@charset "iso-8859-1";
#ruta {
	height: 30px;
	padding-top: 1px;
}
#envoltorio {
	background-image: url(../images/general/fondo_interior.gif);
	background-repeat: repeat-y;
}
#envoltorio-s-lateral {
	background-image: url(../images/general/fondo_interior-s-lateral.gif);
	background-repeat: repeat-y;
}
#contenedor {
	background-image: url(../images/general/fondo_contenedor.gif);
	background-repeat: no-repeat;
}
#contenedor-s-lateral {
	background-image: url(../images/general/fondo_contenedor-s-lateral.gif);
	background-repeat: no-repeat;
}

#lateral {
	float: left;
	width: 162px;
	font-size: 11px;
	position: relative;
	padding-top: 3px;
	height: auto;
}
#lateral form {
	padding: 0px;
	width: 152px;
	font-size: 9px;
	color: #61717d;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lateral form .bloque {
	height: 15px;
	width: 84px;
	font-size: 10px;
	color: #61717d;
	margin-bottom: 2px;
	margin-left: 2px;
}

/*#lateral ul {
	width: 159px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#lateral li {
	text-align: right;
	background-image: url(../images/general/fondo_op-lateral.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 13px;
	padding-right: 19px;
	padding-bottom: 8px;
	padding-top: 8px;
}*/
#ruta {
	font-size: 9px;
	color: #6d8a96;
	/*padding-left: 164px;*/
}
#ruta a {
	color: #61717d;
	text-decoration: none;
}
#ruta a:hover {
	color: #000000;
	text-decoration: none;
}

#ruta ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#ruta li {
	float: left;
	background-image: url(../images/generales/ubica.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 6px;
	font-size: 9px;
}
#ruta .normal {
	background-image: url(../images/general/separa_ruta.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: right top;
}
#ruta .normal a:hover {
	color: #000000;
	text-decoration: none;
}

#ruta .ultimo {
	background-image:none;
	/*background-image: url(../images/generales/flecha_ubica2.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;*/
	padding-left: 13px;
	color: #ec2e38;
}
#ruta .ultimo a {
	color: #ec2e38;
	text-decoration: none;
}
#ruta .ultimo a:hover {
	color: #000000;
	text-decoration: none;
}
#contenido {
	width: 802px;
	float: right;
}

#contenido-s-lateral {
	width: 802px;
	float: left;
} 
#contenido h1 {
	font-size: 19px;
	font-weight: bold;
	color: #39719b;
	padding-left: 36px;
	background-image: url(../images/general/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: 21px 2px;
	padding-right: 10px;
}
#contenido  h1 .area {
	color: #a4afb8;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #cccccc;
	padding-right: 7px;
}
#contenido h2 {
	color: #a4afb8;
	font-size: 15px;
	padding-left: 22px;
	padding-right: 15px;
}
#contenido h3 {
	font-size: 12px;
	color: #39719b;
	padding-left: 22px;
	padding-right: 15px;
}
#contenido ul {
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
}
#contenido li {
	background-image: url(../images/general/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}



#contenido p {
	font-size: 11px;
	padding-left: 22px;
	padding-right: 10px;
}
#contenido a {
	color: #39719b;
	text-decoration: none;
}
#contenido a:hover {
	color: #00599b;
	text-decoration: underline;
}

/* NOTICIAS */
#contenido .listNoticias {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/noticias/fondo_listado.gif);
	background-repeat: no-repeat;
	min-height: 39px;
	clear: both;
}
#contenido .listNoticias .fecha {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#contenido .listNoticias h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#contenido .listNoticias img {
	border: 1px solid #39719b;
	float: right;
	margin: 10px;
	background-color: #FFFFFF;
	padding: 1px;
}



#contenido .general h3 {
	font-size: 11px;
	padding-bottom: 10px;
}

#contenido .listNoticias p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
}
/* GALERIA */
#contenido .listGaleria {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/galeria/fondo_listado.gif);
	background-repeat: no-repeat;
	min-height: 39px;
}
#contenido .listGaleria .fecha {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#contenido .listGaleria h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
/* BUSCADOR */
#contenido #resultado {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d5dade;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 25px;
}
#contenido #resultado h2 {
	font-size: 12px;
	margin: 0px;
	padding-left: 38px;
	color: #61717D;
}
#contenido #resultado p {
	margin: 0px;
	padding-left: 38px;
}

#contenido .listBuscador {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/buscador/fondo_listado.gif);
	background-repeat: no-repeat;
	min-height: 39px;
}
#contenido .listBuscador h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#contenido .listBuscador p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
}
/* SITIOS RELACIONADOS */
#contenido .listSitios {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sitios/fondo_sitios.gif);
	background-repeat: no-repeat;
	min-height: 39px;
	clear: both;
}
#contenido .listSitios h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#contenido .listSitios img {
	float: right;
	margin: 10px;
}

#contenido .listSitios p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
}

