*{
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

.clear{
	clear:both;
}


body{
	font-family:Arial;
	background:url(../css/images/ProductosBackground-04-01.png) repeat;
	position:relative;
}

#contenedor{
	position:relative;
	width:980px;
	margin:auto;
	background:#FFFFFF;
	
	/*-moz-box-shadow: 1px 1px 0px #090;
	-webkit-box-shadow: 3px 3px 1px #fc8;
	box-shadow: 7px 0px 10px #CCC;
	box-shadow: -7px 0px 10px #CCC;*/
}


/* CABECERA */
#contenedor #cabecera{
	position:relative;
	width:980px;
	height:315px;
	border-bottom:6px #602618 solid;
}

#contenedor #cabecera #imagen-fondo {
	width:980px;
	height:315px;
	/*background:url(../css/images/bg-cabecera.jpg) no-repeat;*/
	position:relative;
	float:left;
}

#contenedor #cabecera #imagen-fondo  img{
	width:980px;
	height:315px;
}

#contenedor #cabecera #menu {
	width:980px;
	/*height:315px;*/
	background:url(../css/images/bg-menu-logo.png) no-repeat;
	position:absolute;
	float:left;
	margin-top:55px;
}

#contenedor #cabecera #menu li {
	width:150px;
	height:35px;
	position:relative;
	float:left;
	margin-top:59px;
	list-style:none;
	font-family: 'OptimaLTStd';
	font-size:16px;
	text-transform:uppercase;
	color:#3F280F;
	margin-left:-15px;
	text-align:center;
}

#contenedor #cabecera #menu a {
	text-transform:uppercase;
	color:#3F280F;
	text-align:center;
	text-decoration:none;
}

#contenedor #cabecera #menu li.separacion {
	width:110px;
	height:35px;
	position:relative;
	float:left;
	margin-top:59px;
	margin-left:150px;
	list-style:none;
	font-family: 'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	color:#3F280F;
	text-align:center;
}

#contenedor #cabecera #menu li.active {
	width:150px;
	height:35px;
	position:relative;
	float:left;
	margin-top:59px;
	list-style:none;
	font-family: 'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	color:#3F280F;
	text-align:center;
}

#contenedor #cabecera #menu li.facebook  {
	width:70px;
	height:35px;
	position:relative;
	float:left;
	text-align:center;
	margin-top:55px;
}

#contenedor #cabecera #menu li.mail  {
	width:980px;
	height:35px;
	position:relative;
	float:left;
	text-align:center;
	margin-top:5px;
	font-family: 'OptimaLTStd';
	font-size:20px;
	color:#3F280F;
	margin-left:0px;
	text-transform:lowercase;
}


/*CONTENIDO*/
#contenido {
	width:980px;
	height:700px;
	margin-top:10px;
}

#contenido .izq {
	width:535px;
	height:700px;
	position:relative;
	float:left;
}

#contenido2 {
	width:980px;
	/*height:500px;*/
	margin-top:10px;
}

#contenido2 .izq {
	width:535px;
	/*height:500px;*/
	position:relative;
	float:left;
}

#contenido2 .der {		
	position:relative;
	
	/*min-height: 600px;
	height: auto !important;
	height: 600px;*/
}

/*HOME*/
#contenido .izq .viandas{
	width:515px;
	height:400px;
	position:relative;
	float:left;
	padding-left:20px;
	padding-top:10px;
	margin-top:30px;
	margin-left:45px;
	background:url(../css/images/recuadro-grande.png) no-repeat;
}

#contenido .izq .viandas .tituloViandas{
	width:327px;
	height:58px;
	position:absolute;
	top:-15px;	
	background:url(../css/images/bg-titulos-grandes.png) no-repeat;
	font-family:'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
	color:#ffF;
	text-align:center;
	padding-top:15px;
	margin-left:65px;
}

