.WEB_CONTE_cabecera{ 
	width: 776px;
	height: 124px;
}

.WEB_CONTE_cabeceraSuperior{ 
	width: 776px;
	height: 31px;
	position: relative;
	z-index: 0;
}

.WEB_CONTE_cabeceraInferior{ 
	width: 776px;
	height: 92px;
	position: relative;
	z-index: 0;
}

.WEB_CONTE_bannerSuperior{ 
	width: 184px;
	height: 50px;
	position: absolute;
	top: -18px;
	left: 20px;
	cursor: pointer;
	z-index: 0;
}

.WEB_CONTE_logo{ 
	width: 55px;
	height: 66px;
	background: url(images/web/logo_empresa.gif) no-repeat;
	position: absolute;
	top: 12px;
	right: 20px;
	cursor: pointer;
	z-index: 0;
}

.WEB_CONTE_placeHolderHome{ 
	width: auto;
	height: auto;
}

.WEB_CONTE_placeHolderInterno{ 
	width: 588px;
	height: auto;
	padding: 0px 0px 0px 10px;
}

.WEB_CONTE_contenidoHolder{ 
	width: 568px;
	height: auto;
	padding: 10px 10px 10px 10px;
	background: url(images/web/fondo_interno.gif) repeat-x 0px bottom; 
}

.WEB_CONTE_bloqueHome{ 
	width: 616px;
	height: auto;
}

.WEB_CONTE_bloqueHome_f1_c1{ 
	width: 181px;
	height: auto;
	padding-left: 11px;
	float: left;
}

.WEB_CONTE_bannerIzquierdo{ 
	width: auto;
	height: auto;
}

.WEB_CONTE_bannerIzquierdo img{ 
	display: block;
}



.WEB_CONTE_placeHolderPieHome{ 
	width: auto;
	height: auto;
	padding: 8px 0px 6px 11px;
}

.WEB_CONTE_zonaHome1{ 
	width: 152px;
	height: 56px;
	padding: 12px 10px 0px 10px;
	background: url(images/home/fondo_zona.gif) no-repeat;
	float: left;
}

.WEB_CONTE_bannersHome{ 
	width: auto;
	height: auto;
	float: left;
}

.WEB_CONTE_banner{ 
	width: auto;
	height: auto;
	margin-left: 9px;
	display: inline;
	cursor: pointer;
	float: left;
}

.WEB_CONTE_bannerDerecha{ 
	width: auto;
	height: auto;
	margin-top: 11px;
}


/* Noticias */

.WEB_CONTE_noticias{ 
	width: 152px;
	height: 100px;
	padding: 43px 10px 0px 10px;
	margin: 7px 0px 0px 0px;
	background: url(images/home/fondo_noticias.gif) no-repeat;
}

.WEB_CONTE_datoScroll{ 
	width: auto;
	height: auto;
	margin-bottom: 14px;
}

.WEB_TXT_subtituloNoticia{ 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	margin: 0px 0px 4px 0px;
}

.WEB_TXT_subtituloNoticia a:link{
	color: #7e7e80;
	text-decoration: none;
}

.WEB_TXT_subtituloNoticia a:visited{
	color: #7e7e80;
	text-decoration: none;
}

.WEB_TXT_subtituloNoticia a:hover{
	color: #7e7e80;
	text-decoration: underline;
}

.WEB_TXT_subtituloNoticia a:active{
	color: #7e7e80;
	text-decoration: none;
}

.WEB_TXT_fechaNoticia{ 
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	margin: 0px;
}

.WEB_TXT_resumenNoticia{ 
	font: normal 11px/11px "Trebuchet MS";
	color: #7e7e80;
	margin: 0px;
}

.WEB_TXT_resumenNoticia a:link{
	color: #7e7e80;
	text-decoration: none;
}

.WEB_TXT_resumenNoticia a:visited{
	color: #7e7e80;
	text-decoration: none;
}

.WEB_TXT_resumenNoticia a:hover{
	color: #7e7e80;
	text-decoration: underline;
}

.WEB_TXT_resumenNoticia a:active{
	color: #7e7e80;
	text-decoration: none;
}

.WEB_TXT_enlaceNoticia{ 
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	float: left;
	margin: 5px 0px 0px 0px;
}

.WEB_TXT_enlaceNoticia a:link{
	color: #4d4d4d;
	text-decoration: underline;
}

