body {
	background-color: #F9E8F1;
	text-align: center;
	width: 770px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#envoltorio {
	width: 770px;
	text-align: justify;
	background-color: #FFFFFF;
}
#envoltorio a:hover {
	color: #FF0000;
	font-weight: bold;
}
#cabecera {
	background-image: url(imagen/baner.jpg);
	background-repeat: no-repeat;
	height: 80px;
}
#home {
	height: 80px;
	width: 135px;
	margin-left: 145px;
}
#titulo-cabe {
	float: right;
	margin-top: 45px;
	margin-right: 5px;
}
a {
	text-decoration: none;
	color: #000000;
}
#cuerpo {
	margin-top: 20px;
}
#idiomas {
	padding-bottom: 5px;
}
#menu {
	width: 180px;
	font-size: 11px;
	float: left;
	background-image: url(imagen/fondo-menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 5px;
	height: 400px;
}
#catalogo {
	text-decoration: none;
}
#aceites-cuerpo, #aceites-bano, #colonias, #champu, #geles, #cremas, #jabones, #sales, #agua-rosas {
	display: none;
	margin-left: 10px;
}
#cont-aceites-cuerpo, #cont-aceites-bano, #cont-colonias, #cont-champu, #cont-geles, #cont-cremas, #cont-jabones, #cont-sales {
	display: none;
	margin-left: 20px;
}
#texto {
	font-size: 12px;
	padding-right: 5px;
	height: 425px;
}
#pie {
	font-size: 10px;
	text-align: center;
	background-color: #F2CCE0;
}
#pie a:hover {
	font-weight: normal;
	color: #333333;
}
.izq {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	color: #930050;
	height: 30px;
	padding-top: 20px;
}
h3 {
	font-size: 12px;
	color: #930050;
	margin: 0px;
}
#tumbails {
	width: 100px;
	text-align: center;
	float: left;
}
p {
	margin-top: 0px;
}#como-comprar {
	font-size: 14px;
}
#img-tienda {
	float: right;
	margin-right: 10px;
}