#contenido .izq .infoHome{
	width:510px;
	height:100px;
	margin-left:55px;
	margin-top:100px;
	position:relative;
	float:left;
	font-family:'OptimaLTStd-Bold';
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
	color:#3F280F;
	text-align:center;
}

#contenido .izq .informacion{
	width:510px;
	height:100px;
	margin-left:140px;
	margin-top:100px;
	position:relative;
	float:left;
	font-family:'OptimaLTStd-Bold';
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
	color:#3F280F;
	text-align:center;
}

#contenido .der{
	width:300px;
	position:relative;
	float:left;
	margin-left:60px;
}

#contenido .der .desayunos{
	width:300px;
	height:235px;
	position:relative;
}

#contenido .der .fondo{
	width:300px;
	height:235px;
	position:absolute;
	background:url(../css/images/recuadro-chico.png) no-repeat;
}

#contenido .der .desayunos .imagen{
	width:260px;
	height:215px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	position:absolute;
	background:url(../css/images/recuadro-chico.png) no-repeat;
}

#contenido .der .desayunos .imagen img{	
	width: 259px;
	height: 194px;		
	display: inline-block;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;	
}


#contenido .der .desayunos .tituloDesayuno{
	width:175px;
	height:38px;
	position:absolute;	
	background:url(../css/images/bg-titulos-desayunos.png) no-repeat;
	font-family:'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	color:#ffF;
	text-align:center;
	padding-top:10px;	
	margin-left:50px;		
}

#contenido .der .desayunos .tituloDesayuno a{
	font-family:'OptimaLTStd-ExtraBlack';
	color:#ffF;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
}

#contenido .der .desayunos .tituloDesayunoDoble{
	width:165px;
	height:38px;
	position:absolute;
	float:left;
	background:url(../css/images/bg-titulos-desayunos.png) no-repeat;
	font-family:'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	color:#ffF;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin-left:50px;	
}

#contenido .der .desayunos .tituloDesayunoDoble a{
	font-family:'OptimaLTStd-ExtraBlack';
	color:#ffF;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
}

/*COMO COMPRAR*/
#contenido2 .izq .comprar .titulos{
	width:321px;
	height:74px;
	position:absolute;
	float:left;
	background:url(../css/images/bg-titulos.png) no-repeat;
	font-family:'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:32px;
	text-transform:uppercase;
	color:#ffF;
	text-align:center;
	padding-top:15px;
	margin-left:65px;
}

#contenido2 .izq .infoComprar{
	width:510px;
	/*height:435px;*/
	margin-left:140px;
	margin-top:100px;
	position:relative;
	float:left;
	font-family:'OptimaLTStd';
	font-size:22px;
	border-left-style:solid;
	border-left-color:#3F280F;
	color:#3F280F;
	text-align:center;
	padding-left:15px;
	margin-bottom:15px;
}

#contenido2 .izq .infoComprar li{
	position:relative;
	float:left;
	height:20px;
	width:480px;
	list-style:none;
	margin-left:55px;
	margin-top:30px;
}

#contenido2 .izq .infoComprar .numeracion{
	width:35px;
	position:relative;
	float:left;
	font-family:'OptimaLTStd-ExtraBlack';
	font-size:24px;
	color:#3F280F;
	text-align:center;
	height:40px;
	padding-left:1px;
	padding-top:3px;
	background:url(../css/images/bg-icon-como-comprar.png) no-repeat;
}

#contenido2 .izq .infoComprar .texto{
	position:relative;
	float:left;
	text-align:center;
	font-family:'OptimaLTStd-ExtraBlack';
	font-size:24px;
	color:#3F280F;
	text-align:left;
	padding-top:3px;
	padding-left:10px;
	width:430px;
}

#contenido2 .izq  .infoComprar .formasPago .tituloFormasPago{
	position:relative;
	float:left;
	text-align:center;
	font-family:'OptimaLTStd-ExtraBlack';
	font-size:24px;
	color:#F09700;
	text-align:center;
	padding-top:75px;
	padding-left:10px;
}

