@charset "utf-8";
#centro.portada {
	background-image: url(../images/general/fondo_portada.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#centro  #izquierda {
	float: left;
	width: 609px;
	padding-left: 9px;
}
#centro #izquierda h1 {
	margin: 0px;
	padding: 0px;
}


#centro #flash {
	background-image: url(../images/maqueta/fondo_flash.jpg);
	height: 522px;
	background-repeat: no-repeat;
	float: left;
	width: 307px;
}
#centro #noticias {
	float: left;
	width: 381px;
	height:415px;
}
#centro #contenido  h2 {
	color: #d17227;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#centro #contenido #noticias #letra {
	position: absolute;
	z-index: 5;
	text-align: right;
	width: 360px;
}
#centro #contenido #noticias #letra img {
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#centro #notas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #becad5;
	border-right-color: #becad5;
	/*padding-top: 12px;
	padding-right: 10px;*/
	/*background-image: url(../images/portada/fondo_noticias.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	height: 387px;
}
#centro #noticias #primera {
	/*padding-bottom:12px;*/
	}
#centro #primera img {
	background-color: #FFFFFF;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #AAAAAA;
	border-bottom-color: #cecece;
	border-left-color: #AAAAAA;
	float: left;
	margin-right: 10px;
}
#centro #noticias .primera {
	/*padding-bottom:12px;*/
	}
#centro .primera img {
	background-color: #FFFFFF;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #AAAAAA;
	border-bottom-color: #cecece;
	border-left-color: #AAAAAA;
	float: left;
	margin-right: 10px;
}
#centro #noticias .titular {
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;*/
	padding-bottom: 5px;
	clear: both;
	margin-bottom: 5px;
}

#centro #noticias #AutoScrollContent .titular {
padding-left:8px;
}

#AutoScrollContainer {
	position:absolute;
	top:562px;
	left:13px;
	width:379px;
	height:140px;
	clip:rect(0,350,120,0);
	overflow:hidden;
	z-index:1;
	visibility:visible;
	border:1px solid #becad5;
	/*background-color: #ECF0F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #becad5;
	border-left-style: solid;
	border-left-color: #becad5;
	border-right-style: solid;
	border-right-color: #becad5;*/
}
#AutoScrollContent { position:absolute; top:0px; left:0px; width:370px; visibility:visible; }

.titular.alto {
	height:140px;
}
.titular img {
	background-color: #FFFFFF;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #AAAAAA;
	border-bottom-color: #cecece;
	border-left-color: #AAAAAA;
	float: left;
	margin-right: 10px;
}
#centro #noticias p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centro #noticias p.fecha {
	font-size: 10px;
	color: #696969;
}
#centro #noticias h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#centro #noticias h3 a {
	color: #435d93;
	text-decoration: none;
}
#centro #noticias h3 a:hover {
	color: #000000;
	text-decoration: none;
}
#centro #noticias .todos {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#centro #noticias #notas .notiCentral {
	clear: both;
}

#centro #noticias #notas .fotoCentral {
	height: 241px;
	width: 360px;
	border: 1px solid #cecece;
	background-color: #FFFFFF;
	clear: both;
	overflow: hidden;
	padding: 1px;
}
#centro #noticias #notas .fotoCentral img {
	width: 360px;
	height: auto;
}

#centro #noticias #notas .tituloCentral {
	background-color: #4D5E80;
	width: 352px;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#centro #noticias #notas .tituloCentral p.fecha {
	color: #FFFFFF;
}
#centro #noticias #notas .tituloCentral h3 {
	font-size:14px;
}
#centro #noticias #notas .tituloCentral a {
	color:#ced2d8;
	text-decoration:none;
}
#centro #noticias #notas .tituloCentral a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


#centro #contenido p.mas {
	text-align: right;
	height: 13px;
	clear: both;
}


#centro  #contenido p.mas img {
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
	float: none;

}
#centro #contenido p.video {
}


#centro  #contenido p.video img {
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;

}

#centro #testimonios {
	float: left;
	background-image: url(../images/portada/fondo_testimonios.png);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	width: 218px;
	/*background-image: url(../images/portada/comillas_ini.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;*/
}
#centro #testimonios h3 {
	font-style: italic;
	font-size: 13px;
	background-image: url(../images/portada/comillas_ini.gif);
	margin: 0px;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 43px;
	background-repeat: no-repeat;
}
#centro #testimonios h3 a {
	color: #435d93;
	text-decoration: none;
}
#centro #testimonios a:hover {
	color: #000000;
	text-decoration: none;
}
#centro #testimonios .fin {
	vertical-align: top;
}