.WEB_TXT_enlaceNoticia a:visited{
	color: #4d4d4d;
	text-decoration: underline;
}

.WEB_TXT_enlaceNoticia a:hover{
	color: #4d4d4d;
	text-decoration: none;
}

.WEB_TXT_enlaceNoticia a:active{
	color: #4d4d4d;
	text-decoration: underline;
}

/* Tabla noticias */

.WEB_TBL_noticia{ 
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
}

.WEB_TD_titulo{ 
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}

.WEB_TD_noticiaResumen{ 
	width: 100%;
	height: auto;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}

.WEB_TD_noticiaImagen{ 
	width: 80px;
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
	text-align: center;
}

.WEB_TD_noticiaImagen img{ 
	padding: 1px;
	border: 1px solid #4c6086;
}


.WEB_CONTE_bloqueHome_f1_c2{ 
	width: 424px;
	height: auto;
	float: left;
}

.WEB_CONTE_bannerPrincipal{ 
	width: 415px;
	height: auto;
}

.WEB_CONTE_bannerPrincipal img{ 
	display: block;
	
}


/* Cuenta */

.WEB_CONTE_iframeCuenta{ 
	width: auto;
	height: auto;
}

.WEB_CONTE_iframeCuenta iframe{ 
	width: 153px;
	height: 324px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}


/*
.WEB_CONTE_accedeCuenta{ 
	width: 133px;
	height: 284px;
	padding: 40px 10px 0px 10px;
	background: url(images/web/fondo_accede_cuenta.gif) no-repeat;
}

.WEB_CONTE_iframeCuenta{ 
	width: auto;
	height: auto;
	position: relative;
}

.WEB_CONTE_iframeCuenta iframe{ 
	width: 153px;
	height: 160px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}
*/

/* Documento */
/*
.WEB_CONTE_documento{ 
	width: 130px;
	height: 62px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.WEB_CONTE_documentoFila{ 
	width: auto;
	height: auto;
}

.WEB_FRM_labelDocumento{ 
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	display: block;
	float: left;
	padding-top: 4px;
	margin-left: 2px;
}

.WEB_FRM_radioDocumento{ 
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	display: block;
	float: left;
}

.WEB_FRM_cajaDocumento{ 
	width: 114px;
	height: 15px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	background: #ffffff;
	border: none;
	margin: 7px 0px 0px 2px;
	padding: 0px 3px 0px 3px;
}
*/
/* Panel */
/*
.WEB_CONTE_panel{ 
	width: auto;
	height: auto;
	position: absolute;
	top: 90px;
	left:0px;
}

.WEB_CONTE_panel h2{ 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	margin: 0px 0px 14px 0px;
}

.WEB_CONTE_panel ul{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_panel li{
	font: bold 11px/24px "Trebuchet MS";
	
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	text-align: center;
	cursor: pointer;
}

.WEB_botonNumero{ 
	width: 35px;
	height: 24px;
	color: #7e7e80; 
	background: url(images/web/fondo_boton.gif) no-repeat;
}

.WEB_botonNumero_on{ 
	width: 35px;
	height: 24px;
	color: #ffffff; 
	background: url(images/web/fondo_boton_on.gif) no-repeat;
}

.WEB_botonBorrar{ 
	width: 70px;
	height: 24px;
	color: #7e7e80; 
	background: url(images/web/fondo_boton_borrar.gif) no-repeat;
}

.WEB_botonBorrar_on{ 
	width: 70px;
	height: 24px;
	color: #ffffff; 
	background: url(images/web/fondo_boton_borrar_on.gif) no-repeat;
}

.WEB_CONTE_panelFila{ 
	width: auto;
	height: auto;
	padding: 15px 0px 0px 5px;
}

.WEB_botonIr{ 
	width: 24px;
	height: 20px;
	font: bold 11px/20px "Trebuchet MS";
	color: #7e7e80;
	display: block;
	float: left;
	margin: -2px 0px 0px 8px;
	text-align: center;
	background: url(images/web/fondo_boton_ir.gif) no-repeat;
	cursor: pointer;
}

.WEB_botonIr_on{ 
	width: 24px;
	height: 20px;
	font: bold 11px/20px "Trebuchet MS";
	color: #ffffff;
	display: block;
	float: left;
	margin: -2px 0px 0px 8px;
	text-align: center;
	background: url(images/web/fondo_boton_ir_on.gif) no-repeat;
	cursor: pointer;
}


.WEB_FRM_cajaPanel{ 
	width: 90px;
	height: 15px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	background: #f5f5f5;
	border: none;
	padding: 0px 3px 0px 3px;
	display: block;
	float: left;
}
*/



