.WEB_CONTE_cabeceraSuperior{ 
	width: 930px;
	height: 34px;
	background: aqua url(images/web/fondo_superior.gif) no-repeat;
	position: relative;
	
}

.WEB_CONTE_mapa{ 
	width: 750px;
	height: 34px;
	position: relative;
	float: left;
}

.WEB_TXT_mapaSitio{ 
	position: absolute;
	top: 12px;
	left: 28px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #766859;
	margin: 0px;
}

.WEB_TXT_mapaSitio a:link{
	text-decoration: none;
	color: #766859;
}

.WEB_TXT_mapaSitio a:visited{
	text-decoration: none;
	color: #766859;
}

.WEB_TXT_mapaSitio a:hover{
	text-decoration: underline;
	color: #766859;
}

.WEB_TXT_mapaSitio a:active{
	text-decoration: none;
	color: #766859;
}


.WEB_CONTE_buscador{ 
	width: 180px;
	height: 34px;
	float: left;
	position: relative;
	z-index:0;
	
}

.WEB_CONTE_buscador input{
	font: normal 11px "Trebuchet MS";
	color: #333333;
	border: none;
	background: none;
	width: 80px;
	height: 18px;
	margin: 0 0 0 13px;
	padding: 0px;
	position: absolute;
	top: 12px;
	left: 52px;
	z-index:0;
}

.WEB_CONTE_buscadorBoton{
	width: 12px;
	height: 14px;
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
}

.WEB_CONTE_enlaceBuscador{ 
	width: auto;
	height: auto;
	font: normal 10px "Trebuchet MS";
	color: #e4f5f6;
	position: absolute;
	top: 30px;
	left: 19px;
}

.WEB_CONTE_enlaceBuscador a:link{
	color: #ffffff;
	text-decoration: underline;
}

.WEB_CONTE_enlaceBuscador a:visited{
	color: #ffffff;
	text-decoration: underline;
}

.WEB_CONTE_enlaceBuscador a:hover{
	color: #ffffff;
	text-decoration: none;
}

.WEB_CONTE_enlaceBuscador a:active{
	color: #ffffff;
	text-decoration: underline;
}


.WEB_CONTE_cabeceraCentral{ 
	width: 930px;
	height: 89px;
	position: relative;
	background: url(images/web/fondo_cabecera.gif) no-repeat	
}

.WEB_logo{ 
	width: 138px;
	height: 62px;
	position: absolute;
	cursor: pointer;
	top: 10px;
	left: 28px;
}

.WEB_CONTE_cabeceraInferior{ 
	width: auto;
	height: auto;
	padding: 0px 9px;
}

.WEB_CONTE_menuHorizontal{ 
	width: auto;
	height: 36px;
}

