* {margin:0; padding:0;}

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

scrollbar-face-color: #4d590d;
scrollbar-highlight-color: #a1b828;
scrollbar-3dlight-color: #cfea3e;
scrollbar-darkshadow-color: #22270a;
scrollbar-shadow-color: #3a4019;
scrollbar-arrow-color: #305311;
scrollbar-track-color: #305311;
}

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:0.8em;
	color:#693;
	margin-left:15px;
	padding-top:10px;
}
hr{
	width:400px;
	border: 1px solid #f0f0f0;
}
a{color: #360; text-decoration: none;}
a:hover{color: #693; text-decoration: none;}

input, select{
	font-size:0.8em;
	margin:5px 5px 0 5px;
	color:#666;
}

/*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;
}

#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:475px;	
	height:250px;
	text-align:justify;
	overflow: auto;
	}

#texto_legal {
	font-size:small;
	line-height:18px;
}

#texto p, #menus p{
	font-size:0.7em;
	line-height:18px;
}
.texto_imagen{
	float:right;
	margin:0 5px 5px 10px;
	padding:5px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
}
.texto_dorado{color:#993;}
.texto_des_derecha{color:#404040; height: 200px; width: 200px;}
.texto_des_izquierda{height: 200px; width: 120px;}
.texto_des{color:#404040;}
.dorado_negrita{font-weight: bold;color:#993;}
.negrita{font-weight:bold;}
#menus{
	height:220px;
	overflow: auto;
	}
#menus li{
	width:400px;
	display:inline;
	font-size:0.7em;
	line-height:18px;
	border-bottom: 1px solid #f0f0f0;
}
.menus_a{
	float:left;
	margin-left:10px;
	background-image: url(../images/li_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 5px 25px;
}
.menu_margeniz{margin-left:15px;}
.volver{
	float:right;
	width:450px;
	font-size:0.7em;
	text-align:right;
	margin-top:2px;
	padding-right:20px;
	background:#f0f0f0;
	border-top: 1px dashed #9c6;
	border-bottom: 1px dashed #9c6;
}

#calendario{
	float:right;
	clear:right;
	text-align:left;
	font-size:0.7em;
	color:#333;
	margin:15px 25px 0 20px;
}

/*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;}

/* Galeria de Fotos*/
#galeria{height:245px;}
#galeria li {
   display:inline; 
   float:left; 
   width:130px;
   height:110px; 
   background-color:#F4F6EF; 
   padding:3px 5px 3px 5px; 
   margin:0 10px 5px 10px; 
   text-align: center; 
   border-right: #ccc solid 1px; 
   border-bottom: #ccc solid 1px; 
}
#galeria div{
	width:130px;
	height:110px;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
	align:center;
} 
#galeria a{font-size:0.7em;}
#galeria img{border: 1px solid #693;}
.galeria_lupa{
	padding-left:25px;
	background-image: url(../images/lupa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
.anterior_siguiente{float:right; margin-right:15px; font-size:0.7em;}

/*MAPA GOOGLE*/
#map{
	width:465px; 
	height:230px;
	border: 1px solid #693;
}

#mapa_grande{
	font-size:0.8em;
	color:#993;
}

#map_ubicacion{
	width:415px;	
	height:205px;
	text-align:justify;
	}

/*PEDIDOS*/
#pedidos_cabecera{float:right;}
#pedidos{font-size:0.7em; margin-top:20px;}
#pedidos li{
	margin:25px 0 0 20px;
	list-style-image: none;
	list-style-type: none;
}
#pedidos li img{
	float:left;
	padding-right:20px;
}
/*.unidades{float:left;position:relative;top:20px;}*/
/*.boton_cesta{position:relative;top:7px;}*/
/*carrito*/
#carro_estados{
	float:right;
	width:520px;
	height:25px;
	font-size:0.7em;
	margin-top:15px;
	margin-bottom:30px;
	border-top: 1px dashed #9c6;
	border-bottom: 1px dashed #9c6;
		
}
#carro_estados li{
	float:left;
	position:relative;
	top:-15px;
	padding-left:15px;
	list-style-type: none;
	display:inline;
}
#pedidos td, #confirmar_pedido td{padding:2px 0 2px 5px; text-align:center;}
#pedidos th, #confirmar_pedido th{
	background-color:#fff;
	padding:2px 0 2px 5px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}


#botones_carro{
	float:right;
	width:99%;
	font-size:0.7em;
	text-align:right;
	margin-top:2px;
	background:#e5e5e5;
	padding:3px 0 4px 3px;
}
#botones_carro a{
	padding:2px;
	color:#693;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;}
#botones_carro a:hover{color:#360;}

#tramitar_compra{font-size:0.7em; overflow:auto; width:100%; height:135px;}
#tramitar_compra form{float:left;}
.enlace{font-size:0.7em;}
#confirmar_pedido{font-size:0.7em; overflow:auto; width:100%; height:135px;}
#confirmar_pedido h2{
	font-size:1.1em;
	color:#693;
	margin-left:15px;
	margin-bottom:5px;
	}
	
/*ALKILER KUPELAS*/
#epigrafes_kupelas{
	width:70px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-top: 5px;
}

#campos_kupelas{
	width:200px;
}


	
	
	