/*************************** Maquetacion Principal *****************************/
body{
	background: #ffffff url(images/web/fondo_body.jpg) repeat-x !important ;
}

.WEB_MAQUE_Alineacion1{
	width: auto;
	height: auto;
}

.WEB_MAQUE_Alineacion2{
	width: auto;
	height: auto;
	background: url(images/web/fondo_2.gif) repeat-y center;
}

.WEB_MAQUE_Alineacion3{
	width: 860px;
	height: 29px;
	margin: 0px auto;
}

.WEB_MAQUE_Fondo1{
	width: auto;
	height: auto;
	background: url(images/web/fondo_1.jpg) no-repeat center top;
}

.WEB_MAQUE_Fondo2{
	width: 738px;
	height: auto;
	padding-top: 8px;
	margin: 0px auto;
}

.WEB_MAQUE_Fondo3{
	width: 860px;
	height: 29px;
	background: url(images/web/fondo_3.png) no-repeat center;
}

* html .WEB_MAQUE_Fondo3{
	margin-left: 1px;
}

*:first-child+html .WEB_MAQUE_Fondo3 {
	margin-left: 1px;
}


.WEB_MAQUE_f1_c1{
	width: 770px;
	height: 360px;
	margin: 0px auto;
	overflow: hidden;
	/*position: relative;*/
}

.WEB_MAQUE_f2_c1{
	width: 188px;
	height: auto;
	padding-left: 12px;
	/*background: url(images/web/fondo_barra.gif) repeat-x;*/
}

.WEB_MAQUE_f2_c2{
	width: 520px;
	height: auto;
	/*background: url(images/web/fondo_barra.gif) repeat-x;*/
}

.WEB_MAQUE_f3_c1{
	width: 770px;
	height: 29px;
	margin: 0px auto;
}



/*************************************************************************/


.WEB_CONTE_cabecera{
	width: auto;
	height: 120px;
	position: relative;
}

.WEB_CONTE_banderas{
	width: 494px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 246px;
/*	cursor: pointer;*/
}


/* Menu Superior */

.WEB_CONTE_menuSuperior{
	width: auto;
	height: auto;
	padding: 0px 32px 2px 20px;
	position: absolute;
	bottom: 14px;
/*	top: 10px;*/
	right: 0px;
	
	/*display: none;*/
}

.WEB_CONTE_menuSuperior ul{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}

.WEB_CONTE_menuSuperior li{
	width: auto;
	height: auto;
	display: inline;
	margin: 0px 0px 0px 3px;
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #737788;
}

.WEB_CONTE_menuSuperior li a:link{
	text-decoration: none;
	color: #a9a8a8;
}

.WEB_CONTE_menuSuperior li a:visited{
	text-decoration: none;
	color: #a9a8a8;
}

.WEB_CONTE_menuSuperior li a:hover{
	text-decoration: underline;
	color: #a9a8a8;
}

.WEB_CONTE_menuSuperior li a:active{
	text-decoration: none;
	color: #a9a8a8;
}

.WEB_ICONO_home{
	padding-left: 15px;
	background: url(images/web/icono_home.gif) no-repeat 0px 0px;
}

.WEB_ICONO_email{
	padding-left: 14px;
	background: url(images/web/icono_email.gif) no-repeat 0px 1px;
}

/*.WEB_CONTE_fecha{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: black;
	width: auto;
	height: auto;
	padding: 0 15px;
}

.WEB_CONTE_fecha a:link{
	text-decoration: none;
	color: #000000;
}

.WEB_CONTE_fecha a:visited{
	text-decoration: none;
	color: #000000;
}

.WEB_CONTE_fecha a:hover{
	text-decoration: underline;
	color: #000000;
}

.WEB_CONTE_fecha a:active{
	text-decoration: none;
	color: #000000;
}*/

.WEB_CONTE_bannerHome{
	width: auto;
	height: 228px;
	padding: 0px 0px 0px 30px;
}

* html .WEB_CONTE_bannerHome{
	padding: 0px 0px 0px 31px;
}

.WEB_CONTE_pieBanner{
	width: 706px;
	height: 16px;
	margin: 0px 0px 0px 30px;
	overflow: hidden;
	background: url(images/web/fondo_pie_banner.jpg) no-repeat;
}

* html .WEB_CONTE_pieBanner{
	margin: 0px 0px 0px 31px;
}

.WEB_CONTE_bannerInterna{
	width: auto;
	height: 100px;
	padding: 20px 8px 0 7px;
	background: url(images/web/fondo_banner_home.gif) no-repeat;
	overflow: hidden;
}

