body{
	margin:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	background:url(../img/fondos/fnd_degradado.jpg) repeat-x 0 0 #FFFFFF;
}

a{
	outline:none;
	font-weight:bold;
	text-decoration: none;
	color: #10275B;
}
a:hover{
	color: #9AAB9B;
}
.oculta{
	display:none;
}
.clear{
	clear:both;
}


/**************************************************Estructura********************************************************/

.contenedora_cabecera {
	position: absolute;
	width:986px;
	height:13px;
	background:url(../img/fondos/contenedora_a-trans.png) 0 0 no-repeat;
	top:-13px;
	left:0px;
}
.contenedora {
	position: relative;
	margin:13px auto 13px auto;
	width:960px;
	background:url(../img/fondos/contenedora_b-trans.png) 0 0 repeat-y;
	padding:0px 13px;
}
.contenedora_pie {
	position: absolute;
	width:986px;
	height:13px;
	background:url(../img/fondos/contenedora_c-trans.png) 0 0 no-repeat;
	bottom:-13px;
	left:0px;
}

.cabecera{
	position: relative;
	width:960px;
	height:290px;
	overflow: hidden;
	/*background:url(../img/fondos/cabecera.jpg) no-repeat left top #FFFFFF;*/
}
.cabecera_superior{
	position: absolute;
	width:960px;
	height:290px;
	left:0px;
	top:0px;
	z-index: 200;
	background:url(../img/fondos/cabecera_superior-trans.png) 0 0  no-repeat;
	
}
.cabecera_inferior{
	position: relative;
	width:960px;
	height:290px;
}
.medio{
	position: relative;
	width:960px;
	background:#FFF;
	z-index:500;
}
.medio_izq{
	position: relative;
	float:left;
	width:230px;
	background:#FFF;
}
.medio_der{
	position: relative;
	float:right;
	width:730px;
	background:#FFF;
}
.pie{
	position: relative;
	width:930px;
	padding:12px 15px 15px 15px;
	background: #10275B;
	font-weight:bold;
	line-height:11px;
	color:#FFF;
}


/**************************************************Cabecera********************************************************/

.bt_acceso_rapido a{
	position:absolute;
	width:103px;
	height:12px;
	right:836px;
	top:29px;
	background:url(../img/botones/bt_acceso_rapido_a.gif) 0 0 no-repeat  !important;
	display:block;
}
.bt_acceso_rapido a:hover, .bt_acceso_rapido_selected a{
	background:url(../img/botones/bt_acceso_rapido_b.gif) 0 0 no-repeat  !important;
}

.fecha{
	position:absolute;
	width:130px;
	height:20px;
	left:252px;
	top:27px;
	font-size:14px;
	color:#AAB9AB;
	text-align: left;
	text-transform:uppercase;
	padding:0px 70px 0px 0px;
}

.bt_inicio a{
	position:absolute;
	width:36px;
	height:11px;
	right:48px;
	top:2px;
	background:url(../img/botones/bt_inicio_a.gif) left top no-repeat;
	display:block;
}
.bt_inicio a:hover{
	background: url(../img/botones/bt_inicio_b.gif) left top no-repeat;
}

.bt_rss a{
	position:absolute;
	width:36px;
	height:11px;
	right:0px;
	top:2px;
	background:url(../img/botones/bt_rss_a.gif) left top no-repeat;
	display:block;
}
.bt_rss a:hover{
	background: url(../img/botones/bt_rss_b.gif) left top no-repeat;
}

.texto_portada{
	position:absolute;
	width:277px;
	height:53px;
	top:100px;
	left:252px;
	background:url(../img/fondos/text_portada-trans.png) 0 0 no-repeat;
}

/* //////////////////// Buscador ///////////////// */
.buscador{
	position:absolute;
	width:243px;
	height:22px;
	bottom:20px;
	left:252px;
}

.caja_buscador{
	position:absolute;
	height:24px;
	width:176px;
	left: 0px;
	top: 0px;
	z-index: 100;
	background:url(../img/fondos/caja_buscador-trans.png) no-repeat left top ;
}
.caja_buscador input{
	background-color: transparent;
	border: none;
	width: 162px;
	color: #10275B;
	font-size: 11px;
	z-index: 1002;
	padding: 5px 5px 2px 5px;
	font-weight: bold;
	display: block;
}

div.bt_buscar .hoverBtn {
	position:absolute;
	width:60px;
	background:url(../img/botones/bt_buscar_a-trans.png) no-repeat 0 0 scroll !important;
	height:23px !important;
	display:block;
	color:#FFFFFF;
	font-weight:bold !important;
	right:0px;
	top:0px;

}
div.bt_buscar .hoverBtn a {
	position: relative;
	z-index: 2;
	display: block;
	width: 	60px;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold !important;
	text-align:center;
	color:#FFFFFF;
	background:	transparent none repeat-x 0 0 scroll;
	padding: 2px 0px 0px 2px;
	height:23px !important;
}

