@charset "utf-8";
/* CSS Document */

body{
	background-color: #333333;
	/*background-color: #EFEFEF;*/
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 20px;
	/*background-image: url(imagenes/fondo.png);*/
	background-repeat: repeat-x;
	margin: 0px;
}
p{
	text-align: justify;
}
#general{
	background: url(imagenes/fondo_sombra.png) repeat-y 733px 0px;
	margin: 0 auto;
	width: 1024px;
	background-color: #FFFFFF;
}
#cabecera{
	padding-bottom: 20px;
	text-align: center;
}
#cuerpo{
	padding: 0px 20px;
	/*background-color: #FFFFFF;*/
	/*background-color: #EFEFEF;*/
}
#zona_central{
}
#tip{
	color: #FFFFFF;
	/*padding: 10px 20px 0px 30px;*/
	/*background: url(imagenes/tip.gif) no-repeat;*/
	font-family: Arial;
	height: 111px; /* 101 - 5 */
	float: left;
	width: 655px;
	font-size: 14px;
	/*margin-top: -5px;*/
	text-align: justify;
}
#tip .titulo{
	font-family: "Ellianarelle's Path", Helvetica Light, Arial;
	font-size: 25px;
	line-height: 50px;
}
#tip img{
	/*padding-top: 5px;*/
	padding-bottom: 8px;
}
#registro{
	/*text-align: right;*/
	padding: 10px;
	float: right;
	color: #333333;
	border: solid 1px #CCCCCC;
	margin-right: 2px;
	width: 235px;
	height: 80px;
}
#registro form{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#registro .campo{
	width: 110px;
	margin-bottom: 5px;
}
#registro .boton{
	padding: 0px 0px;
	margin-top: 5px;
	font-size: 9px;
}
#registro .titulo{
	font-family: "Ellianarelle's Path", Helvetica Light, Arial;
	font-size: 22px;
}
#registro .icono{
	padding-bottom: 5px;
}
#registro a{
	color: #BD6706;
	text-decoration: none;
	line-height: 15px;
}
#registro a:hover{
	text-decoration: underline;
}
#registro .reg1{
	float:left;
	width:120px;
}
#registro .reg2{
	float:right;
	text-align:right;
	width:110px;
}
#registro .reg3{
	float:right;
	text-align:right;
	width:115px;
	line-height: 14px;
}
#centro{
	float: left;
	/*width: 683px;*/
	/*padding-right: 30px;*/
	/*background: url(imagenes/sombra.png) repeat-y right;*/
	padding-right: 11px;
	width: 702px;
}
#lateral{
	padding-left: 12px;
	width: 257px;
	float: left;
}
#empresa p{
	color: #333333;
	/*text-indent: 5px;*/
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: justify;
	margin-bottom: 10px;
}
/*
#empresa p:first-letter {
	font-weight: bold;
	color: #BD6706;
	font-family: "Ellianarelle's Path", Helvetica Light, Arial;
}
*/
#empresa .titulo{
	font-family: "Ellianarelle's Path", Helvetica Light, Arial;
	font-size: 22px;
}
#empresa .foto{
	margin-right: 15px;
}
#seccion_empresa .imagen1{
	margin: 2px 15px 0px 0px;
	border: solid 1px #CCCCCC;
	padding: 2px;
}
#seccion_empresa .imagen2{
	margin: 2px 0px 0px 15px;
	border: solid 1px #CCCCCC;
	padding: 2px;
}
.separador{
	clear: both;
	background: url(imagenes/separador.png) repeat-x bottom;
	margin-bottom: 10px;
	height: 10px;
}
#servicios{
	color: #333333;
}
#servicios .texto{
	padding: 0px 15px 15px 15px;
}
#servicios .titulo{
	font-family: Helvetica Light, Arial;
	font-size: 22px;
}
#servicios ul li{
	list-style: none;
	background: url(imagenes/icono.png) no-repeat left;
	padding-left: 15px;
}
#destacados{
	color: #333333;
}
#destacados .titulo{
	font-family: "Ellianarelle's Path", "Helvetica Light", Arial;
	font-size: 22px;
}
#destacado{
	padding: 4px;
	border: solid 1px #CCCCCC;
}
#destacado .nombre{
	font-weight: bold;
}
#destacado .descripcion{
	padding: 5px;
}
#destacados .mas_destacados{
	float: left;
	width: 55px;
	padding: 3px 3px 3px 3px;
	margin: 5px 11px;
	border: solid 1px #CCCCCC;
	cursor: pointer;
}
#cesta{
	color: #333333;
	border: solid 1px #CCCCCC;
	padding: 3px;
}
#cesta .titulo{
	font-family: "Ellianarelle's Path", "Helvetica Light", Arial;
	font-size: 22px;
}
#cesta .precio{
	/*text-align:right;*/
	padding: 0px 5px;
	/*background-color:#999999;*/
	color:#BD6706;
	font-weight: bold;
	height: 20px;
}
#cesta .precio a{
	text-decoration: underline;
	color: #BD6706;
}
#cesta .precio a:hover{
	text-decoration: underline;
}
#cesta .descripcion{
	padding-top: 5px;
	float: left;
	width: 157px;
}
#cesta .descripcion .campo{
	width: 35px;
	text-align: center;
}
#cesta .descripcion .boton{
	width: 55px;
	font-size: 9px;
}
#cesta .imagen_cesta{
	float: left;
	/*width: 55px;*/
	padding: 3px 3px 3px 3px;
	margin: 5px 3px 5px 4px;
	border: solid 1px #CCCCCC;
	cursor: pointer;
}
#seccion_cesta{
	color: #333333;
	border: solid 1px #CCCCCC;
	padding: 3px;
}
#seccion_cesta .titulo{
	font-family: "Ellianarelle's Path", "Helvetica Light", Arial;
	font-size: 22px;
}
#seccion_cesta .precio{
	/*text-align:right;*/
	padding: 0px 5px;
	/*background-color:#999999;*/
	color:#BD6706;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
}
#seccion_cesta .precio a{
	text-decoration: none;
	color: #FFFFFF;
}
#seccion_cesta .precio a:hover{
	text-decoration: underline;
}
#seccion_cesta .descripcion{
	padding-top: 5px;
	float: left;
	width: 565px;
}
#seccion_cesta .descripcion .campo{
	width: 35px;
	text-align: center;
}
#seccion_cesta .descripcion .boton{
	width: 55px;
	font-size: 9px;
}
#seccion_cesta .imagen_cesta{
	float: left;
	/*width: 55px;*/
	padding: 3px 3px 3px 3px;
	margin: 5px 3px 5px 4px;
	border: solid 1px #CCCCCC;
	cursor: pointer;
}
.icono{
	vertical-align: middle;
	padding-bottom: 15px;
	margin-right: 10px;
}
#mapa{
	background: url(imagenes/mapa.png) no-repeat;
	padding: 15px 10px 10px 60px;
	color: #BD6706;
	height: 133px;
}
#mapa .titulo{
	font-family: "AvantGarde LT Book", Arial;
	color: #99CC00;
	font-size: 14px;
}
#mapa .seccion{
	padding-left: 10px;
	float: left;
	width: 210px;
	height: 105px;
	background: url(imagenes/borde_lateral.png) repeat-y right;
}
#mapa .seccion a{
	text-decoration: none;
	color: #BD6706;
}
#pie{
	background: url(imagenes/pie.png) no-repeat;
	height: 38px; /* 58 - 20 */ 
	padding: 20px 20px 20px 50px;
	margin: 0 auto;
	width: 954px;
}
#pie a{
	text-decoration: none;
	color: #333333;
}
#pie a:hover{
	text-decoration: underline;
}
#pie_pagina{
	padding: 5px 20px 10px 20px;
	margin: auto;
	width: 914px;
	color: #FFFFFF;
}
#pie_pagina a{
	color: #FFFFFF;
	text-decoration: none;
}
#pie_pagina a:hover{
	text-decoration: underline;
}
#contacto{
	color: #333333;	
}
#contacto .titulo{
	font-family: "Helvetica Light", Arial;
	font-size: 22px;
}
#contacto .tabla{
	/*background: url(imagenes/fondo_formulario2.gif) no-repeat;*/
	color: #BD6706;
	font-weight: bold;
}
#contacto .tabla tr .izquierda{
	padding-left: 20px;
}
#contacto .tabla tr .derecha{
	padding-right: 30px;
}
#contacto .tabla tr .primera{
	padding-top: 20px;
}
#contacto .tabla tr .ultima{
	padding-bottom: 20px;
}
#contacto .tabla tr td{
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#form_contacto .tabla input{
	width: 100%;
}
#form_contacto .tabla textarea{
	width: 100%;
	height: 105px;
}
#mapas{
	clear: both;
	padding: 10px 0px;
}
#mapas div{
	/*border: solid 1px #CCCCCC;*/
	width: 290px;
	text-align: center;
}
#mapas div a{
	color: #333333;
	text-decoration: none;
}
#mapas div a:hover{
	text-decoration: underline;
}
#mapas iframe{
	border: solid 1px #7CB954;
}
#familias{
	width: 170px;
	float: left;
}
#familias ul{
	padding: 0px;
	margin: 0px;
}
#familias ul li{
	padding: 5px 0px 5px 5px;
	/*padding-left: 5px;*/
	/*padding-top: 7px;*/
	/*width: 145px;*/
	/*height: 28px;*/
	background: url(imagenes/fondo_familias.png) repeat-x top;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	border-bottom: dotted 1px #B0B0B0;
	/*max-height: 28px;*/
}
#familias ul li:hover{
	cursor: pointer;
	/*background: url(imagenes/fondo_familias_rojo.png) top repeat-x;*/
	background-color: #FDDAB3;
}
#familias .seleccionado{
	background: url(imagenes/fondo_familias_rojo.png) bottom repeat-x;
}
#familias ul li .submenu {
	/*position:absolute;*/
	left:150px;
	top:0px;
	width:160px;
	/*height:101px;*/
	z-index:1;
	background: #F5F5F5;
	/*border: solid 1px #333333;*/
	display: none;
}
#familias ul li .submenu2 {
	/*position:absolute;*/
	left:150px;
	top:0px;
	width:160px;
	/*height:101px;*/
	z-index:1;
	background: #F5F5F5;
	/*border: solid 1px #333333;*/
	display: block;
}
#catalogo{
	color: #333333;
	background-color: #EAEAEA;
}
#catalogo .titulo{
	font-family: "Ellianarelle's Path", Helvetica Light, Arial;
	font-size: 22px;
}
#productos{
	float: left;
	padding: 10px 10px 30px 20px;
	margin: 0px 10px;
	width: 472px;
	border: solid 1px #CCCCCC;
}
#productos .producto{
	width: 147px;
	float: left;
	margin: 10px 5px 30px 5px;
}
#productos .producto_grande{
	width: 280px;
	/*float: left;*/
	margin: 10px 5px;
}
#productos .producto img{
	border: solid 1px #999999;
	margin-bottom: 5px;
}
#productos .precio_catalogo{
	font-size: 16px;
	color: #B67706;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 145px;
}
#productos .imagen{
	width: 145px;
	text-align: right;
}
#productos .iconos_catalogo{
	float: right;
	text-align: right;
}
#productos .iconos_catalogo img{
	cursor: pointer;
}
#productos .nombre_producto, #productos .nombre_producto a{
	padding: 5px 0px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	height: 32px;
}
#ruta{
	color: #96BC05;
	font-size: 16px;
	/*text-transform: uppercase;*/
}
#ruta a{
	text-decoration: none;
	color: #96BC05;
}
#ruta a:hover{
	text-decoration: underline;
}
#ruta img{
	padding-bottom: 5px;
	vertical-align: middle;
}
#producto{
	/*float: left;*/
	width: 280px;
}
#producto img{
	border: solid 1px #999999;
	margin-bottom: 5px;
}
#producto .precio_catalogo{
	font-size: 18px;
	color: #96BC05;
	float: left;
	font-weight: bold;
}
#producto .nombre{
	padding: 5px 0px;
	font-size: 22px;
	color: #AAAAAA;
}
.producto_grande .nombre{
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	color: #AAAAAA;
}
.producto_grande img{
	margin-bottom: 5px;
	border: solid 1px #999999;
}
#descripcion{
	/*float: left;*/
	/*padding: 40px 10px 10px 30px;
	width: 440px;*/
}
#mini_catalogo{
	/*padding-left: 20px;*/
	float: left;
	/*width: 490px;*/
	width: 532px;
}
#mini_catalogo .mini_producto{
	/*border: solid 1px #999999;*/
	background: url(/imagenes/fondo_imagen.png) no-repeat;
	padding: 5px;
	margin: 5px 0px 5px 17px;
	cursor: pointer;
	float: left;
}
#paginador{
	text-align: right;
	color: #333333;
	font-weight: bold;
}
#paginador a{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#paginador a:hover{
	text-decoration: underline;
}
#cesta .eliminar_cesta{
	vertical-align: middle;
	float: left;
	padding-top: 20px;
	height: 30px;
	cursor: pointer;
}
#error{
	border: solid 1px #FF0000;
	background-color: #FFCCCC;
	color: #FF0000;
	text-align: center;
	margin: 0px 0px 5px 0px;
	display: none;
}
#aviso{
	/*
	border: solid 1px #0000FF;
	background-color: #CCCCFF;
	color: #0000FF;
	*/
	border: solid 1px #009900;
	background-color: #CCFFCC;
	color: #009900;
	text-align: center;
	margin: 0px 0px 5px 0px;
	display: none;
}
#seccion_registro table{
	/*padding: 10px 25px 15px 15px;*/
	color: #BD6706;
	width: 590px;
	/*border: solid 1px #CCCCCC;*/
	font-weight:bold;
	/*background: url(imagenes/fondo_formulario.gif) no-repeat;*/
}
#seccion_registro table tr td{
	padding: 5px;
	/*padding-left: 10px;*/
	text-align: left;
}
#seccion_registro table tr .izquierda{
	padding-left: 20px;
}
#seccion_registro table tr .derecha{
	padding-right: 30px;
}
#seccion_registro table tr .primera{
	padding-top: 20px;
}
#seccion_registro table tr .ultima{
	padding-bottom: 20px;
}
#seccion_registro input{
	/*width: 150px;*/
	width: 98%;
}
#seccion_registro select{
	/*width: 150px;*/
	width: 99%;
}
#seccion_registro .boton{
	width: 61px;
	padding: 15px 35px 0px 0px;
}
#seccion_registro .div_boton{
	width:100%;
	text-align:right;
}
#seccion_compra table{
	padding: 5px;
	color: #BD6706;
	border: solid 1px #CCCCCC;
	font-weight: bold;
}
#seccion_compra table tr td{
	padding: 5px;
	/*padding-left: 10px;*/
	text-align: left;
}
#seccion_compra input{
	/*width: 150px;*/
	width: 98%;
}
#seccion_compra select{
	/*width: 150px;*/
	width: 99%;
}
#seccion_compra .boton{
	width: 95px;
	padding: 15px 0px 0px 0px;
}
#seccion_compra .div_boton{
	width:100%;
	text-align:right;
}
#seccion_compra2 table{
	padding: 5px;
	color: #BD6706;
	border: solid 1px #CCCCCC;
	/*font-weight :bold;*/
}
#seccion_compra2 table tr td{
	padding: 5px;
	padding-left: 10px;
	text-align: left;
}
#seccion_compra2 table tr .imagen{
	text-align: center;
	vertical-align: middle;
}
#seccion_compra2 .boton{
	/*width: 95px;*/
	padding: 15px 0px 0px 0px;
}
#seccion_compra2 .div_boton{
	width: 49%;
	text-align: right;
	float: right;
}
#seccion_compra2 .div_boton_atras{
	width: 49%;
	text-align: left;
	float: left;
}
#seccion_compra2 .boton_atras{
	/*width: 52px;*/
	padding: 15px 35px 0px 0px;
}
.borde{
	border: solid 1px #CCCCCC;
	padding: 5px;
}
.verde{
	color: #BD6706;
}
.texto_normal{
	color: #333333;
	font-weight: normal;
}
#seccion_servicios{
	
}
#seccion_servicios table tr td{
	border: solid 1px #CCCCCC;
	padding: 2px 5px;
}
#buscador{
	margin: 10px;
	padding: 10px;
	margin-right: 18px;
	float: right;
	color: #BD6706;
	border: solid 1px #CCCCCC;
	width: 250px;
}
#buscador .campo{
	font-size: 10px;
}
#buscador .boton{
	font-size: 10px;
	width: 45px;
	height: 20px;
}
#form_buscador{
	padding: 0px;
	margin: 0px;
}
#listado_pedidos table tr th{
	text-align: center;
	color: #BD6706;
	font-weight: bold;
	border: solid 1px #CCCCCC;
}
#listado_pedidos table tr td{
	text-align: center;
	border: solid 1px #CCCCCC;
}
#listado_pedidos table tr td a{
	text-decoration: none;
	color: #333333;
}
#listado_pedidos table tr td a:hover{
	text-decoration: underline;
}
#horarios{
	color: #BD6706;
	padding: 5px 5px 5px 10px;
}
#producto_temporada{
	border: solid 1px #CCCCCC;
	padding: 10px;
	text-align: justify;
}
#producto_temporada .titulo{
	font-size: 18px;
	font-weight: bold;
	color: #7CB954;
}
#producto_temporada .imagen{
	border: solid 1px #999999;
	margin: 0px 0px 0px 10px;
	padding: 3px;
}