@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------- CENTRAL H1 */
#central h1{
	font-weight:bold;	
	font-size:24px;
	color:#1a5593;
	padding-left:35px;
	line-height:39px;
}

#central h1 a{
	color:#1a5593;
	text-decoration:none;
}

#central h1 a:link{
	color:#1a5593;
	text-decoration:none;
}

#central h1 a:visited{
	color:#1a5593;
	text-decoration:none;
}

#central h1 a:hover{
	color:#8FACCA;
	text-decoration:none;
}

#central h1 a:active{
	color:#1a5593;
	text-decoration:none;
}

.titulo{
	height:40px;
	clear:both;
}

.titulo_h1{	
	background-image:url(../img/fondoTitulos_h1.jpg);
	background-repeat:no-repeat;
	width:659px;
	float:left;
}


/* -------------------------------------------------- CENTRAL H2 */

#central h2{
	font-weight:bold;
	font-size: 16px;
	color:#FFFFFF;	
	padding-left:15px;	
	line-height:39px;	
}

#central h2 a{
	color:#FFFFFF;	
	text-decoration:none;
}


#central h2 a:link{
	color:#FFFFFF;	
	text-decoration:none;
}

#central h2 a:visited{
	color:#FFFFFF;	
	text-decoration:none;
}

#central h2 a:hover{
	color:#154f8e;
	text-decoration:none;
}

#central h2 a:active{
	color:#FFFFFF;	
	text-decoration:none;
}




.titulo_h2{
	background-image:url(../img/fondo_subtitulo_h2.jpg);
	background-repeat:no-repeat;
	float:left;	
	width:659px;
	/*margin-top:1px;*/
	margin-bottom:20px;
}

/* -------------------------------------------------- CENTRAL H3 */

#central h3{
	margin-top:20px;
	font-weight:bold;
	font-size:18px;	
	color:#487bab;
	padding-left: 15px;
	background-image:url(../imagenes/estructura/item_h3.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;

}

#central h3 a{
	color:#487bab;
	text-decoration:none
}

#central h3 a:hover{	
	color:#1a5593;
	text-decoration:none;
}


/* -------------------------------------------------- CENTRAL H4 */

#central h4{
	margin-left:10px;
	margin-top:10px;
	font-size:14px;
	color:#2d4a06;
	font-weight:bold;
	background-image:url(../img/fondoTitulos_h4.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:31px;
	line-height:31px;
	padding-left:50px;
}

/* -------------------------------------------------- CENTRAL H5 */

#central h5{
	color:#ffffff;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../img/fondoTitulos_h5.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:31px;
	line-height:31px;
	padding-left:50px;
	margin-top:10px;
	margin-bottom:10px;
}

/* -------------------------------------------------- CENTRAL H6 */

#central h6{
	font-size:12px;
	color:#666666;
	padding-left:30px;
	background-image:url(../imagenes/estructura/item_h6.jpg);
	background-position:15px 3px;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#central h6 a{
color:#000000;
text-decoration:none;
}

#central h6 a:hover{
color:#000000;
text-decoration:underline;
}

/* ------------------------------------------------------------------------------ RUTA  */

#ruta{
	color:#FFF;	
	font-size:14px;
	font-weight:bold;
	text-align:center;	
	background-image:url(../img/fondo_btn_Volver.jpg);
	background-repeat:no-repeat;
	width:109px;
	height:39px;
	line-height:39px;
	float:left;	
/*	margin-right:1px;*/
}

#ruta a{
	color:#FFF;
	text-decoration:none;
}

#ruta a:hover{
	color:#a7d2ff;
	text-decoration:none;
}

/* ------------------------------------------------------------------------------ JAVAS  */

#javas{
	float:left;
	background-image:url(../img/fondo_btn_Volver.jpg);
	background-repeat:no-repeat;
	width:109px;
	height:39px;
	line-height:39px;
	text-align:center;
	margin-left:1px;
}