div.bt_buscar .hoverBtn div {
	display: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	background:url(../img/botones/bt_buscar_b-trans.png) no-repeat 0 0 scroll;
	width:60px;
	height:23px !important;
}

div.bt_buscar .hoverBtn div  a:hover{
	color:#FFFFFF;
}

.hoverBtn table{
	cursor:pointer;
}

/************************************************** Idiomas ********************************************************/
.menu_idiomas{
	position:absolute;
	width:91px;
	height:23px;
	right:15px;
	top:50px;
	height: 20px;
}
.idiomas{
	position:absolute;
	width:91px;
	height:80px;
	top:25px;
	height: 20px;
	display:none;
}

.bt_eng_current{
	position:relative;
	width:91px;
	height:23px;
	display:block;
	background:url(../img/idiomas/eng_c-trans.png) 0 0 no-repeat;
}
a.bt_eng, .bt_eng_select{
	position:relative;
	width:91px;
	height:23px;
	display:block;
	background:url(../img/idiomas/eng_a-trans.png) 0 0 no-repeat;
	margin-bottom:2px;
	
}
a.bt_eng:hover, .bt_eng_select{
	background:url(../img/idiomas/eng_b-trans.png) 0 0 no-repeat;
}


.bt_deu_current{
	position:relative;
	width:91px;
	height:23px;
	display:block;
	background:url(../img/idiomas/deu_c-trans.png) 0 0 no-repeat;
}
a.bt_deu, .bt_deu_select{
	position:relative;
	width:91px;
	height:23px;
	display:block;
	background:url(../img/idiomas/deu_a-trans.png) 0 0 no-repeat;
	margin-bottom:2px;
}
a.bt_deu:hover, .bt_deu_select {
	background:url(../img/idiomas/deu_b-trans.png) 0 0 no-repeat;
}


.bt_esp_current{
	position:relative;
	width:91px;
	height:23px;
	display:block;
	background:url(../img/idiomas/esp_c-trans.png) 0 0 no-repeat;
}
a.bt_esp, .bt_esp_select{
	position:relative;
	width:91px;
	height:23px;
	display:block;
	background:url(../img/idiomas/esp_a-trans.png) 0 0 no-repeat;
	margin-bottom:2px;
}
a.bt_esp:hover, .bt_esp_select{
	background:url(../img/idiomas/esp_b-trans.png) 0 0 no-repeat;
}



/**************************************************Cabecera Inferior********************************************************/


#modulo_visor_imagenes{
	position: absolute;
	width: 739px;
	height:283px;
	top:15px;
	right:0px;
	overflow:hidden;
}

.seccion{
	position:absolute;
	width:178px;
	height:17px;
	top:172px;
	left:22px;
	z-index:1230;
	color:#FFFFFF;
}
.redes_sociales{
	position:absolute;
	height:30px;
	bottom:15px;
	right:15px;
	z-index:200;
}
.redes_sociales img{
	position:relative;
	margin-left:1px;
	float:right;
	width: 31px;
	height: 30px;
}


/**************************************************Medio********************************************************/

/*********************************************Medio Izquierda **************************************************/
.columna_especial{
	position:relative;
	width:230px;
	top:-170px;
	display:block;
	
}
.logo a{
	position:absolute;
	width:156px;
	height:165px;
	left:28px;
	top:13px;
	display:block;
	background:url(../img/fondos/logo-trans.png) 0 0 no-repeat;
}
/***********************Menu**********************/
.contendora_menu{
	position:relative;
	width:220px;
	top:-6px;
	margin:0px 0px 12px 10px;
	padding:180px 0px 25px 0px;
	background:url(../img/fondos/fondo_menu-trans.png) 0 0 repeat-y;
}

.menu_principal{
	position:relative;
	width:192px;
	left:0px;
	top:25px;
	z-index:2000;
	padding:0px 12px;
	margin-bottom: 10px;
}

.cabecera_menu{
	position:absolute;
	width:220px;
	height:20px;
	top:-20px;
	left:0px;
	background:url(../img/fondos/cabecera_menu-trans.png) 0 0 no-repeat;
}

.pie_menu{
	position:absolute;
	width:220px;
	height:20px;
	bottom:-20px;
	left:0px;
	background:url(../img/fondos/pie_menu-trans.png) 0 0 no-repeat;
}