/* Menu Superior */

.WEB_CONTE_opcionesSuperior{ 
	width: auto;
	height: auto;
	padding: 0px 0px;
	position: absolute;
	top: 10px;
	right: 10px;
}


.WEB_opcionesSuperiorVineta{ 
	width: 3px !important ;
	height: 16px !important ;
	background: url(images/web/vineta_menu_superior.gif) no-repeat 0px 5px;
}

.WEB_CONTE_opcionesSuperior ul{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_opcionesSuperior li{
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 0px 8px;
	display: inline;
	font: normal 10px Arial, Helvetica, sans-serif;
	
	color: #7e7e80;
	list-style: none;
}

.WEB_CONTE_opcionesSuperior li a:link{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_opcionesSuperior li a:visited{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_opcionesSuperior li a:hover{
	text-decoration: underline;
	color: #7e7e80;
}

.WEB_CONTE_opcionesSuperior li a:active{
	text-decoration: none;
	color: #7e7e80;
}






/**/

.WEB_CONTE_menuHorizontal{ 
	width: auto;
	height: 34px;
	padding-left: 12px;
}

.WEB_CONTE_menuHorizontal ul{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}


/* Pie de Pagina */

.WEB_CONTE_piePagina{ 
	width: auto;
	height: auto;
	position: relative;
}


.WEB_CONTE_zonaDireccion{ 
	width: 676px;
	height: auto;
	padding: 6px 40px 0px 40px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}


.WEB_CONTE_opcionesPiePagina{ 
	width: auto;
	height: auto;
	position: absolute;
	top: 47px;
	left: 10px;
}

.WEB_CONTE_opcionesPiePagina ul{
	clear: both;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_opcionesPiePagina li{
	width: auto;
	height: auto;
	float: left;
	margin: 0px 8px 0px 0px;
	display: inline;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	list-style: none;
}

.WEB_CONTE_opcionesPiePagina li a:link{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_opcionesPiePagina li a:visited{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_opcionesPiePagina li a:hover{
	text-decoration: underline;
	color: #7e7e80;
}

.WEB_CONTE_opcionesPiePagina li a:active{
	text-decoration: none;
	color: #7e7e80;
}


/* Menu Inferior */

.WEB_CONTE_opcionesInferior{ 
	width: 590px;
	height: auto;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cbcbcc;
	overflow: hidden;
}

.WEB_CONTE_opcionesInferior ul{
	clear: both;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_opcionesInferior li{
	width: auto;
	height: auto;
	float: left;
	margin: 0px 8px 0px 0px;
	display: inline;
	font: normal 10px Arial, Helvetica, sans-serif;
	
	color: #7e7e80;
	list-style: none;
}

.WEB_CONTE_opcionesInferior li a:link{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_opcionesInferior li a:visited{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_opcionesInferior li a:hover{
	text-decoration: underline;
	color: #7e7e80;
}

.WEB_CONTE_opcionesSuperior li a:active{
	text-decoration: none;
	color: #7e7e80;
}


.WEB_CONTE_creditos{ 
	width: 80px;
	height: 16px;
	position: absolute;
	top: 45px;
	right: 10px;
	cursor: pointer;
	overflow: hidden;
}


/* Conte Interno - navegacion */

.WEB_CONTE_interno{
	width: 568px;
	height: auto;
	padding: 5px 0px 0px 20px;
}


.WEB_CONTE_navegacion{
	width: auto;
	height: auto;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #cbcbcc;
}

.WEB_CONTE_navegacion ul{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
	text-align: left;
}

.WEB_CONTE_navegacion li{
	width: auto;
	height: auto;
	display: inline;
	margin: 0px 4px 0px 0px;
	font: normal 10px "Century Gothic";
	color: #7e7e80;
}

.WEB_CONTE_navegacion li a:link{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_navegacion li a:visited{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_navegacion li a:hover{
	text-decoration: underline;
	color: #7e7e80;
}

.WEB_CONTE_navegacion li a:active{
	text-decoration: none;
	color: #7e7e80;
}

.WEB_CONTE_navegacionVineta{
	width: 3px;
	height: 5px;
	background: url(images/web/vineta_navegacion.gif) no-repeat 0px 5px;
	overflow: hidden;
}

/*
* + html .WEB_CONTE_navegacionVineta{
	width: 3px;
	height: 5px;
	background: url(images/web/vineta_navegacion.gif) no-repeat 0px 0px;
	overflow: hidden;
}
*/




.WEB_CONTE_titulo{
	width: auto;
	height: auto;
	padding: 8px 0px 8px 0px;
}

.WEB_CONTE_titulo h1{
	font: bold 18px "Century Gothic";
	color: #db0016;
	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_iconoImpresion{ 
	font:normal 10px "Century Gothic";
	color:#d41524;
 	padding: 2px 0 2px 15px;
	position: absolute;
	top: 5px;
	left: 0px;
	background: url(images/web/icono_imprimir.gif) no-repeat left 4px;
	cursor: pointer;
}

.WEB_iconoImpresion a:link{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoImpresion a:visited{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoImpresion a:hover{ 
	color:Black;
	text-decoration:underline;
}

.WEB_iconoImpresion a:active{ 
	color:#d41524;
	text-decoration:none;
}


.WEB_iconoFavoritos{ 
	font:normal 10px "Century Gothic";
	color:#d41524;
 	padding: 2px 0 2px 20px;
	position: absolute;
	top: 5px;
	left: 64px;
	background: url(images/web/icono_agregar_favoritos.gif) no-repeat left 4px;
	cursor: pointer;
}

.WEB_iconoFavoritos a:link{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoFavoritos a:visited{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoFavoritos a:hover{ 
	color:Black;
	text-decoration:underline;
}

.WEB_iconoFavoritos a:active{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoRecomendar{ 
	font:normal 10px "Century Gothic";
	color:#d41524;
 	padding: 2px 0 2px 24px;
	position: absolute;
	top: 5px;
	left: 189px;
	background: url(images/web/icono_enviar_amigo.gif) no-repeat left 4px;
	cursor: pointer;
}

.WEB_iconoRecomendar a:link{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoRecomendar a:visited{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoRecomendar a:hover{ 
	color:Black;
	text-decoration:underline;
}

.WEB_iconoRecomendar a:active{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoRSS{ 
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 112px;
	background: url(images/web/icono_rss.gif) no-repeat;
	cursor: pointer;
}


.WEB_iconoReiniciarLetra{ 
	font:normal 10px "Century Gothic";
	color:#d41524;
 	padding: 2px 0 2px 12px;
	position: absolute;
	top: 5px;
	right: 0px;
	/*background: url(images/web/icono_letra_reiniciar.gif) no-repeat left 6px;*/
	cursor: pointer;
}

.WEB_iconoReiniciarLetra a:link{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoReiniciarLetra a:visited{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoReiniciarLetra a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.WEB_iconoReiniciarLetra a:active{ 
	color:#d41524;
	text-decoration:none;
}



.WEB_iconoDisminuirLetra{ 
	font:normal 10px "Century Gothic";
	color:#d41524;
 	padding: 2px 12px 2px 0px;
	position: absolute;
	top: 5px;
	right: 20px;
	background: url(images/web/icono_letra_disminuir.gif) no-repeat right 6px;
	cursor: pointer;
}

.WEB_iconoDisminuirLetra a:link{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoDisminuirLetra a:visited{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoDisminuirLetra a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.WEB_iconoDisminuirLetra a:active{ 
	color:#d41524;
	text-decoration:none;
}


.WEB_iconoAumentarLetra{ 
	font:normal 10px "Century Gothic";
	color:#d41524;
 	padding: 2px 12px 2px 0px;
	position: absolute;
	top: 5px;
	right: 50px;
	background: url(images/web/icono_letra_aumentar.gif) no-repeat right 6px;
	cursor: pointer;
}

.WEB_iconoAumentarLetra a:link{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoAumentarLetra a:visited{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_iconoAumentarLetra a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.WEB_iconoAumentarLetra a:active{ 
	color:#d41524;
	text-decoration:none;
}


/* Pie Interno */

.WEB_CONTE_pieInterno{
   width: auto;
   height: auto;
	padding: 0px 16px 6px 10px;
	overflow: hidden;
}


.WEB_CONTE_enlacesInterno{ 
	width: auto;
	height: 30px;
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #cbcbcc;
}


.WEB_vinetaSubir{
   font:normal 10px "Century Gothic";
	color:#d41524;
   padding: 2px 0 6px 15px;
	position: absolute;
	top: 5px;
	right: 15px;
   background: url(images/web/icono_subir.gif) no-repeat left 4px;
	cursor: pointer;
}

.WEB_vinetaSubir a:link{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_vinetaSubir a:visited{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_vinetaSubir a:hover{ 
	color:black;
	text-decoration:underline;
}

.WEB_vinetaSubir a:active{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_vinetaImprimir{
   font:normal 10px "Century Gothic";
	color:#d41524;
   padding: 2px 0 2px 15px;
	position: absolute;
	top: 5px;
	left: 5px;
   background: url(images/web/icono_imprimir.gif) no-repeat left 4px;
	cursor: pointer;
}

.WEB_vinetaImprimir a:link{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_vinetaImprimir a:visited{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_vinetaImprimir a:hover{ 
	color:black;
	text-decoration:underline;
}

.WEB_vinetaImprimir a:active{ 
	color:#d41524;
	text-decoration:none;
}



/* Ultimo agregados */

.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: 145px !important;
	height: auto;
	padding:0px 0px 0px 12px  !important;
}

.WEB_TD_comboTitulo p{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #7e7e80;
	margin: 0px;
}


.WEB_FRM_combo{
   font:normal 11px Arial, Helvetica, sans-serif;
   color:#000000;
   margin:0px;
}


.WEB_paginador{
	width: auto;
	height: auto;
	padding: 12px 5px 0px 5px;
	text-align: right;
	font:normal 10px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #db0016;
	margin: 0px;
}

.WEB_paginador a:link{
	text-decoration: none;
	color: #454545;
}

.WEB_paginador a:visited{
	text-decoration: none;
	color: #454545;
}

.WEB_paginador a:hover{
	text-decoration: underline;
	color: #db0016;
}

.WEB_paginador a:active{
	text-decoration: none;
	color: #454545;
}


.WEB_textoPagSeleccionado{
	font:normal 10px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #db0016 !important ;
	margin: 0px;
}

.WEB_textoPagSeleccionado a:link{
	text-decoration: none;
	color: #db0016 !important ;
}

.WEB_textoPagSeleccionado a:visited{
	text-decoration: none;
	color: #db0016 !important ;
}

.WEB_textoPagSeleccionado a:hover{
	text-decoration: underline;
	color: #db0016 !important ;
}

.WEB_textoPagSeleccionado a:active{
	text-decoration: none;
	color: #db0016 !important ;
}

.WEB_CONTE_mensaje{ 
	width: auto;
	height: auto;
	padding:12px 12px 0px 12px;
	/*padding:0px 12px 0px 12px;*/
}

.WEB_mensajeInformacion{ 
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #454545;
	padding-left: 26px;
	background: url(images/web/icono_informacion.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeInformacion a:link{ 
	color:#454545;
	text-decoration:underline;
}

.WEB_mensajeInformacion a:visited{ 
	color:#454545;
	text-decoration:underline;
}

.WEB_mensajeInformacion a:hover{ 
	color:#454545;
	text-decoration:none;
}

.WEB_mensajeInformacion a:active{ 
	color:#454545;
	text-decoration:underline;
}

.WEB_mensajeError{ 
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #d41524;
	padding-left: 26px;
	background: url(images/web/icono_error.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeError a:link{ 
	color:#d41524;
	text-decoration:underline;
}

.WEB_mensajeError a:visited{ 
	color:#d41524;
	text-decoration:underline;
}

.WEB_mensajeError a:hover{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_mensajeError a:active{ 
	color:#d41524;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia{ 
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #d41524;
	padding-left: 28px;
	background: url(images/web/icono_advertencia.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeAdvertencia a:link{ 
	color:#d41524;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia a:visited{ 
	color:#d41524;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia a:hover{ 
	color:#d41524;
	text-decoration:none;
}

.WEB_mensajeAdvertencia a:active{ 
	color:#d41524;
	text-decoration:underline;
}