/* -------------------------------------------------------------------------------- */

#central #nota p{
	text-align:justify;
	margin:20px 15px 10px;
}

#central p span{
	color:#CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

#central p strong{
	font-weight:bold;
	color:#000000;
}

/* -------------------------------------------------------------------------------- LISTAS GENERAL */

#central ul{
	list-style-type:none;
	margin-left:20px;
	margin-top:20px;
}

/* -------------------------------------------------------------------------------- LISTA GRANDE */
#central #nota {
}

#central .grande li {
	background-image:url(../imagenes/estructura/item_listaGrande.jpg);
	background-repeat:no-repeat;
	padding-left: 30px;
	line-height:31px;
	width:500px;
}

#central .grande li a{
	font-weight: bold;
	color: #686868;
	text-decoration:none;
	background-color:#FFF;
	border-bottom:1px solid #e5e5e5;
	display:block;
	padding-left:10px;
	padding-right:10px;
}

#central .grande li a:hover{
	text-decoration:none;
	color:#185494;
	background-color:#efefef;
	border-bottom:1px solid #e5e5e5;	
}

/* -------------------------------------------------------------------------------- LISTA BULLETEADO */
#central .buleteado ul{
	
}

#central li a{
	text-decoration:none;
	color:#1f5794;
}
#central li a:hover{
	text-decoration:underline;
	color:#000;
}


#central .buleteado li{
	background-image:url(../imagenes/estructura/item_Bulleteado.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin-left: 30px;	
	padding-left: 20px;
	width:650px;	
	color: #333333;
	margin-top:8px;
}

#central .buleteado li a, #central p a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#central .buleteado li a:hover, #central .buleteado2 li a:hover, #central p a:hover{
	text-decoration:underline;
}

#central .buleteado2 li a{
	font-size:1.2em;
	padding:0 20px 0 70px;
	background-image:url(../imagenes/estructura/bull_gris.jpg);
	background-position:50px 5px;
	background-repeat:no-repeat;
	color: #333333;
	margin-top:2px;
}

#central .buleteado li li{
	padding:0 20px 0 20px;
	background-image:url(../imagenes/estructura/item_Bulleteado_li.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	width:617px;
}


/*-------------------------------------------------------------------------------- TABLAS */

#central #detalle table{
	margin-top:20px;
	width:420px;
	text-align:left;
	border:1px solid #E6E6E6;
	background-color:#F4F4F4;	
	padding: 10px;
	border-collapse:separate;
	empty-cells:hide;	
}


#central table{
	margin-top:20px;
	width:760px;
	text-align:left;
	border:1px solid #E6E6E6;
	background-color:#F4F4F4;	
	padding: 10px;
	
	border-collapse:separate;
	empty-cells:hide;	
}

#central table th{
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	
	text-align: left;
	padding: 6px 6px 6px 12px;	
	background-image:url(../img/bg_header.jpg);
	background-repeat:repeat-x;
}

#central table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


#central table td{
	text-align:center;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px;
	color: #4f6b72;
}

#central table td a{
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}

#central table td a:hover{
	color:#7Dbf21;
	text-decoration:none;
}

#central .tabla_titulo_interno{
	color: #4f6b72;
	font-weight:bold;	
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;	
	text-align: left;
	padding: 3px 6px 3px 12px;	
	background-color:#d9e7f9;	
}

/* -------------------------------------------------------------------------------- ACCESOS */

#central #accesos img{
	margin-bottom:5px;
	padding:0px;
}

*html #central #accesos img{
	margin-bottom:0px;
}

/* -------------------------------------------------------------------------------- PRENSA INTERNA */

#central #prensa_interna h1{
	font-weight:bold;	
	font-size:24px;
	color:#FFFFFF;
	padding-left:35px;
	line-height:39px;
}


.centralprensa_linea_p {
	font-size:1.1em;
	font-weight:bold;
	border-top-width: 1px; 
	border-top-style: solid;
	border-top-color: #C5C5C5;
}

