@import url('textos.css');
/* CSS BehindThePixel.com */

/* TAGS GENERALES */

html, body {
	height: 100%;
}

body {	
	margin: 0 auto;
	background: #2a502e url('../img/fondo_body.gif') center center repeat-y;
	text-align: center;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	line-height: 16px;
}

b, strong {
	color: #4c4c4c;
	font-weight: bold;
}

p {
	margin-top: 0;
}

img {
	border: 0px none;
}

input, textarea{
	border: 1px solid #7C967E;
}

a,
a:link, 
a:visited,
a:hover,
a:active {
	font-weight: bold;
	color: #2A502E;
}

a:hover{
	text-decoration:none;
}

img.titulo{
	margin-bottom: 20px;
	clear: both;
	display: block;
}

img.subtitulo {
	margin-bottom: 20px;
	display: block;
	clear: both;
}


/* CONTENEDORES ESTRUCTURA */

.contenedor_todo {
	width: 800px;
	padding: 0 80px;
	margin: auto;
}


.cabecera {
	background-image: url('../img/fondo_top.gif');
	height: 70px;
	text-align: right;
	padding-top: 10px;
}

.lateral {	
	text-align: left;
	width: 230px;
	float: left;
	overflow: hidden;
	margin-top: 20px;	
}

.central{
	text-align: left;
	width: 570px;
	margin-top: 20px;
	overflow: hidden;
	float: right;
}

.pie {
	clear: both;
	height: 43px;	
	text-align: right;
	width: 800px;
	margin: 30px 0 20px;
	
}

#tienda_online .subtitulo {
	margin-top: 40px;
}

/* Cesta de la compra */

table.cesta {
	width: 100%;
	margin: 40px 0 12px;
}

#btnpedido,
#btnvaciarcesta {
	float: right;
	margin-top:10px;
	margin-right: 15px;
}

table.cesta td.cantidad select{
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}


table.cesta thead tr {
	background: url('../img/fondo_tr2.jpg') repeat-x;
	height: 25px;

}
table.cesta tbody tr td {
	background: url('../img/fondo_tr.jpg') left top repeat-x;
	height: 25px;
}


table.cesta tbody td.borrar {
	width: 20px;
}

table.cesta tfoot td {
	text-align: right;
}


table.cesta tbody td.precio,
table.cesta thead th.precio,
table.cesta tfoot td.total {
	text-align: right;
	width: 150px;
}

table.cesta tbody td.articulo,
table.cesta thead th.articulo  {
	text-align: left;
	width: 320px;
	text-align: left;
}

table.cesta tbody td.articulo,
table.cesta tbody td.articulo a {
	color: #7c7c7c;
	font-weight: normal;

}

table.cesta thead th.cantidad,
table.cesta tbody td.cantidad {
	text-align: center;
	width: 80px;
}

 table.cesta tfoot td {
	background:url('../img/fondo_total.gif') left bottom repeat-x;
	height: 40px;
}



/* OTROS */



.borde_imagen{
	border: 1px solid #7F9881;
	padding: 5px;
}

#molinos{
	margin-top: 20px;
	margin-bottom: 30px;
}

#tienda{
margin-bottom:30px;
}

.productos_destacados {
	overflow: hidden;
	width: 589px;
}

.producto_destacado{
	text-align: center;
	width: 177px;
	float: left;
	margin-right: 19px;
}

.producto_destacado .borde_imagen{
	width: 165px;
	margin-bottom: 10px;
}

.productos {
	overflow: hidden;
	width: 589px;
}

.producto_thumb {
	text-align: center;
	width: 87px;
	height: 125px;
	float: left;
	margin-right: 9px;
	margin-bottom: 20px;
	overflow: hidden;
}

.producto_thumb .borde_imagen{
	width: 75px;
	margin-bottom: 5px;
}

.productos_relacionados {
	padding-top: 60px;
	overflow: hidden;
	width: 579px;
	clear: both;
}