#contenido .fotoDer {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 200px;
}
#contenido .fotoDer img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #39719B;
}
#contenido .fotoDer p {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #A4AFB8;
	text-align: center;
}

#contenido .fecha {
	font-size: 9px;
}
#contenido form {
	margin-left: auto;
	width: 530px;
	background-color: #f6f6f8;
	border: 1px solid #d0d2d4;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: auto;
}
#contenido form table.formularios {
	margin-bottom: 10px;

}
#contenido form table.formularios td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
}
#contenido form table.formularios td.sinlinea {
	border:none;
}
#contenido form table.formularios td.bottom {
	vertical-align:bottom;
}
#contenido form table.formularios td.codigo169 {
	padding-top:43px;
}
#contenido  form table.formularios th {
	background-color: #39719B;
	color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F6F6F8;
	padding: 2px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F8;
}
#contenido form .formularios .bloque {
	border: 1px solid #969696;
	background-image: url(../images/general/fondo_campo.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial;
	color: #000000;
	font-weight: normal;
}
#contenido form .ejemplo {
	font-size: 9px;
	color: #999999;
	display: block;
	font-weight: normal;
}
#contenido .popup a {
	background-image: url(../images/general/popup.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
#contenido .mensaje {
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-style: italic;
}
#contenido .boton {
	margin: 20px;
}
#contenido .tabla {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5e778b;
	margin-top: 10px;
}
#contenido .tabla th {
	color: #FFFFFF;
	background-image: url(../images/fondoTabla.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5e778b;
	font-size: 10px;
	height: 27px;
	padding-top: 3px;
	text-align: center;
	background-color: #c0c8c9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
#contenido .tabla th.primero {
	text-align: left;
	padding-left: 22px;
}

#contenido .tabla td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7ced2;
	background-color: #eff0f0;
	font-size: 10px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7ced2;
}
#contenido .tabla td.vineta {
	background-image: url(../images/vinetaTabla.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}

#subportada {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 285px;
}
#subportada #grande {
	width: 478px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#subportada #accesos {
	width: 284px;
	position: absolute;
	top: 0px;
	right: 8px;
}
#subportada #accesos .ingreso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding-top: 7px;
	padding-bottom: 10px;
}
#subportada-numeracion {
    margin-left: 8px;
    margin-top: 10px;
    width: 948px;	
	}

a.mas {
	background: url(../images/general/mas.gif) no-repeat 100% 50%;
	background-repeat: no-repeat;
	padding-right: 13px;
	white-space: nowrap;
	background-position: 100% 50%;
	display: inline-block;
}
/*a.more { white-space: nowrap; padding-right: 10px; background: url(http://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; }*/
#subportada #accesos a {
	color: #00599b;
	text-decoration: none;
}
#subportada #accesos a:hover {
	color: #00599b;
	text-decoration: underline;
}
#subportada #accesos h3 {
	color: #61717d;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#subportada #accesos p {
	margin: 0px;
	padding: 0px;
}

#subportada #accesos img {
	float: left;
}
#paginacion {
	text-align: center;
	margin-top: 10px;
	font-size: 9px;
}
#paginacion .selec {
	font-weight: bold;
	color: #ec2e38;
	font-size: 11px;
}
#paginacion a {
	color: #61717D;
}




#auxiliar {
	background-image: url(../images/general/final_contenido.gif);
	height: 40px;
	padding-left: 184px;
	padding-top: 20px;
	clear: both;
	background-repeat: no-repeat;
}

#auxiliar-s-lateral {
	background-image: url(../images/general/final_contenido-s-lateral.gif);
	height: 40px;
	padding-left: 184px;
	padding-top: 20px;
	clear: both;
	background-repeat: no-repeat;	
	}

#auxiliar img {
	margin-right: 12px;
}
.foto_subportada {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.left {
	text-align: left;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.centrado {
	text-align: center;
}
#mapa {
	padding-left: 18px;
	padding-top: 20px;
}
#mapa .mapaRojo{
	border: 1px solid #5e778b;
	width: 173px;
	margin-right:15px;
	float:left;
	background-image: url(../images/mapa/fondillo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 15px;
}
#mapa   .mapaRojo   h3 {
	margin: 2px;
	line-height: 25px;
	background-image: url(../images/mapa/rojo.gif);
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 23px;
}
#mapa ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mapa .mapaRojo li {
	padding-left: 27px;
	background-image: url(../images/mapa/ruta-gris.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-bottom: 7px;
	padding-right: 5px;
}
#mapa .mapaRojo li.ultimo {
	background-image: url(../images/mapa/final-gris.gif);
	background-repeat: no-repeat;
}
#mapa .submapa {
	font-size: 10px;
	margin-top: 3px;
}
#mapa .submapa li {
	background-image: url(../images/mapa/ruta-gris.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#mapa .submapa li.ultimo {
	background-image: url(../images/mapa/final-gris.gif);
	background-repeat: no-repeat;
}