#central #prensa_interna p a{
	font-size:1.1em;
	font-weight:bold;
}

#central #prensa_interna p a:hover{
	color:#003399;
	text-decoration:underline;
}

#central #prensa_interna  table p img{
	border:1px solid #000000;
	margin: 0 15px;
}

#central #prensa_interna table{
	border:0;
	text-align:left;
	width:100%;
}

#central #prensa_interna table td{
	padding:5px;
	border:0px;
}

#nota{
	padding:0 0 0 0px;
	border:0px;
}

/* -------------------------------------------------------------------------------- PRENSA BOTONERA */

.audio{
	line-height:20px;
	margin: 5px 0px;
	vertical-align:middle;
}

.videoplayer{
	margin: 5px 0px;
	vertical-align:middle;
}


#central #cabecera_prensa{
	float:none;
	height:79px;	
}

#titulo_h1_prensa{	
	background-image:url(../img/fondoTitulos_h1_Prensa.jpg);
	background-repeat:no-repeat;
	width:660px;
	float:left;
	margin-left:1px;
	margin-bottom:1px;
	height:39px;
}

#prensa_botonera{
	font-size:12px;
	font-weight:bold;
	margin-top:1px;
	height:39px;
	clear:both;
}

#central .boton_prensa {
	margin-left:1px;
	width:131px;
	height:26px;
	float:left;
}

#central .boton_prensa a{
	vertical-align:middle;
	text-align:center;
	height:26px;	
	background-image:url(../img/boton_prensa.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	display:block;	
}

#central .boton_prensa a:hover{
	background-image:url(../img/boton_prensa_over.jpg);
	background-repeat:no-repeat;	
	text-decoration:none;	
}

/* -------------------------------------------------------------------------------- PRENSA BOTON SELECCIONADO */

#central .boton_prensa_seleccionado {
	margin-left:1px;
	width:131px;
	height:26px;
	float:left;
}

#central .boton_prensa_seleccionado a{
	vertical-align:middle;
	text-align:center;
	height:26px;	
	background-image:url(../img/boton_prensa_over.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	display:block;	
}

#central .boton_prensa_seleccionado a:hover{
	background-image:url(../img/boton_prensa_over.jpg);
	background-repeat:no-repeat;	
	text-decoration:none;	
}

/* -------------------------------------------------------------------------------- PRENSA BOTONERA LISTA */

#central .grande_prensa ul{
	margin-top:10px;
}

#central .grande_prensa li {
	width:620px;
	text-decoration:none;
	background-color:#FFF;
	border-bottom:1px solid #e5e5e5;
	padding:10px 5px;
	margin-top:10px;
}

#central .grande_prensa li:hover {
	background-color:#efefef;
	border-bottom:1px solid #e5e5e5;
}

#central .grande_prensa li a span{
	color:#000;
}

#central .grande_prensa li a{
	font-weight: bold;
	color: #686868;
	text-decoration:none;
	padding:10px 5px;
}

#central .grande_prensa li a:hover{
	text-decoration:none;
	color:#185494;
/*	background-color:#efefef;
	border-bottom:1px solid #e5e5e5;*/	
}

#central .grande_prensa li .descarga a{
	text-decoration:none;
	border:0px;
	margin-top:3px;
	margin-bottom:3px;	
}

/* -------------------------------------------------------------------------------- PRENSA BOTONERA CALENDARIO */

/* -------------------------------- BOTON SUBMENU CALENDARIO 1 */
#central #submenu_calendario{
	height:39px;
}

#central .prensa_botonera_calendario{
	width:160px;
	height:38px;
	float:left;
	line-height:38px;
	margin-left:1px;
	margin-top:1px;
	font-weight:bold;	
}

#central .prensa_botonera_calendario a{
	vertical-align:middle;
	text-align:center;
	height:38px;	
	background-image:url(../img/boton_SubmenuCalendario.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	display:block;	
}