.WEB_CONTE_menuHorizontal ul{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_menuHorizontal li{ 
	float: left;
	list-style: none;
	margin: 0px;
}

.WEB_CONTE_menuHorizontal li a{ 
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	text-decoration: none;
  	height: auto !important;
  	height: 1%; /*For IE*/
	background: none;
	padding: 14px 20px;
	margin: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #002663;
}

.WEB_CONTE_menuHorizontal li a:link{ 
	color:#002663;
	text-decoration: none;
}

.WEB_CONTE_menuHorizontal li a:visited{ 
	color:#002663;
	text-decoration: none;
}

.WEB_CONTE_menuHorizontal li a:hover{ 
	color:#fd6703;
	text-decoration: none;
}

.WEB_CONTE_menuHorizontal li a:active{ 
	color:#002663;
	text-decoration: none;
}

.WEB_CONTE_menuDivision{ 
	width: 1px;
	height: 36px;
	background: url(images/menu_horizontal/division_menu_horizontal.gif) no-repeat;
}

.WEB_CONTE_menuJerarquia{ 
	width: auto;
	height: auto;
/*	overflow: hidden;*/
}

.WEB_CONTE_bannersIzquierda{ 
	width: auto;
	height: auto;
}

.WEB_banner1{ 
	width: auto;
	height: auto;
	cursor: pointer;
	margin-top: 13px;
}


.WEB_CONTE_placeHolderHome{ 
	width: auto;
	height: auto;
}

.WEB_CONTE_bloqueHome{ 
	width: auto;
	height: auto;
}

.WEB_CONTE_bloqueHome_f1_c1{ 
	width: 488px;
	height: auto;
	margin-right: 9px;
	display: inline;
	float: left;
}



.WEB_CONTE_bannerPrincipal{ 
	width: auto;
	height: auto;
	margin-bottom: 9px;
}

.WEB_CONTE_novedades{ 
	width: 216px;
	height: 177px;
	padding: 48px 10px 0px 10px;
	float: left;
	background: url(images/web/fondo_novedades.gif) no-repeat;
}

.WEB_CONTE_noticia{ 
	width: 216px;
	height: auto;
	cursor: pointer;
}

.WEB_numeracionNoticia{ 
	width: 15px;
	height: auto;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fd6703;
	text-align: center;
	float: left;
}

.WEB_tituloNoticia{ 
	width: 133px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #002663;
	float: left;
	padding: 0px 5px 0px 1px;
}

.WEB_fechaNoticia{ 
	width: 62px;
	height: 20px;
	font: bold 11px Arial, Helvetica, sans-serif;
		color: #002663;
	float: left;
}

.WEB_divisionNoticia{ 
	width: 210px;
	height: 1px;
	background: #d4d9e1;
	margin: 10px 0px 10px 6px;
	overflow: hidden;
}

.WEB_botonVerTodas{ 
	width: 92px;
	height: 23px;
	margin: 18px 0px 0px 125px;
	cursor: pointer;
	background: url(images/web/boton_vertodas.gif) no-repeat;
}

.WEB_botonVerTodas_on{ 
	width: 92px;
	height: 23px;
	margin: 18px 0px 0px 125px;
	cursor: pointer;
	background: url(images/web/boton_vertodas_on.gif) no-repeat;
}






.WEB_CONTE_bannersHome{ 
	width: 246px;
	height: auto;
	float: right;
}

.WEB_CONTE_banner2{ 
	width: auto;
	height: auto;
	cursor: pointer;
	margin-bottom: 9px;
}


.WEB_CONTE_bloqueHome_f1_c2{ 
	width: 222px;
	height: auto;
	float: left;
}

.WEB_CONTE_cuentaPersonal{ 
	width: 222px;
	height: 268px;
	background: url(images/web/fondo_cuenta_personal.gif) no-repeat;
}

.WEB_CONTE_iframeCuenta{ 
	width: auto;
	height: 161px;
	padding: 39px 5px 0px 5px;
}

.WEB_CONTE_iframeCuenta iframe{ 
	width: 210px;
	height: 160px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}

.WEB_botonSolicitaClave{ 
	width: 209px;
	height: 52px;
	margin: 4px auto 0px;
	cursor: pointer;
	background: url(images/web/boton_solicita_clave.gif) no-repeat;
}

.WEB_botonSolicitaClave_on{ 
	width: 209px;
	height: 52px;
	margin: 4px auto 0px;
	cursor: pointer;
	background: url(images/web/boton_solicita_clave_on.gif) no-repeat;
}


.WEB_CONTE_accesosDirectos{ 
	width: 202px;
	height: 96px;
	padding: 40px 10px 10px 10px;
	margin-top: 5px;
	background: url(images/web/fondo_accesos.gif) no-repeat;
}


.WEB_TXT_accesoDirecto{ 
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #002663;
	padding-left: 15px;
	background: url(images/web/vineta_acceso.gif) no-repeat 5px 4px;
	margin: 0px 0px 15px 0px;
}

.WEB_TXT_accesoDirecto a:link{
	text-decoration: none;
	color: #002663;
}

.WEB_TXT_accesoDirecto a:visited{
	text-decoration: none;
	color: #002663;
}

.WEB_TXT_accesoDirecto a:hover{
	text-decoration: underline;
	color: #002663;
}

.WEB_TXT_accesoDirecto a:active{
	text-decoration: none;
	color: #002663;
}


/* Cabecera Interna */

.WEB_CONTE_combo{
	width: auto;
	height: auto;
	padding-bottom: 10px;
}

.WEB_CONTE_combo select{
	padding: 0px;
}

.WEB_TBL_cabecera{
	width: 100%;
	height: auto;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.WEB_TBL_cabecera td{
	width: auto;
	height: auto;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.WEB_TD_comboTitulo{
	width: 120px !important;
	height: auto;
	/*padding:0px 0px 0px 12px  !important;*/
	padding:0px 0px 0px 0px  !important;
}

.WEB_TD_comboTitulo p{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #002663;
	margin: 0px;
}


.WEB_FRM_combo{
   font:normal 11px Arial, Helvetica, sans-serif;
   color:#002663;
   margin:0px;
}




.WEB_CONTE_cabeceraInterna{ 
	width: auto;
	height: 1%;
	overflow: hidden;
}

.WEB_CONTE_mensaje{ 
	width: auto;
	height: auto;
	padding:12px 0px 0px 0px;
	/*padding:0px 12px 0px 12px;*/
}

.WEB_mensajeInformacion{ 
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #484848;
	padding-left: 26px;
	background: url(images/web/icono_informacion.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeInformacion a:link{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_mensajeInformacion a:visited{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_mensajeInformacion a:hover{ 
	color:#2d72e8;
	text-decoration:none;
}

.WEB_mensajeInformacion a:active{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_mensajeError{ 
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #484848;
	padding-left: 26px;
	background: url(images/web/icono_error.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeError a:link{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_mensajeError a:visited{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_mensajeError a:hover{ 
	color:#2d72e8;
	text-decoration:none;
}

.WEB_mensajeError a:active{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia{ 
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #484848;
	padding-left: 28px;
	background: url(images/web/icono_advertencia.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeAdvertencia a:link{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia a:visited{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia a:hover{ 
	color:#2d72e8;
	text-decoration:none;
}

.WEB_mensajeAdvertencia a:active{ 
	color:#2d72e8;
	text-decoration:underline;
}

.WEB_lineaSeparadora{ 
	width:100%;
	height:1px;
	background:#bbbbbb;
	overflow: hidden;
	display: none;
}

.WEB_paginador{
	width: auto;
	height: auto;
	padding: 12px 0px 0px 0px;
	text-align: left;
	font:normal 11px Arial, Helvetica, sans-serif;
	color: #0E326F;
	margin: 0px;
}

.WEB_paginador a:link{
	text-decoration: none;
	color: #2D72E8;
}

.WEB_paginador a:visited{
	text-decoration: none;
	color: #2D72E8;
}

.WEB_paginador a:hover{
	text-decoration: underline;
	color: #2D72E8;
}

.WEB_paginador a:active{
	text-decoration: none;
	color: #2D72E8;
}


.WEB_textoPagSeleccionado{
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #0E326F !important ;
	margin: 0px;
}

.WEB_textoPagSeleccionado a:link{
	text-decoration: none;
	color: #0E326F !important ;
}

.WEB_textoPagSeleccionado a:visited{
	text-decoration: none;
	color: #0E326F !important ;
}

.WEB_textoPagSeleccionado a:hover{
	text-decoration: underline;
	color: #0E326F !important ;
}

.WEB_textoPagSeleccionado a:active{
	text-decoration: none;
	color: #0E326F !important ;
}


/* Interno */

.WEB_CONTE_interno{
	width: auto;
	height: auto;
	padding: 0 0 14px 0;
}

.WEB_CONTE_placeHolderInterno{
	width: auto;
	height: auto;
}


.WEB_CONTE_contenidoHolder{
	width: auto;
	height: auto;
	padding: 0 13px 10px 13px;
}

.WEB_CONTE_navegacion{ 
	width: auto;
	height: auto;
	padding: 8px 12px 6px 12px;
	background: url(images/web/fondo_navegacion_arriba.gif) no-repeat;
}

.WEB_CONTE_navegacion ul{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}

.WEB_CONTE_navegacion li{
	width: auto;
	height: auto;
	display: inline;
	margin: 0px 10px 0px 0px;
	font: normal 11px tahoma;
	color: #002663;
}

.WEB_CONTE_navegacion li a:link{
	text-decoration: none;
	color: #002663;
}

.WEB_CONTE_navegacion li a:visited{
	text-decoration: none;
	color: #002663;
}

.WEB_CONTE_navegacion li a:hover{
	text-decoration: underline;
	color: #002663;
}

.WEB_CONTE_navegacion li a:active{
	text-decoration: none;
	color: #002663;
}

.WEB_CONTE_navegacionFlecha{ 
	color: #ff6500 !important ;
}


.WEB_CONTE_titulo{
	width: auto;
	height: auto;
	padding: 28px 30px 10px 10px;
	background: url(images/web/fondo_navegacion_abajo.gif) no-repeat;
}

.WEB_CONTE_titulo h1{
	font: bold 19px Arial, Helvetica, sans-serif;
	color: #fd6703;
	margin: 0px;
}

.WEB_CONTE_opcionesInterno{ 
	width: auto;
	height: 32px;
	border-top: 1px solid #ffffff;
	position: relative;
	background: url(images/web/fondo_opciones_interno.gif) no-repeat;
}

.WEB_botonTextoTamano1{ 
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 12px;
	font: bold 11px "Trebuchet MS";
	color: #002663;
	background: url(images/web/fondo_texto_tamano.gif) no-repeat;
	cursor: pointer;
	text-align: center;
}

.WEB_botonTextoTamano1_on{ 
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 12px;
	font: bold 11px "Trebuchet MS";
	color: #fd6703;
	background: url(images/web/fondo_texto_tamano.gif) no-repeat;
	cursor: pointer;
	text-align: center;
}

.WEB_botonTextoTamano2{ 
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 37px;
	font: bold 11px "Trebuchet MS";
	color: #002663;
	background: url(images/web/fondo_texto_tamano.gif) no-repeat;
	cursor: pointer;
	text-align: center;
}

.WEB_botonTextoTamano2_on{ 
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 37px;
	font: bold 11px "Trebuchet MS";
	color: #fd6703;
	background: url(images/web/fondo_texto_tamano.gif) no-repeat;
	cursor: pointer;
	text-align: center;
}

.WEB_botonTextoTamano3{ 
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 62px;
	font: bold 11px "Trebuchet MS";
	color: #002663;
	background: url(images/web/fondo_texto_tamano.gif) no-repeat;
	cursor: pointer;
	text-align: center;
}

.WEB_botonTextoTamano3_on{ 
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 62px;
	font: bold 11px "Trebuchet MS";
	color: #fd6703;
	background: url(images/web/fondo_texto_tamano.gif) no-repeat;
	cursor: pointer;
	text-align: center;
}

.WEB_CONTE_pieInterno{
   width: auto;
   height: auto;
   padding: 5px 0px 15px 10px;
	overflow: hidden;
	clear: both;
}


.WEB_CONTE_enlacesInterno{ 
	width: auto;
	height: 40px;
	padding: 0px 0px 0px 0px;
	position: relative;
}


.WEB_botonSubir{
	width: 92px;
	height: 23px;   
	position: absolute;
	top: 5px;
	right: 0px;
	cursor: pointer;
   background: url(images/web/boton_subir.gif) no-repeat;
}

.WEB_botonSubir_on{
   width: 92px;
	height: 23px;   
	position: absolute;
	top: 5px;
	right: 0px;
	cursor: pointer;
   background: url(images/web/boton_subir_on.gif) no-repeat;
}

.WEB_botonImprimir{
	width: 92px;
	height: 23px;   
	position: absolute;
	top: 5px;
	right: 110px;
	cursor: pointer;
   background: url(images/web/boton_imprimir.gif) no-repeat;
}

.WEB_botonImprimir_on{
   width: 92px;
	height: 23px;   
	position: absolute;
	top: 5px;
	right: 110px;
	cursor: pointer;
   background: url(images/web/boton_imprimir_on.gif) no-repeat;
}


/* Pie Pagina */


.WEB_CONTE_menuInferior{ 
	width: 898px;
	height: auto;
	padding-left: 32px;
	overflow: hidden;
}

.WEB_CONTE_menuInferior ul{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_menuInferior li{
	width: auto;
	height: auto;
	float: left;
	margin: 0px 4px 0px 0px;
	display: inline;
	font: normal 10px/36px Tahoma;
	color: #254476;
	list-style: none;
}

.WEB_CONTE_menuInferior li a:link{
	text-decoration: none;
	color: #254476;
}

.WEB_CONTE_menuInferior li a:visited{
	text-decoration: none;
	color: #254476;
}

.WEB_CONTE_menuInferior li a:hover{
	text-decoration: none;
	color: #254476;
	font-weight: bold;
}

.WEB_CONTE_menuInferior li a:active{
	text-decoration: none;
	color: #254476;
}

.WEB_CONTE_piePagina{ 
	width: auto;
	height: 22px;
	padding-top: 10px;
	background: #e9e6e4;
	text-align: center;
}

.WEB_CONTE_piePagina p{ 
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #88786f;
	margin: 0px;
}

.WEB_CONTE_piePagina span{ 
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #88786f;
	margin: 0px;
}

.WEB_CONTE_creditos{ 
	width: auto;
	height: auto;
	padding: 10px 10px 0px 0px;
	text-align: right;
	background: #f6f7f8;
}

.WEB_CONTE_creditos p{ 
	font: normal 10px Tahoma;
	color: #88786f;
	margin: 0px;
}

.WEB_CONTE_creditos span{ 
	font: bold 10px Tahoma;
	color: #88786f;
	margin: 0px;
}

.WEB_CONTE_rss{ 
	width: auto;
	height: auto;
	padding: 0px 0px 5px 0px;
}

.WEB_CONTE_rss span{ 
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #002664;
	margin: 0px;
	vertical-align: middle;
}

.WEB_CONTE_rss img{ 
	border: none;
	vertical-align: middle;
}





