/* CSS Document */
@charset "iso-8859-1";
body {
	background-color: #FFF;
	color: #61717d;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #61717d;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#todo {
	text-align: left;
	width: 18cm;
	margin-right: auto;
	margin-left: auto;
}
#encabezado {
	display:none;
}
/* MENU PRINCIPAL */
#botonera {
	display:none;
}
#colofon {
	text-align: center;
	margin-top: 20px;
	font-size: 9px;
	color: #7d868d;
	margin-bottom: 10px;
}
#colofon p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#colofon #apoyo {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	color: #313131;
	margin: 0px;
}
#colofon #apoyo a {
	color: #313131;
	text-decoration: none;
}

#colofon #apoyo a:hover {
	text-decoration: underline;
}
#colofon #apoyo li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
	line-height: 25px;
}

#colofon #apoyo .last {
	border-right-width: 0px;
}
#colofon .cyber a {
	color: #313131;
	text-decoration: none;
}
#colofon .cyber a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.bloque {
	background-image: url(../images/general/fondo_campo.gif);
	background-repeat: repeat-x;
	border: 1px solid #b3b3b3;
	background-color: #FFFFFF;
}
#ruta {
	display:none;
}
#envoltorio {
	background:none;
}
#contenedor {
	background:none;
}

#lateral {
	display:none;
}
#contenido {
	width: 100%;
}
#contenido h1 {
	font-size: 19px;
	font-weight: bold;
	color: #39719b;
	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: 95%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #a4afb8;
}
#contenido .listNoticias .fecha {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido .listNoticias h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#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: 0px;
}
/* GALERIA */
#contenido .listGaleria {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #a4afb8;
}
#contenido .listGaleria .fecha {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido .listGaleria h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* BUSCADOR */
#contenido #resultado {
	width: 95%;
	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: 0px;
}

#contenido .listBuscador {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #a4afb8;
}
#contenido .listBuscador h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido .listBuscador p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* 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 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;
}











#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;
}
a.mas {
	background-repeat: no-repeat;
	padding-right: 13px;
	white-space: nowrap;
	no-repeat: 100% 50%;
	display: inline-block;
	background-image: url(../images/general/mas.gif);
	background-position: 100% 50%;
}
/*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 {
	display:none;
}
.foto_subportada {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