#central .prensa_botonera_calendario a:hover{
	background-image:url(../img/boton_SubmenuCalendario_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}

/* -------------------------------- BOTON SUBMENU CALENDARIO 1 SELECCIONADO */

#central .prensa_botonera_calendario_over a{
	font-weight:bold;
	float:left;
	line-height:38px;
	margin-left:1px;
	margin-top:1px;
	vertical-align:middle;
	text-align:center;
	width:160px;
	height:38px;
	background-image:url(../img/boton_SubmenuCalendario_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	display:block;	
}

/* -------------------------------- BOTON SUBMENU CALENDARIO 2 */

#central #submenu_calendario2{
	height:39px;
}

#central .prensa_botonera_calendario2{
	width:157px;
	height:38px;
	float:left;
	line-height:38px;
	margin-left:1px;
	margin-top:1px;
	font-weight:bold;	
}

#central .prensa_botonera_calendario2 a{
	vertical-align:middle;
	text-align:center;
	height:38px;	
	background-image:url(../img/boton_SubmenuCalendario_2.jpg);
	background-repeat:no-repeat;
	color:#444444;
	text-decoration:none;
	display:block;	
}

#central .prensa_botonera_calendario2 a:hover{
	background-image:url(../img/boton_SubmenuCalendario_2_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}

/* -------------------------------- BOTON SUBMENU CALENDARIO 2 SELECCIONADO */

#central .prensa_botonera_calendario2_over a{
	font-weight:bold;
	float:left;
	line-height:38px;
	margin-left:1px;
	margin-top:1px;
	vertical-align:middle;
	text-align:center;
	width:157px;
	height:38px;
	background-image:url(../img/boton_SubmenuCalendario_2_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#444444;
	display:block;	
}

/* -------------------------------------------------------------------------------- GALERIA DE FOTOS */

/* ------------------------------- GALERIA PRINCIPAL */

#galeria{
	width:660px;
	font-size:12px;
}

#galeria .album {
	width:188px;
	height:157px;
	background-image:url(../img/fondo_GaleriaImg.jpg);
	background-repeat:no-repeat;	
	float:left;
	margin-left:10px;
	margin-top:10px;	
}

#galeria .album:hover{
	background-image:url(../img/fondo_GaleriaImg_over.jpg);
	background-repeat:no-repeat;		
}

#galeria .album .imagen {
	width:170px;
	height:80px;
}

#galeria .album img{
	border:1px solid #acacac;
	margin:7px 9px 5px 7px;
	vertical-align:top;
	text-align:center;
}

#galeria .album img a{
	border:1px solid #acacac;
	margin:5px 5px auto 5px;
}

#galeria .album img a:hover{
	border:1px solid #FFFFFF;
	margin:7px 9px 5px 7px;
}

#galeria .album .fecha {
	font-size:10px;
	color:#6f99c1;
	margin:0px 9px 5px 7px;	
}

#galeria .album .nombre {
	color:#5b5b5c;	
	margin:0px 9px 5px 7px;		
}
#galeria .album .nombre a{
	color:#5b5b5c;	
	text-decoration:none;
}
#galeria .album .nombre a:hover{
	color:#000000;	
	text-decoration:none;	
}


/* ------------------------------- GALERIA INTERIOR */

#galeria_interna{
	margin:33px;
}

.galeria_fotos{
	float:left;
	width:140px;
	height:100px;
	background-image:url(../img/fondo_GaleriamgInterna.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:5px;
}

.galeria_fotos a img{
	border:1px solid #999;
	margin: 7px 10px;
	vertical-align:middle;
	text-align:center;
}

.galeria_fotos a img:hover{
	border:1px solid #666;
	margin:auto;
	vertical-align:middle;
	text-align:center;
	margin: 6px 9px;	
}

#graficos{
	float:left;
	width:150px;
	height:100px;
	margin:10px 10px;
}

#graficos img {
	border:1px solid #000000;
}