.WEB_CONTE_banner{
	width: 163px;
	height: auto;
	margin: 0px auto 10px auto;
}

.WEB_CONTE_banner img{
	display: block;
	border: 1px solid #f7f7f3;
}

.WEB_CONTE_titulo{
	width: auto;
	height: auto;
	padding: 0 0 16px 14px;
	
}

.WEB_CONTE_titulo h1{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding:0 0 3px 10px;
	background: url(images/textos/vineta_2.gif) no-repeat 0px 6px;
	border-bottom: 1px solid #7B0000;
}

/* Imagenes */

.WEB_CONTE_bloqueImagen{
	width: auto;
	height: auto;
	padding: 9px 9px;
	border: 1px solid #E7E9EB;
	background: #F8F8F8;
	margin-bottom: 10px;
}

.WEB_CONTE_imagen{
	width: 150px;
	height: auto;
	padding: 5px;
}

.WEB_CONTE_imagentienda{
	width: 210px;
	height: 75x;
	padding: 15px;
}

.WEB_CONTE_imagenproducto{
	width: 90px;
	height: auto;
	padding: 5px;
}

.WEB_CONTE_imagenContenido{
	width: auto;
	height: auto;
}

.WEB_CONTE_imagenTitulo{
	width: auto;
	height: auto;
	padding: 5px 0 1px 0;
	border-bottom: 1px solid #E7E9EB;
}

.WEB_CONTE_imagenDatos{
	width: auto;
	height: auto;
	padding: 8px;
	margin-bottom: 15px;
}

.WEB_CONTE_imagenEnlaces{
	width: auto;
	height: auto;
	padding: 5px 10px;
}

.WEB_CONTE_imagenEnlacesTienda{
	width: auto;
	height: auto;
}