#centro #regiones {
	width: 218px;
	float: left;
	background-image: url(../images/portada/fondo_regiones.png);
	background-position: 1px 1px;
	background-repeat: no-repeat;
}
#centro #regionales {
	height: 122px;
	margin-top: 17px;
}
#centro  #regionales h2 {
	margin: 0px;
	padding: 0px;
	color: #d17227;
	font-size: 14px;
}
#centro #regionales p.fecha {
	font-size: 10px;
	color: #696969;
	margin: 0px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#centro  #regionales  h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#centro #regionales a:hover {
	color: #000000;
	text-decoration: none;
}


#centro #destacados {
	position: relative;
	height: 171px;
}
#centro #destacados .botones {
	font-size: 10px;
	text-transform: uppercase;
}

#centro #destacados h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#centro #destacados p {
	color: #FFFFFF;
	margin: 0px;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 15px;
}


#centro #destacados .destacado {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
}
#centro #destacados .pregunta {
	font-weight: bold;
	padding-bottom: 3px;
}

#centro #destacados ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#centro #destacados li {
	margin: 0px;
	padding: 0px;
}

#centro #destacados label {
	/*display: block;*/
	color: #FFFFFF;
	padding-left: 15px;
}
#centro #destacados .botones img {
	margin: 0px;
	padding: 0px;
}
#centro #destacados .botones label{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#centro #destacados .portada{
	background-color: #FFFFFF;
	padding: 2px;
	position: absolute;
	left: 15px;
	top: 15px;
}

#centro #destacados #dest1 {
	height: 171px;
	width: 194px;
	left: 0px;
	top: 0px;
	background-image: url(../images/portada/fondo_destaca1.png);
	background-repeat: no-repeat;
	background-color: #f19e5e;
}
#centro #dest1 .botones {
	position: absolute;
	right: 9px;
	text-align: right;
	width: 180px;
	bottom: 10px;
}





#centro #destacados #dest2 {
	background-image: url(../images/portada/fondo_destaca2.png);
	background-repeat: no-repeat;
	height: 171px;
	width: 194px;
	left: 195px;
	top: 0px;
	background-color: #e9873a;
}
#centro #destacados #dest3 {
	background-image: url(../images/portada/fondo_destaca3.png);
	background-repeat: no-repeat;
	height: 171px;
	width: 156px;
	left: 390px;
	top: 0px;
	background-color: #b4c1de;
}
#centro #dest3 .botones {
	position: absolute;
	top: 40px;
	right: 5px;
}

#centro #destacados #dest4 {
	height: 171px;
	width: 156px;
	left: 547px;
	top: 0px;
	background-image: url(../images/portada/fondo_destaca4.png);
	background-repeat: no-repeat;
	background-color: #8ea0c7;
}
#centro #dest4 .botones {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#centro #dest4 .botrecon {
	position: absolute;
	left: 7px;
	bottom: 7px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#centro #destacados #dest5 {
	height: 171px;
	width: 220px;
	left: 704px;
	top: 0px;
	background-image: url(../images/portada/fondo_destaca5.png);
	background-repeat: no-repeat;
	background-color: #6c81af;
}
#centro #dest5 .fechas {
	margin-top: 10px;
	padding: 0px;
	border:none;
	margin-right: auto;
	margin-left: auto;
}
#centro #dest5 .botones {
	position: absolute;
	top: 6px;
	right: 6px;
}

#centro #dest5 .fechas a {
	color: #FFFFFF;
	text-decoration: none;
}
#centro #dest5 .fechas a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#centro #dest5 .fechas th{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;
	padding-right: 8px;
	margin-right: 5px;
	background-image: url(../images/portada/destacados/separa_fechas.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#centro #dest5 .fechas td {
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#centro #dest5 #social {
	position: absolute;
	height: 39px;
	width: 220px;
	left: 0px;
	bottom: 0px;
	background-color: #cfd0d5;
	background-image: url(../images/portada/fondo_social.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#centro #dest5 #social img {
	margin-top: 5px;
	margin-right: 5px;
}



#centro #banners {
	background-image: url(../images/portada/fondo_banners.png);
	background-repeat: repeat-x;
	height: 71px;
	text-align: center;
}
#centro #banners img {
	border: 1px solid #c9d0d3;
	margin-left: 3px;
	margin-top: 10px;
}