a.bt_menu_select {
	position: relative;
	z-index: 2;
	display: block;
	width: 	160px;
	font-size: 18px;
	text-decoration: none;
	color:#9AAB9B ;
	padding: 6px 15px;
	font-weight:normal;
	line-height:35px;
	background:#FFF;
	text-transform:uppercase;
}
a.bt_menu{
	position: relative;
	z-index: 2;
	display: block;
	width: 	160px;
	font-size: 18px;
	text-decoration: none;
	color:#FFFFFF ;
	padding: 6px 15px;
	font-weight:normal;
	line-height:35px;
	text-transform:uppercase;
}

a.bt_menu:hover{
	color:#9AAB9B;
	background:#FFF;
}

.submenu{
	position:relative;
	display:none;
	width:190px;
	padding:5px 0px 10px 15px;
}

a.bt_submenu{
	position:relative;
	width:190px;
	height:11px;
	display:block;
	color:#FFFFFF;
	margin:0px 0px 8px 0px;
	z-index: 2000;
	font-size:11px;
	letter-spacing:0px;
	font-weight:normal;
	text-transform:uppercase;
}

a.bt_submenu:hover{
	color:#9AAB9B ;
}
/*********************** Banners **********************/

.banner_izq{
	position:relative;
	width:212px;
	min-height:64px;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 0px;
}

/*********************************************Medio Derecha **************************************************/

/**************** Columna Izquierda *******************/

.col_izq{
	position:relative;
	float:left;
	width:417px;
	padding:35px 25px 25px 20px;
}

.bloque_noticia_portada{
	position: relative;
	width:415px;
	padding:0px 0px 20px 0px;
	border-bottom:solid 1px #DFE5E0;
}
.img_noticia_portada{
	position: relative;
	width:415px;
	height:246px;
	border:solid 1px #DFE5E0;
	overflow:hidden;
}
.cont_noticia_portada{
	position: relative;
	width:415px;
	font-size:12px;
	color:#797F80;
}
.titular_noticia{
	position:relative;
	margin:15px 0px 10px 0px;
	font-size:28px;
	color:#003882;
	display:block;
}


.bloque_noticia_portada_mini{
	position: relative;
	width:415px;
	border-bottom:solid 1px #DFE5E0;
	padding:20px 0px;
}
.img_noticia_portada_mini{
	position: relative;
	float:left;
	width:100px;
	height:80px;
	overflow:hidden;
	border:solid 1px #DFE5E0;
}
.cont_noticia_portada_mini{
	position: relative;
	float:right;
	width:300px;
	color:#797F80;
	line-height:13px;
}
.titular_noticia_mini{
	position:relative;
	margin:0px 0px 6px 0px;
	font-size:20px;
	color:#003882;
	display:block;
}
a.vermas{
	position:absolute;
	width:61px;
	height:14px;
	bottom:0px;
	right:0px;
	display:block;
	background:url(../img/botones/vermas.jpg) 0 0 no-repeat;
	cursor:pointer;
}
a.vermas:hover{
	background:url(../img/botones/vermas_b.jpg) 0 0 no-repeat;
}




/**************** Columna Derecha *******************/

.col_der{
	position:relative;
	float:right;
	width:260px;
	min-height:250px;
	padding:25px 0px 10px 0px;
}

.bloque_extra{
	position: relative;
	width:245px;
	padding:10px 0px 0px 0px;
}
.cabecera_bloque_extra{
	position:relative;
	width:245px;
	height: 40px;
	border:solid 1px #DFE5E0;
	border-bottom:none;
	background:#FFF;
}
.titulo_cabecera_bloque_extra{
	position:relative;
	width:207px;
	height: 17px;
	background:#10275B url(../img/fondos/flecha_cabecera_extra.gif) 10px 11px no-repeat;
	display:block;
	padding:8px 5px 5px 22px;
	margin:5px;
	font-size:15px;
	color:#FFF;
}
.contenido_bloque_extra{
	position:relative;
	width:245px;
	border:solid 1px #DFE5E0;
	background:#FFF;
}
a.noticia_deinteres{
	position:relative;
	width:220px;
	font-weight:normal;
	padding:10px 10px 10px 15px;
	color:#627563;
	display:block;
	top:0px;
}
a.noticia_deinteres:hover{
	background:#F2F5F3;
}
.titular_noticia_deinteres{
	position:relative;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
	width: 220px;
}

/**************************************************Pie********************************************************/
a.aviso{
	position:absolute;
	right:15px;
	top:12px;
	color:#FFFFFF !important;
	font-weight:normal;
	display:block;
	cursor:pointer;
}
a.aviso:hover{
	color:#CCCCCC !important;

}