.productos_relacionados .subtitulo {
	margin-top: 0;
}

.item_lista{
	display: block;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
	height: auto !important;
    _height: 120px; 
    min-height: 120px; 
}

.item_lista .borde_imagen{
width:105px;
margin-bottom:10px;
margin-right:10px;
float:left;
}

.item_lista {
	clear: both;
}

.item_lista .titulo{
	margin-bottom: 10px;
	margin-top: 0;
}

.item_lista .interior {
	width: 443px;
	float: left;
	margin-bottom: 30px;
}

.item_lista .interior .descripcion {
	float: left;
	width: 260px;
}

.item_lista .interior .precio {
	text-align: right;
	background: url('../img/iva_inc_es.gif') no-repeat right bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: right;
	margin-top: -2em;
}

.item_lista .interior .botones,
.ficha_producto .botones {
	text-align: right;	
	margin-right: -13px;
}



.ficha_producto,
.contacto {
	display: block;
	margin-bottom: 30px;
	clear: both;
}

.contacto {
	margin-top: 20px;
	height: 380px;	
}

.ficha_producto .descripcion {
	float: left;
	width: 60%;
}

.ficha_producto .precio {
	text-align: right;
	background: url('../img/iva_inc_es.gif') no-repeat right bottom;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

.ficha_producto .borde_imagen,
.contacto .borde_imagen {
	width: 558px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.ficha_producto .interior .titulo,
.contacto .interior .titulo {
	margin-top: 0;
}

.fabricacion{	
	clear: both;
}

.fabricacion .fotos {	
	float: left;
	margin-right: 20px;
}

.fabricacion .fotos img{	
	display: block;
}


.fabricacion .borde_imagen{
	width: 180px;
	margin-bottom: 30px;
}

.fabricacion b,
.fabricacion strong{
	color: #2A502E;	
}

.punto_venta{
	width: 150px;
	height: 100px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	font-size: 10px;
}

.punto_venta b{
	font-size: 11px;
}

#mapa {
	width: 240px;
	height: 240px;
	overflow: hidden;
}

#formulario_contacto label,
#formulario_pedido label {
	display: block;
	font-weight: bold;
}


#formulario_contacto input.text,
#formulario_pedido input.text {
	width: 560px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#formulario_contacto textarea, 
#formulario_pedido textarea {
	width: 560px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#formulario_pedido textarea#condiciones {
	font-family: Tahoma, Sans-serif;
	font-size: 10px;

}

.enviar{
	float: right;
	clear: both;
	border: 0px;
	cursor: pointer;
}


#no_margin{
	margin: 0px;
}

div.menu {
	text-align: center;
}

div.menu img.menu {
	margin: 5px 15px 2px 5px;
}

div.menu .linea_puntos {
	height: 4px;
}

img.menu{
	margin-bottom: 4px;
}

.lateral .cesta{
	margin-top: 30px;
}

.categorias {
	overflow: hidden;
	width: 230px;
}

.categorias img.menu{
	margin-bottom: 0;
	margin-top: 0;
}

.titulo_lat{
	margin-bottom: 5px;
}



td.precio{
	text-align: right;
	white-space: nowrap;
}

.linea_puntos{
	
	background: white url('../img/punto.gif') repeat-x center center;
}

.idioma{
	margin-left: 10px;
}

a.gris,
a.gris:link,
a.gris:visited {
	color: #7c7c7c;
	font-weight: normal;
}



#fotos_tienda{
	width: 589px; /* 570 + 19 */
	height: 200px;
	margin-top: 20px;
	overflow: hidden;
}

#mapa_situacion {
	margin-top: 20px;
}

.clearer{
	clear:both;
}

img.mano {
	cursor: pointer;
}

/* Nuestros Productos */

div.fabricacion p {
	float: left;
	margin-left: 15px;
	text-align: left;
}

div.fabricacion img {
	float: left;
	clear: both;
}

div.fabricacion div.producto {

}
