/* Páginas Fijas */

.contextual {
text-align: left;
padding: 5px 5px 12px 8px;
background-color: #eee;
color: #333;
border: 1px solid #cecdcd;
}

.contextual a {
border: none;
}

.contextual img {
border: 1px solid #cdd;
}

.contextual a img, .renglonfijas a img, .textofijas a img {
border: 1px solid #06b;
}

.contextual a:hover img, .renglonfijas a:hover img, textofijas a:hover img {
border-color: #c00;
}

.contextit {
font-size: 1.2em;
font-weight: bold;
text-align: left;
padding: 3px 4px;
background-color: #bdbcbc;
color: #fff;
}

.textofijas {
text-align: left;
line-height: 1.6em;
padding: 0 20px 15px 15px;
}

.textofijas strong {
color: #444;
}

.textofijas img, .renglonfijas img {
float: left;
margin: 4px 10px 10px 0;
border: 1px solid #333;
}

.renglonfijas {
text-align: left;
line-height: 1.6em;
padding: 15px 20px 10px 15px;
border-top: 1px solid #ccd;
}

#bgmapas {
background-color: #fff;
}

#cajadiv {
width: 595px;
color: #000;
padding: 0 5px;
}

#mapastitulo {
width: 100%;
padding: 18px 0 15px 5px;
margin: 5px 0 2px 0;
background-color: #c00;
}

#mapastitulo h2 {
font-size: 1.4em;
color: #fff;
}

#mapas {
width: 400px;
float: left;
}

#mapas img {
border: 1px solid #446;
}

#mapastexto, #mapasayudas {
width: 165px;
float: left;
padding: 20px 5px;
margin: 0 10px;
}

#mapasayudas {
border-top: 1px solid #ccd;
}

#mapacerrar {
width: 600px;
padding: 7px 10px 20px 10px;
margin-top: 5px;
background-color: #eee;
border-top: 1px solid #ccd;
}

#mapasayudas img, #mapacerrar img {
vertical-align: middle;
}

#cajita {
width: 135px;
margin: 0 13px;
}

.direccion li {
	background : url("../imas/bullet_verde.gif") no-repeat 2px 7px;
	padding : 0 0 0 9px;
	margin-bottom: 3px;
}

.formulario {
margin: 40px 0 0 0;
padding: 10px;
border: 1px solid #ccd;
}

.formulario input.text {
border: 1px solid #aaa;
background-color: #eee;
}

.formulario textarea.mensaje {
width: 95%;
height: 150px;
border: 1px solid #aaa;
background-color: #eee;
}

.formulario textarea.enviar {
width: 95%;
height: 75px;
border: 1px solid #aaa;
background-color: #eee;
}

.botform {
display: block;
margin: 15px 0 15px 1px;
}

#clearing {
clear: both;
}
