/* Configuracion inicial del documento */

#cuerpo_web { 
	margin:0px;
	background-image: url("../imagenes/fondo_web.gif");
	background-repeat: repeat-x;
}
#contenedor_superior {
	position:relative;
	height:250px;
	margin-left:-60px;
	padding-top: 60px;
	background-image: url("../imagenes/fondo_zona_superior2.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:2;
} 
#contenedor_inferior {
	position:relative;
	height:200px;
	margin-left:0px;
	margin-top:0px;
	background-image: url("../imagenes/fondo_zona_inferior2.jpg");
	background-repeat:no-repeat;
	z-index:2;
}
#logo_mlr_entrada {
	position:absolute;
	height:94px;
	width:120px;
	top:15px;
	left:45px;
	background-image: url("../imagenes/logo_mlr_entrada.png")!important;
	background-image: none;
 	filter: none;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/logo_mlr_entrada.png');
	background-repeat:no-repeat;
	z-index:8;
}

/* Contenido en index */

#contenedor_bodega {
	position:absolute;
	width:800px;
	height:200px;
	left:50%;
	margin-left:-370px;
	margin-top:50px;
} 

#rotulo_bodega {
	float:left;
	width:165px;
	height:50px;
	margin-top:80px;
	margin-left:90px;
	padding:0x;
	background-image: url("../imagenes/rotulo_bodega.png")!important;
	background-image: none;
 	filter: none;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/rotulo_bodega.png');
	background-repeat:no-repeat;
	z-index:7;
}
#imagen_bodega {
	float:right;
	margin-top:1px;
	padding:0x;
	width:533px;
	height:200px;
	z-index:7;
}

#contenedor_enoturismo {
	position:absolute;
	width:800px;
	height:200px;
	left:50%;
	margin-left:-400px;
	margin-top:0px;
} 
#rotulo_enoturismo {
	float:right;
	margin-top:25px;
	padding:0x;
	margin-right:0px;
	background-image: url("../imagenes/rotulo_enoturismo.png")!important;
	background-image: none;
 	filter: none;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/rotulo_enoturismo.png');
	background-repeat:no-repeat;
	width:260px;
	height:50px;
	z-index:7;
}
#imagen_enoturismo {
	float:left;
	margin-top:0px;
	padding:0x;
	margin-left:0px;
	width:533px;
	height:200px;
	z-index:7;
}



/* MENU SELECCION IDIOMA BODEGA */

#menu_presentacion_bodega {
	position:relative;
	float:left;
	width:250px;
	height:18px;
	top:125px;
	margin-left:-240px;
	z-index:80;
}
div.menu1 {
	background-image: url("../imagenes/menuindex_bodega_esp2.png");
	background-position: 0 -23px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 60px; HEIGHT: 23px
}

div.menu1 A {
	DISPLAY: block; 
	background-image: url("../imagenes/menuindex_bodega_esp1.png"); 
	background-position: 0px 0px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
}

div.menu2 {
	background-image: url("../imagenes/menuindex_bodega_eng2.png");
	background-position: 0 -23px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 60px; HEIGHT: 23px
}

div.menu2 A {
	DISPLAY: block; 
	background-image: url("../imagenes/menuindex_bodega_eng1.png"); 
	background-position: 0px 0px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
}
div.menu3 {
	background-image: url("../imagenes/menuindex_bodega_de2.png");
	background-position: 0 -23px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 60px; HEIGHT: 23px
}

div.menu3 A {
	DISPLAY: block; 
	background-image: url("../imagenes/menuindex_bodega_de1.png"); 
	background-position: 0px 0px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
}
div.menu4 {
	background-image: url("../imagenes/menuindex_bodega_jp2.png");
	background-position: 0 -23px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 60px; HEIGHT: 23px
}

div.menu4 A {
	DISPLAY: block; 
	background-image: url("../imagenes/menuindex_bodega_jp1.png"); 
	background-position: 0px 0px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
}
div.menu1 A:hover, div.menu2 A:hover, div.menu3 A:hover, div.menu4 A:hover {
	background-image:none; 
	cursor: pointer;
	cursor: hand;

}
/* MENU SELECCION IDIOMA ENOTURISMO */

#menu_presentacion_enoturismo {
	position:relative;
	float:right;
	width:250px;
	height:18px;
	top:70px;
	margin-right:-262px;
	z-index:80;
}
div.menu1_enotur {
	background-image: url("../imagenes/menuindex_enotur_esp2.png");
	background-position: 0 -23px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 60px; HEIGHT: 23px
}

div.menu1_enotur A {
	DISPLAY: block; 
	background-image: url("../imagenes/menuindex_enotur_esp1.png"); 
	background-position: 0px 0px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
}

div.menu2_enotur {
	background-image: url("../imagenes/menuindex_enotur_eng2.png");
	background-position: 0 -23px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 60px; HEIGHT: 23px
}

div.menu2_enotur A {
	DISPLAY: block; 
	background-image: url("../imagenes/menuindex_enotur_eng1.png"); 
	background-position: 0px 0px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
}
div.menu3_enotur {
	background-image: url("../imagenes/menuindex_enotur_de2.png");
	background-position: 0 -23px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 60px; HEIGHT: 23px
}

div.menu3_enotur A {
	DISPLAY: block; 
	background-image: url("../imagenes/menuindex_enotur_de1.png"); 
	background-position: 0px 0px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
}
div.menu4_enotur {
	background-image: url("../imagenes/menuindex_enotur_jp2.png");
	background-position: 0 -23px;
	FLOAT: left; 
	MARGIN: 0px 0px 0px 0px; 
	WIDTH: 60px; HEIGHT: 23px
}

div.menu4_enotur A {
	DISPLAY: block; 
	background-image: url("../imagenes/menuindex_enotur_jp1.png"); 
	background-position: 0px 0px;
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
}
div.menu1_enotur A:hover, div.menu2_enotur A:hover, div.menu3_enotur A:hover, div.menu4_enotur A:hover {
	background-image:none; 
	cursor: pointer;
	cursor: hand;

}
/*DATOS BODEGA*/

#datos_bodega {
	position:relative;
	float:left;
	text-align:left;
	margin-left:-250px;
	top:160px;
	width:250px;
	z-index:5;
}
.datos_bodega, .datos_bodega a:link, .datos_bodega a:active, .datos_bodega a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686767;
	line-height:15px;
}

/*DATOS ENOTURISMO*/

#datos_enoturismo {
	position:relative;
	float:left;
	text-align:left;
	margin-left:0px;
	top:15px;
	width:250px;
	z-index:5;
}
.datos_enoturismo, .datos_enoturismo a:link, .datos_enoturismo a:active, .datos_enoturismo a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A4A4A4;
	line-height:15px;
}

/*PIE DE HTML*/

#pie_index {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:9px;
	color:#686767;
	margin-left:0px;
	margin-top:10px;
	width:400px;
	z-index:5;
	line-height:15px;
}
.pie_index {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#686767;
	line-height:15px;
}