/* -------------------------------------------------------------------------------- CENTRAL BANNERS */

#central #banners {
	text-align:right;
	float:right;
	width:160px;
	margin-top:30px;
}

#central #banners ul{
	padding:10px 0px 10px 0px;
	list-style-type:none;
}

#central #banners li {
	padding:10px 0px 10px 0px;
}

/* -------------------------------------------------------------------------------- PRENSA */
#prensa p{
	color:#393939;
}

#prensa p a{
	color:#1a5593;
	text-decoration:none;
}

#prensa p img{
	margin:3px;
}

#prensa h1 {
	font-size:23px;
	line-height:24px;
	color:#1a5593;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;
}

#prensa h1 a{
	color:#1a5593;
	text-decoration:none;
}

#prensa h1 a:hover{
	text-decoration:none;
}



/* -------------------------------------------------------------------------------- MAS INFO */



#mas_info {
	width:130px;
	height:20px;
	float:right;
	font-weight:bold;
	margin-top:5px;
}

#mas_info a {
	padding:2px;
	color:#1b5694;
	text-decoration:none;
}

#mas_info a:hover{
	color:#FFF;
	background-image:url(../img/fondo_Leer_Nota_Completa.jpg);
}

#mas_info img {
	vertical-align:middle;	
	margin-bottom:3px;
}

.fecha_noticia{
	color:#2278b6;
	font-weight:bold;
	width:220px;
	text-align:left;
}

/* ------------------------------------------------------------------ 	NOTICIAS ANTERIORES */

#gral_noticias_anteriores{
	width:260px;
	height:288px;
	background-image:url(../img/fondo_noticias_anteriores.jpg);
	background-repeat:no-repeat;
/*	background-position:top;	*/
	margin-left:5px;
}

#titulo_noticias_anteriores{
	background-image:url(../img/titulo_noticias_anteriores.jpg);
	background-repeat:no-repeat;
	height:25px;
}

#gral_noticias_anteriores .noticias_anteriores{
	height:221px;
}

#gral_noticias_anteriores .noticias_anteriores ul{
	margin-top:0px;
	width:230px;
	padding:0px 0px 0px 0px;
	margin-left:5px;
	padding-top:10px;
	border:0px;	
}

#gral_noticias_anteriores .noticias_anteriores ul li {
	background-image:url(../img/flechita_01.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:55px;
	padding:0px 5px 5px 10px;
	margin-bottom:10px;
	clear:both;
	display:block;
}

#gral_noticias_anteriores .noticias_anteriores ul li:hover {
	background-color:#E8E8E8;
	background-image:url(../img/flechita_01_over.jpg);
	background-repeat:no-repeat;	
}

.noticias_anteriores ul li span {
	font-size:12px;
	color:#3192ce;
	font-weight:bold;
	text-align:left;
}

.noline{
	display:inline;
}

#gral_noticias_anteriores .noticias_anteriores ul li a{
	color: #033f7e;
	text-decoration:none;
	display:block;
}

#gral_noticias_anteriores .noticias_anteriores ul li a:hover{
	color:#003399;
}

#gral_noticias_anteriores .acceso_prensa_menu {
	width:130px;
	text-align:right;
	margin-left:120px;
	line-height:22px;
}

#gral_noticias_anteriores .acceso_prensa_menu a{
	color:#3192ce;
	text-decoration:none;
	padding:2px;
	font-weight:bold;
}

#gral_noticias_anteriores .acceso_prensa_menu a:hover{
	color:#FFF;
	text-decoration:none;
	background-image:url(../img/fondo_seccion_prensa.jpg);
}

.noticias_anteriores img {
	border:2px solid #CCC;
	margin:2px;
}


/* -------------------------------------------------- ZONAS */
#zonas {
	margin-top:20px;
	margin-bottom:10px;
}

/* -------------------------------------------------- PRECARGA ROLLOVER */

.precargaRollOver {
	visibility:hidden;
}