#contenido2 .izq  .infoComprar .formasPago .infoFormasPago{
	position:relative;
	float:left;
	text-align:center;
	font-family:'OptimaLTStd';
	font-size:22px;
	color:#3F280F;
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-left:10px;
}

#contenido2 .izq  .infoComprar .envios .tituloEnvios{
	position:relative;
	float:left;
	text-align:center;
	font-family:'OptimaLTStd-ExtraBlack';
	font-size:24px;
	color:#F09700;
	text-align:center;
	padding-top:30px;
	padding-left:10px;
}

#contenido2 .izq  .infoComprar .envios .infoEnvios{
	position:relative;
	float:left;
	text-align:center;
	font-family:'OptimaLTStd';
	font-size:22px;
	width:100%;
	color:#3F280F;
	text-align:center;
	padding-top:10px;
	padding-left:10px;
}
/*QUINES SOMOS*/
#contenido2 .izq .quienes .titulos{
	width:321px;
	height:74px;
	position:absolute;
	float:left;
	background:url(../css/images/bg-titulos.png) no-repeat;
	font-family:'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:32px;
	text-transform:uppercase;
	color:#ffF;
	text-align:center;
	padding-top:15px;
	margin-left:65px;
}

#contenido2 .izq .infoQuienes{
	width:510px;
	height:475px;
	margin-left:140px;
	margin-top:100px;
	position:relative;
	float:left;
	font-family:'OptimaLTStd';
	font-size:22px;
	border-left-style:solid;
	border-left-color:#3F280F;
	color:#3F280F;
	text-align:center;
	padding-left:15px;
}

#contenido2 .der .lineaVertical{
	width:150px;
	/*height:600px;*/
	
	min-height: 630px;
	height: auto !important;
	height: 630px;
  
	position:relative;
	float:left;
	margin-left:220px;
	background:#F09700;
	margin-top:-10px;
}

#contenido2 .der .fotoVertical{
	width:210px;
	height:520px;
	position:absolute;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:left;
	background:url(../css/images/recuadro-vertical.png) no-repeat;
	margin-top:30px;
	margin-left:-50px;	
}

#contenido2 .der .fotoVertical img{
	width:212px;
	height:482px;
	display: inline-block;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 18px;	
}

/*CONTACTO*/

#contenido2 .izq .comprar .formulario{
	width:560px;
	height:435px;
	margin-left:140px;
	margin-top:100px;
	position:relative;
	float:left;
	font-family:'OptimaLTStd-Bold';
	font-size:20px;
	border-left-style:solid;
	border-left-color:#3F280F;
	color:#3F280F;
	text-align:center;
	padding-left:15px;
	margin-bottom:15px;
}

#contenido2 .izq .comprar .infoContacto{
	width:245px;
	height:90px;
	position:relative;
	float:left;
	font-family:'OptimaLTStd-Bold';
	font-size:20px;
	color:#3F280F;
	text-align:left;
	margin-left:100px;
	margin-top:10px;
	padding-top:100px;
}


#contenido2 .izq .comprar .inp{
	position:relative;
	float:left;
	margin-bottom:10px;
	width:550px;
	height:38px;
}


#contenido2 .izq .comprar .inp .texto{
	position:relative;
	float:left;
	font-family:'OptimaLTStd-Bold';
	font-size:20px;
	width:100px;
	text-align:left;
	padding-top:10px;
}


#contenido2 .izq .comprar .inp .input{
	position:relative;
	float:left;
	background:url(../css/images/inputContacto.png) repeat-x;	
	width: 421px;
	border:0px;
	height:42px;
	line-height:24px;
	padding-left:10px;
	margin: 2px 0 0;
	font-family:'OptimaLTStd-Bold', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	
}


