/* Cabecera */

.WEB_CONTE_cabeceraSuperior{ 
	width: 776px;
	height: auto;
	position: relative;
}

.WEB_CONTE_fecha{
	width: 204px;
	height: 24px;
	background: url(images/web/fondo_fecha.gif);
}

.WEB_CONTE_fecha p{
	font: normal 10px/24px "Trebuchet MS";
	color: #566f06;
	margin: 0px 0px 0px 12px;
}

.WEB_CONTE_opcionesSuperior{ 
	width: 736px;
	height: 20px;
	padding: 6px 20px 0px 20px;
}


.WEB_CONTE_opcionesSuperior ul{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_opcionesSuperior li{
	width: auto;
	height: auto;
	float: right;
	margin: 0px 0px 0px 13px;
	display: inline;
	font: normal 11px "Trebuchet MS";
	color: #566f06;
	list-style: none;
}

.WEB_CONTE_opcionesSuperior li a:link{
	text-decoration: none;
	color: #566f06;
}

.WEB_CONTE_opcionesSuperior li a:visited{
	text-decoration: none;
	color: #566f06;
}

.WEB_CONTE_opcionesSuperior li a:hover{
	text-decoration: underline;
	color: #566f06;
}

.WEB_CONTE_opcionesSuperior li a:active{
	text-decoration: none;
	color: #566f06;
}


.WEB_CONTE_logo{ 
	width: 776px;
	height: auto;
	position: relative;
}

.WEB_logo{ 
	width: 167px;
	height: 36px;
	background: url(images/web/logo_empresa.gif) no-repeat;
	position: absolute;
	top: 24px;
	left: 20px;
	cursor: pointer;
}


/* Contenedor Buscador */

.WEB_CONTE_buscador{
	width: 212px;
	height: 58px;
	position: absolute;
}

.WEB_CONTE_buscador input{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	border: none;
	background: none;
	width: 108px;
	height: 18px;
	padding: 0px;
	position: absolute;
	top: 7px;
	left: 78px;
}

.WEB_CONTE_buscadorBoton{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 6px;
	right: 3px;
	cursor: pointer;
}

.WEB_CONTE_enlaceBuscador{ 
	width: auto;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	position: absolute;
	top: 79px;
	right: 4px;
}

.WEB_CONTE_enlaceBuscador a:link{
	color: #ffffff;
	text-decoration: none;
}

.WEB_CONTE_enlaceBuscador a:visited{
	color: #ffffff;
	text-decoration: none;
}

.WEB_CONTE_enlaceBuscador a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.WEB_CONTE_enlaceBuscador a:active{
	color: #ffffff;
	text-decoration: none;
}

/* Izquierdo */

.WEB_CONTE_menuJerarquia{ 
	width: 204px;
	height: auto;
	padding: 0px 0px 20px 0px;
}


/* Principal */

.WEB_CONTE_fraseAnio{
	width: 564px;
	height: 34px;
	position: relative;
}

.WEB_CONTE_zonaFrase{ 
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	left: 10px;
}

.WEB_CONTE_fraseAnio p{
	font: normal 10px/10px "Trebuchet MS";
	color: #566f06;
	margin: 0px;
}


/* Banner Principal */

.WEB_CONTE_placeHolderBanner{
	width: auto;
	height: auto;
}

.WEB_CONTE_bannerPrincipal{ 
	width: auto;
	height: auto;
	padding: 0px 9px;
}

.WEB_CONTE_bannerPrincipal img{ 
	display: block;
}

/* Home */

.WEB_CONTE_placeHolderHome{ 
	width: auto;
	height: auto;
	padding: 9px 9px 0px 9px;
}

.WEB_CONTE_bloqueHome{ 
	width: auto;
	height: auto;
}

.WEB_CONTE_bloqueHome_f1_c1{ 
	width: auto;
	height: auto;
	padding: 0px 0px 6px 0px;
	background: #f1f3f4 url(images/home/fondo_bloque_home2.gif) no-repeat 0px bottom;
}


.WEB_CONTE_enlacesHome{ 
	width: 534px;
	height: auto;
	padding: 6px 6px 0px 6px;
	background: url(images/home/fondo_bloque_home1.gif) no-repeat 0px 0px;
}

.WEB_CONTE_enlaces1{ 
	width: 264px;
	height: auto;
	background: url(images/web/fondo_bloque_home3.gif) repeat-x;
	float: left;
}

.WEB_CONTE_enlaces2{ 
	width: 264px;
	height: auto;
	background: url(images/web/fondo_bloque_home3.gif) repeat-x;
	float: right;
}


.WEB_CONTE_enlaceTitulo1{ 
	width: 264px;
	height: 27px;
	background: url(images/home/titulo_home1.gif) no-repeat;
}

.WEB_CONTE_enlaceLista1{ 
	width: auto;
	height: auto;
	padding: 6px 8px 0px 8px;
}

.WEB_CONTE_enlaceLista1 ul{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
	clear: both;
}

.WEB_CONTE_enlaceLista1 li{ 
	width: auto;
	height: auto;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_enlaceLista1 li a{ 
	width: 208px;
	height: auto;
	padding: 8px 20px 8px 20px;
	font: normal 11px/11px "Trebuchet MS";
	background: url(images/web/vineta_1.gif) no-repeat 6px 9px;
	color: #696969;
	float: left;
	list-style: none;
}

.WEB_CONTE_enlaceLista1 li a:link{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_CONTE_enlaceLista1 li a:visited{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_CONTE_enlaceLista1 li a:hover{ 
	color:#333333;
	text-decoration:none;
	background: #dfdfdf url(images/web/vineta_4.gif) no-repeat 6px 9px;
}

.WEB_CONTE_enlaceLista1 li a:active{ 
	color:#1a171b;
	text-decoration:none;
}


.WEB_CONTE_enlaceTitulo2{ 
	width: 264px;
	height: 27px;
	background: url(images/home/titulo_home2.gif) no-repeat;
}


.WEB_CONTE_enlaceLista2{ 
	width: auto;
	height: auto;
	padding: 6px 8px;
}

.WEB_CONTE_enlaceLista2 ul{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
	clear: both;
}

.WEB_CONTE_enlaceLista2 li{ 
	width: auto;
	height: auto;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_enlaceLista2 li a{ 
	width: 115px;
	height: auto;
	padding: 8px 20px 8px 20px;
	font: normal 11px/11px "Trebuchet MS";
	background: url(images/web/vineta_2.gif) no-repeat 6px 9px;
	color: #696969;
	float: left;
	list-style: none;
}

.WEB_CONTE_enlaceLista2 li a:link{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_CONTE_enlaceLista2 li a:visited{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_CONTE_enlaceLista2 li a:hover{ 
	color:#333333;
	text-decoration:none;
	background: #dfdfdf url(images/web/vineta_4.gif) no-repeat 6px 9px;
}

.WEB_CONTE_enlaceLista2 li a:active{ 
	color:#1a171b;
	text-decoration:none;
}


.WEB_CONTE_enlaceTitulo3{ 
	width: 171px;
	height: 57px;
	background: url(images/web/titulo_home3.gif) no-repeat;
}


.WEB_CONTE_enlaceLista3{ 
	width: auto;
	height: auto;
	padding: 6px 8px 0px 8px;
}

.WEB_CONTE_enlaceLista3 ul{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
	clear: both;
}

.WEB_CONTE_enlaceLista3 li{ 
	width: auto;
	height: auto;
	margin: 0px;
	list-style: none;
}

.WEB_CONTE_enlaceLista3 li a{ 
	width: 208px;
	height: auto;
	padding: 8px 20px 8px 20px;
	font: normal 11px/11px "Trebuchet MS";
	background: url(images/web/vineta_3.gif) no-repeat 6px 9px;
	color: #696969;
	float: left;
	list-style: none;
}

.WEB_CONTE_enlaceLista3 li a:link{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_CONTE_enlaceLista3 li a:visited{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_CONTE_enlaceLista3 li a:hover{ 
	color:#333333;
	text-decoration:none;
	background: #dfdfdf url(images/web/vineta_4.gif) no-repeat 6px 9px;
}

.WEB_CONTE_enlaceLista3 li a:active{ 
	color:#1a171b;
	text-decoration:none;
}




.WEB_CONTE_bloqueHome_f2_c1{ 
	width: auto;
	height: auto;
	padding: 12px 6px 0px 6px;
}

.WEB_CONTE_bannersHome{ 
	width: 534px;
	height: auto;
	overflow: hidden;
}

.WEB_CONTE_banner1{ 
	width: auto;
	height: auto;
	float: left;
	margin: 0px 0px 8px 9px;
	display: inline;
	cursor: pointer;
}

.WEB_CONTE_banner1 img{ 
	display: block;
}

.WEB_CONTE_banner2{ 
	width: auto;
	height: auto;
	position: absolute;
	top: 56px;
	left: 10px;
	cursor: pointer;
}

.WEB_CONTE_banner2 img{ 
	display: block;
}


.WEB_CONTE_banner3{ 
	width: auto;
	height: auto;
	position: absolute;
	top: 57px;
	right: 23px;
	cursor: pointer;
}

.WEB_CONTE_banner3 img{ 
	display: block;
}




/* Interno */

.WEB_CONTE_placeHolderInterno{
	width: auto;
	height: auto;
}

.WEB_CONTE_contenidoHolder{
	width: auto;
	height: auto;
	padding: 10px 34px 10px 20px;
}

.WEB_CONTE_fondoInterno{
	width: auto;
	height: auto;
	background: url(images/web/fondo_interno.gif) no-repeat;
}


.WEB_CONTE_interno{
	width: auto;
	height: auto;
	padding: 0 0px 0px 0px;
}


.WEB_CONTE_navegacion{
	width: auto;
	height: auto;
	padding: 4px 9px 20px 9px;
	text-align: left;
}

.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 4px 0px 0px;
	font: normal 10px/10px "Trebuchet MS";
	color: #707070;
}

.WEB_CONTE_navegacion li a:link{
	text-decoration: none;
	color: #707070;
}

.WEB_CONTE_navegacion li a:visited{
	text-decoration: none;
	color: #707070;
}

.WEB_CONTE_navegacion li a:hover{
	text-decoration: underline;
	color: #707070;
}

.WEB_CONTE_navegacion li a:active{
	text-decoration: none;
	color: #707070;
}

.WEB_vinetaNavegacion{
	width: 11px;
	height: 11px;
	background: url(images/web/vineta_navegacion.gif) no-repeat 0px 5px;
}


.WEB_CONTE_titulo{
	width: auto;
	height: auto;
	padding: 10px 34px 5px 20px;
	background: url(images/web/fondo_titulo.gif) no-repeat 9px 5px;
}

.WEB_CONTE_titulo h1{
	font: bold 18px "Trebuchet MS";
	color: #72910e;
	margin: 0px;
}


.WEB_CONTE_opcionesInterno{ 
	width: auto;
	height: 32px;
	position: relative;
}

.WEB_iconoImpresion{ 
	width: 18px;
	height: 18px;
	/*font:normal 10px "Trebuchet MS";
	color:#065080;
 	padding: 2px 0 2px 15px;*/
	position: absolute;
	top: 8px;
	left: 20px;
	background: url(images/web/icono_imprimir.gif) no-repeat;
	cursor: pointer;
}

.WEB_iconoImpresion a:link{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoImpresion a:visited{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoImpresion a:hover{ 
	color:Black;
	text-decoration:underline;
}

.WEB_iconoImpresion a:active{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoFavoritos{ 
	width: 18px;
	height: 18px;
	/*font:normal 10px "Trebuchet MS";
	color:#065080;
 	padding: 2px 0 2px 18px;*/
	position: absolute;
	top: 8px;
	left: 45px;
	background: url(images/web/icono_agregar_favoritos.gif) no-repeat;
	cursor: pointer;
}

.WEB_iconoFavoritos a:link{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoFavoritos a:visited{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoFavoritos a:hover{ 
	color:Black;
	text-decoration:underline;
}

.WEB_iconoFavoritos a:active{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoRecomendar{ 
	width: 18px;
	height: 18px;
/*	font:normal 10px "Trebuchet MS";
	color:#065080;
 	padding: 2px 0 2px 16px;*/
	position: absolute;
	top: 8px;
	left: 70px;
	background: url(images/web/icono_recomendar_pagina.gif) no-repeat;
	cursor: pointer;
}

.WEB_iconoRecomendar a:link{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoRecomendar a:visited{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoRecomendar a:hover{ 
	color:Black;
	text-decoration:underline;
}

.WEB_iconoRecomendar a:active{ 
	color:#065080;
	text-decoration:none;
}


.WEB_iconoRSS{ 
	width: 18px;
	height: 18px;
	position: absolute;
	top: 8px;
	left: 95px;
	background: url(images/web/icono_rss.gif) no-repeat;
	cursor: pointer;
}

.WEB_iconoRSS a:link{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoRSS a:visited{ 
	color:#065080;
	text-decoration:none;
}

.WEB_iconoRSS a:hover{ 
	color:Black;
	text-decoration:underline;
}

.WEB_iconoRSS a:active{ 
	color:#065080;
	text-decoration:none;
}




.WEB_iconoReiniciarLetra{ 
	width: 18px;
	height: 18px;
	position: absolute;
	top: 3px;
	right: 34px;
	background: url(images/web/icono_letra_reiniciar.gif) no-repeat left 0px;
	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{ 
	width: 18px;
	height: 18px;
	position: absolute;
	top: 3px;
	right: 56px;
	background: url(images/web/icono_letra_disminuir.gif) no-repeat left 0px;
	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{ 
	width: 18px;
	height: 18px;
	position: absolute;
	top: 3px;
	right: 78px;
	background: url(images/web/icono_letra_aumentar.gif) no-repeat left 0px;
	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;
}


/**/


.WEB_CONTE_enlacesInterno{ 
	width: auto;
	height: 30px;
	position: relative;
	margin-bottom: 10px;
}


.WEB_vinetaSubir{
   font:normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#636363;
   padding: 6px 0 6px 22px;
	position: absolute;
	top: 8px;
	right: 34px;
   background: url(images/web/icono_subir.gif) no-repeat left 4px;
	cursor: pointer;
}

.WEB_vinetaSubir a:link{ 
	color:#636363;
	text-decoration:none;
}

.WEB_vinetaSubir a:visited{ 
	color:#636363;
	text-decoration:none;
}

.WEB_vinetaSubir a:hover{ 
	color:black;
	text-decoration:underline;
}

.WEB_vinetaSubir a:active{ 
	color:#636363;
	text-decoration:none;
}

.WEB_vinetaImprimir{
   font:normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#636363;
   padding: 6px 0 5px 22px;
	position: absolute;
	top: 8px;
	left: 20px;
   background: url(images/web/icono_imprimir.gif) no-repeat left 4px;
	cursor: pointer;
}

.WEB_vinetaImprimir a:link{ 
	color:#636363;
	text-decoration:none;
}

.WEB_vinetaImprimir a:visited{ 
	color:#636363;
	text-decoration:none;
}

.WEB_vinetaImprimir a:hover{ 
	color:black;
	text-decoration:underline;
}

.WEB_vinetaImprimir a:active{ 
	color:#636363;
	text-decoration:none;
}



/* Pie de Pagina */

.WEB_CONTE_piePagina{ 
	width: 776px;
	height: 143px;
	padding: 0px 0px 0px 0px;
	background: url(images/zona_transnacional/fondo_pie_pagina.gif) no-repeat 0px 0px;
	position: relative;
	margin-bottom: 10px;
}

.WEB_iconoAgregarFavoritos{ 
	width: auto;
	height: auto;
	font:normal 10px "Trebuchet MS";
	color:#1a171b;
	margin: 0px;
   padding: 5px 0 5px 22px;
	position: absolute;
	top: 11px;
	left: 251px;
	background: url(images/web/icono_agregar_favoritos.gif) no-repeat 0px 3px;
	cursor: pointer;
}

.WEB_iconoAgregarFavoritos a:link{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoAgregarFavoritos a:visited{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoAgregarFavoritos a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.WEB_iconoAgregarFavoritos a:active{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoRecomendarAmigo{ 
	width: auto;
	height: auto;
	font:normal 10px "Trebuchet MS";
	color:#1a171b;
	margin: 0px;
   padding: 5px 0 5px 22px;
	position: absolute;
	top: 11px;
	left: 378px;
	background: url(images/web/icono_recomendar_pagina.gif) no-repeat 0px 3px;
	cursor: pointer;
}

.WEB_iconoRecomendarAmigo a:link{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoRecomendarAmigo a:visited{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoRecomendarAmigo a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.WEB_iconoRecomendarAmigo a:active{ 
	color:#1a171b;
	text-decoration:none;
}


.WEB_iconoFlashPlayer{ 
	width: auto;
	height: auto;
	font:normal 10px "Trebuchet MS";
	color:#1a171b;
	margin: 0px;
   padding: 5px 0 5px 22px;
	position: absolute;
	top: 11px;
	right: 110px;
	background: url(images/web/icono_flash_player.gif) no-repeat 0px 3px;
	cursor: pointer;
}

.WEB_iconoFlashPlayer a:link{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoFlashPlayer a:visited{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoFlashPlayer a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.WEB_iconoFlashPlayer a:active{ 
	color:#1a171b;
	text-decoration:none;
}


.WEB_iconoAdobeReader{ 
	width: auto;
	height: auto;
	font:normal 10px "Trebuchet MS";
	color:#1a171b;
	margin: 0px;
   padding: 5px 0 5px 22px;
	position: absolute;
	top: 11px;
	right: 14px;
	background: url(images/web/icono_adobe_reader.gif) no-repeat 0px 3px;
	cursor: pointer;
}

.WEB_iconoAdobeReader a:link{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoAdobeReader a:visited{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_iconoAdobeReader a:hover{ 
	color:#333333;
	text-decoration:underline;
}

.WEB_iconoAdobeReader a:active{ 
	color:#1a171b;
	text-decoration:none;
}

.WEB_textoDescargar{ 
	width: auto;
	height: auto;
	font:bold 10px "Trebuchet MS";
	color:#75950f;
	margin: 0px;
	position: absolute;
	top: 17px;
	right: 191px;
}





.WEB_CONTE_zonaDireccion{ 
	width: 400px;
	height: 52px;
	position: absolute;
	top: 48px;
	left: 252px;
}

.WEB_CONTE_zonaDireccion table{  
	width: auto;
	height: 52px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.WEB_CONTE_zonaDireccion table td{  
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: left;
}

.WEB_CONTE_opcionesPiePagina{ 
	width: auto;
	height: auto;
	position: absolute;
	bottom: 10px;
	left: 12px;
}

.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 10px "Trebuchet MS";
	color: #ffffff;
	list-style: none;
}

.WEB_CONTE_opcionesPiePagina li a:link{
	text-decoration: none;
	color: #ffffff;
}

.WEB_CONTE_opcionesPiePagina li a:visited{
	text-decoration: none;
	color: #ffffff;
}

.WEB_CONTE_opcionesPiePagina li a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.WEB_CONTE_opcionesPiePagina li a:active{
	text-decoration: none;
	color: #ffffff;
}

.WEB_CONTE_creditos{ 
	width: 80px;
	height: 16px;
	position: absolute;
	bottom: 12px;
	right: 24px;
	cursor: pointer;
	overflow: hidden;
}


.WEB_CONTE_fechaActualizacion{ 
	width: auto;
	height: auto;
	position: absolute;
	top: 17px;
	left: 12px;
	overflow: hidden;
}

.WEB_CONTE_fechaActualizacion p{ 
	font: normal 10px "Trebuchet MS";
	color: #1a171b;
	margin: 0px;
}

.WEB_CONTE_fechaActualizacion span{ 
	font-weight: bold;
}


/* Zonas */

.WEB_CONTE_menuZonas{ 
	width: auto;
	height: auto;
	padding: 7px;
}

.WEB_CONTE_menuZonas ul li a{ 
	width: 140px;
	height: auto;
}

.WEB_CONTE_fondoZonaTitulo1{ 
	width: 198px;
	height: 31px;
	background: url(images/menu_zona/fondo_zona_linea1.gif) no-repeat;
	cursor: pointer;
	padding-bottom: 5px;
}

.WEB_CONTE_fondoZonaTitulo1_on{ 
	width: 198px;
	height: 31px;
	background: url(images/menu_zona/fondo_zona_linea1_on.gif) no-repeat;
	cursor: pointer;
	padding-bottom: 5px;
}


.WEB_CONTE_fondoZonaTitulo2{ 
	width: 198px;
	height: 31px;
	background: url(images/menu_zona/fondo_zona_linea2.gif) no-repeat;
	cursor: pointer;
	padding-bottom: 5px;
}

.WEB_CONTE_fondoZonaTitulo2_on{ 
	width: 198px;
	height: 31px;
	background: url(images/menu_zona/fondo_zona_linea2_on.gif) no-repeat;
	cursor: pointer;
	padding-bottom: 5px;
}

.WEB_CONTE_fondoZonaTitulo3{ 
	width: 198px;
	height: 31px;
	background: url(images/menu_zona/fondo_zona_linea3.gif) no-repeat;
	cursor: pointer;
	padding-bottom: 5px;
}

.WEB_CONTE_fondoZonaTitulo3_on{ 
	width: 198px;
	height: 31px;
	background: url(images/menu_zona/fondo_zona_linea3_on.gif) no-repeat;
	cursor: pointer;
	padding-bottom: 5px;
}

.WEB_CONTE_zonaContenido{ 
	width: 196px;
	height: auto;
	padding: 2px 1px;
	display:none;
	background: #ffffff;
}


/* 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: 120px !important;
	height: auto;
	padding:0px 0px 0px 0px  !important;
}

.WEB_TD_comboTitulo p{
   font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #535353;
	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 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	margin: 0px;
}

.WEB_paginador a:link{
	text-decoration: underline;
	color: #72910e;
}

.WEB_paginador a:visited{
	text-decoration: underline;
	color: #72910e;
}

.WEB_paginador a:hover{
	text-decoration: none;
	color: #72910e;
}

.WEB_paginador a:active{
	text-decoration: underline;
	color: #72910e;
}


.WEB_textoPagSeleccionado{
   font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #72910e !important ;
	margin: 0px;
}

.WEB_textoPagSeleccionado a:link{
	text-decoration: underline;
	color: #72910e !important ;
}

.WEB_textoPagSeleccionado a:visited{
	text-decoration: underline;
	color: #72910e !important ;
}

.WEB_textoPagSeleccionado a:hover{
	text-decoration: none;
	color: #72910e !important ;
}

.WEB_textoPagSeleccionado a:active{
	text-decoration: underline;
	color: #72910e !important ;
}

.WEB_CONTE_mensaje{ 
	width: auto;
	height: auto;
	padding:12px 12px 0px 12px;
	/*padding:0px 12px 0px 12px;*/
}

.WEB_mensajeInformacion{ 
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #72910e;
	padding-left: 26px;
	padding-bottom: 5px;
	padding-top: 2px;
	background: url(images/web/icono_informacion.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeInformacion a:link{ 
	color:#72910e;
	text-decoration:underline;
}

.WEB_mensajeInformacion a:visited{ 
	color:#72910e;
	text-decoration:underline;
}

.WEB_mensajeInformacion a:hover{ 
	color:#72910e;
	text-decoration:none;
}

.WEB_mensajeInformacion a:active{ 
	color:#72910e;
	text-decoration:underline;
}

.WEB_mensajeError{ 
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #72910e;
	padding-left: 26px;
	padding-bottom: 5px;
	padding-top: 2px;
	background: url(images/web/icono_error.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeError a:link{ 
	color:#72910e;
	text-decoration:underline;
}

.WEB_mensajeError a:visited{ 
	color:#72910e;
	text-decoration:underline;
}

.WEB_mensajeError a:hover{ 
	color:#72910e;
	text-decoration:none;
}

.WEB_mensajeError a:active{ 
	color:#72910e;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia{ 
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #72910e;
	padding-left: 28px;
	padding-bottom: 5px;
	padding-top: 2px;
	background: url(images/web/icono_advertencia.gif) no-repeat;
	margin: 0px;
}

.WEB_mensajeAdvertencia a:link{ 
	color:#72910e;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia a:visited{ 
	color:#72910e;
	text-decoration:underline;
}

.WEB_mensajeAdvertencia a:hover{ 
	color:#72910e;
	text-decoration:none;
}

.WEB_mensajeAdvertencia a:active{ 
	color:#72910e;
	text-decoration:underline;
}