.content{
	margin:0 auto;
	width:900px;
	}
.header{
	width:796px;
	height:165px;
	}
.logo{
	float:left;
	}
.socialBar{
	position:absolute;
	width: inherit;
}
	
.logoFacebook{
	float:right;
	width:30px;
	height:30px;
	padding:20px 20px 0 20px;	
	}
.logoInstagram{
	float:right;
	width:30px;
	height:30px;
	padding:20px 20px 0 20px;
	}
.logoWhatsapp{
	float:right;	
	height:30px;
	padding:20px 20px 0 20px;
	font-size: 11px;
  font-family: arial;
	}
.logoWhatsapp p{
	line-height: 0;
	display: -webkit-inline-box;
	padding-right: 5px;
}

.cajaleft{
	border: 1px solid #CCC;	
	height:314px;
	margin:0 5px 0 10px;
	float:left;
	width:311px;	
	}
.cajaright{	
	border: 1px solid #CCC;	
	height:314px;
	margin:0 5px 0 5px;	
	float:left;
	width:559px;	
	}
	
#foto{
	background-color:#666;
	width:796px;
	height:334px;
	}
#fotoCliente{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:15px;
	}
#clientes{
	width:796px;
	}
#clear{
	clear:both;
	}

#fotoToalla{
	background-image:url(../images/bg_toallas.jpg);
	width:796px;
	height:272px;
	background-repeat: no-repeat;
	margin-top:20px;
	}
#fotoBata{
	background-image:url(../images/bg_batas.jpg);
	width:796px;
	height:272px;
	background-repeat: no-repeat;	
	margin-top:20px;
	}
#fotoPantufla{
	background-image:url(../images/bg_pantuflas.jpg);
	width:796px;
	height:272px;
	background-repeat: no-repeat;	
	margin-top:20px;
	}

#contenedor{
	margin:20px 20px 0 20px;	
	height:100px;
	float:left;
	}

#contenedor img{
	border:#FFF solid 2px;
	float:left;
	margin:20px 20px 0 20px;	
	}

#texto{
	width:796px;
	text-align:justify;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 10px 0 10px;
	line-height:20px;
	}
	
#textoQuienesSomos{
	
	text-align:justify;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 10px 0 220px;
	line-height:20px;
	}
#textoQuienesSomos2{
	
	text-align:justify;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 10px 0 335px;
	line-height:20px;
	}
	
#tituloProductos{
	background-image:url(../images/titulo_toallas.jpg);
	background-repeat: no-repeat;
	width:796px;
	height:62px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	}
	
#tituloProductos ul{
	float:right;
	padding:15px 20px 0 2px;
	}	

#tituloProductos ul li{
	width:100%;
	display:inline;		
	padding:0 2px 0 2px;
	margin:0 0 0 10px;				
	}

#tituloProductos ul li a{
	color:#fff;
	text-decoration:none;			
	}
	
#tituloProductos ul li a:hover{
	color:#087d02;
	text-decoration:none;			
	}

#menu{
	width:650px;
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	text-transform:uppercase;
	margin:110px 0 0 0;	
	}
#menu ul li{
	width:100%;
	display:inline;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding:0 8px 0 8px;			
	}
#menu ul li a{	
	color:#9b9b9b;
	text-decoration:none;
}

#menu ul li a:hover{	
	color:#88a85a;
	text-decoration:none;
}

h2{
	color:#88a85a;
	}
	
#fondoQuienesSomos{
	background-image:url(../images/fotoqsomos.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	clear:both;
	width:796px;
	height:334px;
	}	

#productos{
	background-image:url(../images/fondo_productos.jpg);
	width:796px;
	height:272px;
	margin-top:20px;
	}
	
#prodToallas{
	float:left;
	width:246px;
	height:272px;	
	display:block;
	}
#prodToallas a{
	float:left;
	width:246px;
	height:272px;
	display:block;
	
	}
#prodToallas a p{
	display:none;
	}
#prodToallas:hover{
	float:left;
	width:246px;
	height:272px;	
	background-image:url(../images/toallasOver.jpg);
	cursor:pointer;
	display:block;	
	}
#prodBatas{
	float:left;
	width:246px;
	height:272px;

	}
#prodBatas a{
	float:left;
	width:246px;
	height:272px;
	
	display:block;
	
	}
#prodBatas a p{
	display:none;
	}
#prodBatas:hover{
	float:left;
	width:246px;
	height:272px;
	background-image:url(../images/batasOver.jpg);
	cursor:pointer;
	display:block;	
	margin:0 0 0 29px;
	}
	
#prodPantuflas{
	float:left;
	width:246px;
	height:272px;
	}

#prodPantuflas a{
	float:left;
	width:246px;
	height:272px;
	display:block;
	
	}
#prodPantuflas a p{
	display:none;
	}
#prodPantuflas:hover{
	float:left;
	width:246px;
	height:272px;	
	background-image:url(../images/pantuflasOver.jpg);
	cursor:pointer;
	display:block;	
	margin:0 0 0 58px;
	}
#footer{	
	width:796px;
	height:84px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;	
	background-color:#88a85a;	
	display:block;
	margin-top:20px;	
	}

#footer p{
	padding-top:38px;
	}
	
#footer a{
	color:#fff;
	}	