#contenido2 .izq .comprar .inp .consulta{
	position:relative;
	float:left;
	border:0px;
	background:url(../css/images/textAreaContacto.png) repeat-x;
	width: 421px;
	height:126px;
	line-height:24px;
	padding-left:10px;
	padding-top:10px;
	margin: 2px 0 0;
	font-family:'OptimaLTStd-Bold', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#contenido2 .izq .comprar .inp .consulta:focus  {
	outline: none; 
	background:url(../css/images/textAreaContactoNaranja.png) repeat-x;
}

#contenido2 .izq .comprar .inp .input:focus  {
	outline: none; 
	background:url(../css/images/inputContactoNaranja.png) repeat-x;
}

#contenido2 .izq .comprar .btnEnv{
	width: 115px;
	position:relative;
	float:left;
	height:50px;
	padding-top:110px;
}

#contenido2 .izq .comprar .btnEnv a.btnEnviar{
	background:url(../css/images/btn-enviar-blanco.png) no-repeat center top;
	width:115px;
	height:55px;
	padding:8px 0;
	margin:0 auto;
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#F09700;
	font-size:20px;
	font-family: 'OptimaLTStd-Bold';
}

#contenido2 .izq .comprar .btnEnv a.btnEnviar:hover{
	background:url(../css/images/btn-enviar-naranja.png) no-repeat center top;
		color:#Fff;

}

/*PRODUCTOS*/

#contenido .filaProductos {
	width: 980px;
	position:relative;
	float:left;
	height:225px;
	margin-top:30px;
	background:url(../css/images/linea-naranja.png) no-repeat 50% 50%;
}

#contenido .contFilaProductos {
	width: 937px;
	padding-left:43px;
	position:relative;
	overflow:auto;
	background:url(../css/images/linea-naranja2.png) repeat-y;
}


#contenido .espacio {
	width:43px;
	position:relative;
	float:left;
	height:235px;
}

#contenido .producto {
	width: 260px;
	position:relative;
	float:left;
	height:215px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	background:url(../css/images/recuadro-chico.png) no-repeat;	
}

#contenido .producto img{
	width: 260px;
	position:relative;	
	height:193px;
	display: inline-block;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;	
}

.iteminline {
	position: relative;
}

#contenido .producto .titulo{
	position:absolute;
	display:none;
	background:url('../css/images/recuadro-nombre-producto.png');
	width:260px;
	height:36px;
	top:30px;
	left:0px;
	color:#FFFFFF;
	font-size:23px;
	font-weight:bold;
	font-family: 'OptimaLTStd-ExtraBlack';
	text-align:center;
	padding-top:10px;	
	cursor:pointer;
}

#contenido .producto .doble{
	height:55px;
	padding-top:0px;
}

#contenido .paginado-izq {
	width:264px;
	position:relative;
	float:left;
	height:6px;
	background:url(../css/images/barra-pie.png) no-repeat;	
	margin-top:45px;
	margin-left:60px;
	margin-bottom:30px;
}

#contenido .paginado-der {
	width:264px;
	position:relative;
	float:left;
	height:6px;
	background:url(../css/images/barra-pie.png) no-repeat;	
	margin-top:45px;
	margin-bottom:30px;	
	margin-left:45px;
}

#contenido .paginado {
	width:245px;
	position:relative;
	float:left;
	height:70px;
	background:url(../css/images/bg-paginado.png) no-repeat;	
	margin-top:15px;
	text-align:center;
	margin-bottom:30px;
	margin-left:45px;
}

#contenido .paginado .numero{
	color:#fff;
	font-family: 'OptimaLTStd-Bold';
	font-size:18px;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;	
	height:20px;
	text-align:center;
}

#contenido .paginado .flechaIzq {
	margin-left:20px;
	float:left;
	width:12px;
	height:20px;
	margin-top:24px;
}

#contenido .paginado .flechaDer {
	margin-right:20px;
	float:right;
	width:12px;
	height:20px;
	margin-top:24px;
}