.WEB_CONTE_imagenEnlaces ul{
	width: auto;
	height: 15px;
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

.WEB_CONTE_imagenEnlaces li{
	width: auto;
	height: auto;
	display: inline;
	margin: 0px 0px 0px 6px;
	font: normal 9px/13px Arial, Helvetica, sans-serif;
	color: #737788;
}

.WEB_CONTE_imagenEnlaces li a:link{
	text-decoration: none;
	color: #737788;
}

.WEB_CONTE_imagenEnlaces li a:visited{
	text-decoration: none;
	color: #737788;
}

.WEB_CONTE_imagenEnlaces li a:hover{
	text-decoration: underline;
	color: #737788;
}

.WEB_CONTE_imagenEnlaces li a:active{
	text-decoration: none;
	color: #737788;
}

.WEB_CONTE_imagenMargen{
	margin-right: 15px; 
	margin-left: 0px; 
	display: inline;
}

.WEB_CONTE_imagenOpciones{
	width: 300px;
	height: auto;
	background: #f7f7f3;
}

.WEB_CONTE_imagenOpcionesProducto{
	width: 360px;
	height: auto;
	background: #f7f7f3;
}

.WEB_CONTE_imagenCabecera{
	width: auto;
	height: auto;
}

.WEB_CONTE_imagenTexto{
	width: 94px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 4px 8px;
}

.WEB_CONTE_imagenIconos{
	width: 40px;
	height: auto;
}

.WEB_ICONO_web{
	padding-left: 20px;
	background: url(images/textos/icono_web.gif) no-repeat 0px center;
}

.WEB_ICONO_video{
	padding-left: 15px;
	background: url(images/textos/icono_video.gif) no-repeat 0px center;
}


/* Buscador */

.WEB_CONTE_buscador{
	width: 180px;
	height: 22px;
	background: url(images/web/fondo_buscador.gif) no-repeat;
	padding: 8px 0 5px 15px ;
	position: relative;
}

.WEB_CONTE_buscador label{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: white;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	line-height: 11px;
}

.WEB_CONTE_buscador input{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #333333;
	border: none;
	background: none;
	width: 105px;
	height: 15px;
	margin: 0 0 0 8px;
	padding: 0px;
}

.WEB_CONTE_buscadorBoton{
	width: 14px;
	height: 16px;
	position: absolute;
	overflow: hidden;
	top: 12px;
	right: 8px;
	cursor: pointer;
}

/***************************************************************/


/*********************************************************************/

.WEB_CONTE_placeHolder{
	width: auto;
	height: auto;
	padding: 0 0 14px 14px;
	overflow: hidden;
}

.WEB_CONTE_contenidoHolder{
	width: auto;
	height: auto;
	padding: 0 10px 14px 10px;
	overflow: hidden;
}

.WEB_CONTE_bloqueHome1{
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 12px;
}

.WEB_CONTE_bloqueHome2{
	width: auto;
	height: auto;
	overflow: hidden;
}

.WEB_CONTE_bloqueHome3{
	width: auto;
	height: auto;
	overflow: hidden;
}

.WEB_CONTE_zona1{
	width: 244px;
	height: auto;
}

.WEB_CONTE_zonaNoticias{
	width: auto;
	height: 164px;
	padding: 5px 10px 5px 10px;
	background: url(images/web/fondo_noticias.jpg) no-repeat;
}

.WEB_CONTE_zona2{
	width: 254px;
	height: auto;
}

.WEB_CONTE_zona3{
	width: 506px;
	height: auto;
}

.WEB_CONTE_zona{
	width: auto;
	height: auto;
}

.WEB_CONTE_zonaBloque{
	width: auto;
	height: auto;
	padding: 10px 0;
}

.WEB_CONTE_zonaCabecera{
	width: auto;
	height: auto;
	padding: 5px 0 5px 0;
	border-bottom: 3px solid #DADADA;
	background: #FEFEFE url(images/web/fondo_titulo.gif) repeat-x;
}

.WEB_CONTE_auspiciadores{
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid #DADADA;
}

.WEB_CONTE_auspiciadores ul{
	width: auto;
	height: auto;
}

.WEB_CONTE_auspiciadores li{
	width: auto;
	height: auto;
	display: inline;
	margin: 5px 5px 5px 5px;
	overflow: hidden;
}

.WEB_CONTE_auspiciadores li img{
	border: none;
	padding: 5px 0;
}

.WEB_CONTE_zonaContenido{
	width: auto;
	height: auto;
	padding: 5px 10px 5px 10px;
}

.WEB_CONTE_zonaImagen{
	width: 100px;
	height: auto;
	padding: 0 8px 8px 0;
}

.WEB_CONTE_zonaImagen img{
	display: block;
	border: 1px solid #F7F7F3;
}

.WEB_CONTE_zonaImagen2{
	width: auto;
	height: auto;
	padding: 0 8px 0 0;
}

.WEB_CONTE_zonaImagen3{
	width: auto;
	height: auto;
}

* html .WEB_CONTE_zonaImagen2{
	padding: 0 3px 0 0;
}

.WEB_CONTE_zonaImagen3 img{
	display: block;
	border: 1px solid #F7F7F3;
}

.WEB_CONTE_zonaImagen3{
	width: 130px;
	height: auto;
	padding: 0 0 0 8px;
}

* html .WEB_CONTE_zonaImagen3{
	padding: 0 0 0 3px;
}

.WEB_CONTE_zonaImagen2 img{
	display: block;
	border: 1px solid #F7F7F3;
}

.WEB_CONTE_zonaTexto{
	width: 374px;
	height: auto;
}

.WEB_CONTE_zonaTexto2{
	width: auto;
	height: auto;
}

.WEB_CONTE_zonaEnlace{
	width: auto;
	height: auto;
	padding: 0px 10px;
}


.WEB_CONTE_scrollNoticias{
	width: auto;
	height: 160px;
	position: relative;
	overflow: hidden;
}

.WEB_CONTE_bloqueContenidoNoticias{
	width: 234px;
	height: auto;
	position: absolute;
}

.WEB_CONTE_bloqueNoticiaHome{
	width: auto;
	height: auto;
	margin-bottom: 20px; 
	padding-left: 14px;
	background: #fff url(images/web/icono_noticia.gif) no-repeat;
}

/* Menu Principal */

.WEB_CONTE_menuJerarquia{
	width: auto;
	height: auto;
	padding-bottom: 20px;
}

.WEB_CONTE_logo1{
	width: 178px;
	height: 66px;
	position: absolute;
	top: 26px;
	left: 36px;
	cursor: pointer;
}

.WEB_CONTE_piePagina{
	width: auto;
	height: auto;
	padding: 20px 0;
}


.WEB_CONTE_creditos{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #a9a8a8;
	width: 700px;
	height: 20px;
	padding: 6px 8px 10px 8px;
	margin: 0px auto;
}

.WEB_CONTE_creditos a:link{
	text-decoration: none;
	color: #000000;
}

.WEB_CONTE_creditos a:visited{
	text-decoration: none;
	color: #000000;
}

.WEB_CONTE_creditos a:hover{
	text-decoration: underline;
	color: #000000;
}

.WEB_CONTE_creditos a:active{
	text-decoration: none;
	color: #000000;
}
