* {margin:0; padding:0;}

body{background-color:#c0c0c0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666;}

h1{
	background-image: url(../images/nuez_h1.jpg);
	background-repeat: no-repeat;
	font-size:0.8em;
	color:#993;
	margin:10px 0 0 0;
	padding:30px 0 0 60px;
	height:26px;
}
h2{
	font-size:1.1em;
	color:#7f7f7f;
	margin-right:5px;
	padding-top:10px;
}
a{color: #360; text-decoration: none;}
a:hover{color: #693; text-decoration: none;}

/*MAQUETACION*/

#leyenda{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 436px;
	margin-top: -218px;  /* la mitad de la altura */
	width: 929px;
	margin-left: -464px;  /* la mitad de la anchura */
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}

#contendor{
	position: absolute;
	left: 50%;
	top: 60%;
	height: 436px;
	margin-top: -275px;  /* la mitad de la altura */
	width: 929px;
	margin-left: -464px;  /* la mitad de la anchura */
}
#menu{
	float:left;
	width:352px;
	height:436px;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}
#menu_cabecera{
	height:80px;
	background-image: url(../images/fondo_cabeceramenu.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}
#menu_principal{
	position:relative;
	top:150px;
	left:200px;
	width:132px;
}
#menu_pedidos{
	float:right;
	width:149px;
	height:61px;
	margin: 20px 20px 0 0;
	background-image: url(../images/boton_gristienda.jpg);
	background-repeat: no-repeat;
}
#contenido{
	float:right;
	width:526px;
	height:330px;
	padding:0 15px 0 25px;
	background-color:#fff;
	background-image: url(../images/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-left:1px solid #0c0705;
	border-right:1px solid #0c0705;
}
#menu_idiomas{
	width:150px;
	float:right;
	font-size:0.8em;
}
#contenido_cabecera{
	float:right;
	width:566px;
	height:80px;
	background-image: url(../images/fondo_cabeceracont.jpg);
	background-repeat: no-repeat;	
	border: 1px solid #000;
}
#txotx{
	float:right;
	clear:right;
	height: 203px;
	width: 120px;
	margin:10px 10px 0 0;
	text-align: right;
}
#pie{float:right;
	background-image: url(../images/fondo_pie.jpg);
	height: 17px;
	width: 561px;
	padding:5px 0 0 5px;
	border-top:1px solid #fff;
	border-left:1px solid #0c0705;
	border-right:1px solid #0c0705;
	border-bottom:1px solid #0c0705;
	background-position: right;
}

/*CAPA MENU_CABECERA*/
#menu_cabecera ul{
	position:relative;
	top:55px;
	margin-left:5px;
	color:#fff;
	font-size:0.8em;
}
#menu_cabecera li{
	display:inline;
}
#menu_cabecera a{
	color:#fff;
	text-decoration:none;
}
.discapacitados{position:relative; top:4px;}

/*CAPA MENU_PEDIDOS*/
#menu_pedidos ul{
	float:right;
	margin:10px 5px 0 0;
	list-style-type: none;
	font-size: 0.7em;
	line-height:1.8em;
	text-align: right;	
}
#menu_pedidos ul a{
	color:#ff9;
	text-decoration:none;
	padding-right:10px;
	background-image: url(../images/flecha_amarilla.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*CAPA MENU*/
#menu_principal ul{
	margin:10px 5px 0 0;
	list-style-type: none;
	font-size: 0.8em;
	line-height:1.8em;
}
#menu_principal a{
	display:block;
	width:132px;
	height:28px;
	color:#fff;
	text-decoration:none;
	background-image: url(../images/boton_principal.png);
	background-repeat: no-repeat;
	background-position: right;
}

/*CAPA MENU_IDIOMAS*/
#menu_idiomas ul{
	float:right;
	padding:5px 0 0 0;
	font-size:0.8em;
}
#menu_idiomas li{
	display:inline;
}
#menu_idiomas a{
	color:#666;
	text-decoration:none;
}

/*CONTENIDO*/
#texto{
	width:370px;
	height:170px;
	padding-right:5px;
	text-align:justify;
	overflow: auto;
	}
#texto p{
	font-size:0.7em;
	line-height:18px;
}
#txotx div{
	float:right;
	text-align:left;
	font-size:0.7em;
	color:#333;
}
#tienda_sidra{
	float:right;
	clear:right;
	margin-right:8px;
	width:225px;
	height:80px;
	background-image: url(../images/botonindex_cajassidra.gif);
	background-repeat: no-repeat;
}
#tienda_sidra a{font-size:0.8em; float:right; width:120px; margin-top:25px;}
#tienda_barricas{
	float:left;
	margin-right:8px;
	width:225px;
	height:80px;
	background-image: url(../images/botonindex_barricas.gif);
	background-repeat: no-repeat;
}
#tienda_barricas a{font-size:0.8em; float:right; width:120px; margin-top:25px;}

/*PIE*/
address{
	position:relative;
	top:-3px;
	margin-left:10px;
	font-size: 0.6em;
	font-style: normal;
	color: #fff;
}
address a{color:#fff;}
address a:hover{color:#cf9;}
address img{border:0; position:relative; top:3px;}