#contenido .paginado .numeros {
	float:left;
	width:180px;
	margin-top:22px;
	position:relative;
	text-align:center;
}

#contenido  .titulos{
	width:321px;
	height:74px;
	position:relative;
	float:left;
	background:url(../css/images/bg-titulos.png) no-repeat;
	font-family:'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:32px;
	text-transform:uppercase;
	color:#ffF;
	text-align:center;
	padding-top:15px;
	margin-left:65px;
}

#contenido  .titulos a{
	font-family:'OptimaLTStd-ExtraBlack';
	font-weight:bold;
	font-size:32px;
	text-transform:uppercase;
	color:#ffF;
	text-decoration:none;	
}

#contenido .desayunos-productos{
	width:602px;
	height:12px;
	position:relative;
	float:left;
	margin-left:5px;
	margin-top:30px;
	background:url(../css/images/barra-productos-desayuno.png) no-repeat;
}

#contenido .desayunos-productos .item-desayuno{
	/*width:147px;*/
	width:130px;
	height:40px;
	background:url(../css/images/recuadro-desayuno-1.png) no-repeat;
	float:left;
	margin-top:-14px;
	margin-left:17px;
	font-family: 'OptimaLTStd';
	color:#532C1B;
	cursor:pointer;
	text-align:center;
	font-size:19px;
	line-height:1;
	font-weight:bold;
}

#contenido .desayunos-productos .item-desayuno:hover{
	background:url(../css/images/recuadro-desayuno-hover.png) no-repeat;
	color:#FFFFFF;
}

#contenido .desayunos-productos .item-desayuno a{
	color:#532C1B;
	text-decoration:none;
}

#contenido .desayunos-productos .item-desayuno a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


#contenido .desayunos-productos .simple{
	height:30px;
	padding-top:10px;
}

/*PIE*/

#contenedor #pie  {
	
	width:980px;
	height:75px;
	position:relative;
	float:left;
	background:url(../css/images/bg-pie.png) no-repeat;
}



#contenedor #pie img {
	width:35px;
	height:35px;
}

#contenedor #pie .izquierda {
	width:500px;
	height:75px;
	position:relative;
	float:left;
}

#contenedor #pie .izquierda .imagen{
	width:50px;
	height:75px;
	position:relative;
	float:left;
	font-family: 'OptimaLTStd-Bold';
	padding-top:17px;
	font-size:18px;
	color:#3F280F;
	text-align:center;
	padding-left:115px;
}
#contenedor #pie .izquierda .texto{
	width:150px;
	height:75px;
	position:relative;
	float:left;
	font-family: 'OptimaLTStd-Bold';
	padding-top:25px;
	font-size:18px;
	color:#3F280F;
	text-align:center;
}

#contenedor #pie .derecha {
	width:300px;
	height:75px;
	position:relative;
	float:left;
	font-family: 'OptimaLTStd-Bold';
	padding-top:25px;
	font-size:18px;
	color:#3F280F;
	text-align:center;
	padding-left:100px;
}

#contenedor #menu-inferior {
	width:980px;
	height:75px;
	position:relative;
	float:left;
	font-family: arial;
	padding-top:25px;
	font-size:18px;
	color:#3F280F;
	text-align:center;
	background:#FFFFFF;
}


#contenedor  #menu-inferior li {
	height:35px;
	position:relative;
	float:left;
	list-style:none;
	font-family: arial;
	font-weight:bold;
	font-size:15px;
	color:#3F280F;
	text-align:center;
	margin-left:5px;
}


#contenedor  #menu-inferior .face img{
	width:16px;
	height:16px;
}

#contenedor  #menu-inferior li  a{
	text-decoration:none;
	color:#3F280F;
}

#contenedor  #menu-inferior li  a:hover{
	text-decoration:none;
	color:#3F280F;
}

.cont-desayuno{
	width:800px;
	margin:auto;
	margin-top:10px;
	position:relative;
}

.cont-desayuno .foto{
	background: url('../css/images/bg-productos-popup.png') no-repeat;
	width:400px;
	height:301px;
	float:left;
	position:relative;
}

.cont-desayuno .info{
	width:390px;	
	float:left;
	position:relative;
	margin-left:-1px;
}

.cont-desayuno .info .titulo{
	width:310px;
	height:45px;
	background:#F09700;
	margin-top:20px;	
	margin-bottom:5px;	
	font-family: 'OptimaLTStd-ExtraBlack';
	font-size:25px;
	font-weight:bold;
	padding-top:16px;
	padding-left:13px;
	color:#FFFFFF;
	display: inline-block;
	
	-webkit-border-top-right-radius: 13px;
	-webkit-border-bottom-right-radius: 13px;
	
	border-top-right-radius : 14px;
	border-bottom-right-radius : 14px;
	
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	
	behavior:url(border-radius.htc);
}

.cont-desayuno .info .doble{
	padding-top:0px;
	height:61px;
}

.btncerrar{
	position:absolute;
	top:-15px;
	right:-18px;
	background:url(../css/images/btn-cerrar-popup.png) no-repeat;
	color:#DB9525;
	width:35px;
	height:35px;
	cursor:pointer;	
}

.cont-desayuno .info .codigo-titulo{
	float:left;
	width:160px;
	font-family: 'OptimaLTStd';
	font-size:18px;
	color:#532C1B;
	padding-left:20px;
	margin-top:15px;	
}

.cont-desayuno .info .codigo{
	float:left;
	width:210px;
	font-family: 'OptimaLTStd';
	font-size:18px;
	color:#532C1B;	
	margin-top:15px;	
}

.cont-desayuno .info .ingrediente-titulo{
	float:left;
	width:100px;
	font-family: 'OptimaLTStd';
	font-size:18px;
	color:#532C1B;
	padding-left:20px;
	margin-top:15px;	
	font-weight:bold;
}

.cont-desayuno .info .ingrediente{
	float:left;
	width:390px;
	font-family: 'OptimaLTStd';
	font-size:18px;
	color:#532C1B;	
	margin-top:5px;	
	margin-left:20px;
}

.cont-desayuno .info .info-general-titulo{
	float:left;
	width:370px;
	font-family: 'OptimaLTStd';
	font-size:18px;
	color:#532C1B;
	padding-left:20px;
	margin-top:15px;	
	font-weight:bold;
}


.cont-desayuno .texto{
	font-family: 'OptimaLTStd';
	font-size:18px;
	color:#532C1B;
	padding-left:20px;
	margin-bottom:5px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	position:relative;
	margin-top:5px;
}

.cont-desayuno .info .precio{
	font-family: 'OptimaLTStd-ExtraBlack';
	font-size:43px;
	font-weight:bold;
	color:#532C1B;
	float:right;
}

.cont-desayuno .foto img{
	display: inline-block;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;	
	width:393px;
	height:295px;
	margin-left:3px;
	margin-top:3px;
}


.popup-productos {
	background-color: #FFF;
	border: 6px solid #562C14;
	border-radius: 16px;
	color:#000000 !important;
	font:12px "Lucida Grande", sans-serif !important;
	display:none;
	padding: 5px 10px 10px 10px;
	-moz-border-radius: 16px;
	-webkit-border-radius:16px;
	position:fixed;	
	top:106px;
	margin:0 auto;
	left:16%;
	margin-top:15px;
	min-height: 350px;
	height: auto !important;
	height: 350px;	
	width:800px;
	z-index:999!important;
	-moz-box-shadow: 40px 0px 800px 300px #666;
	-webkit-box-shadow: 40px 0px 800px 300px #666;
	box-shadow: 40px 0px 800px 300px #666;
}

.alto-productos{
	min-height: 510px;
	height: auto !important;
	height: 510px;
}