#fondo_palma {
	background-image: url(images/huatulco/palma.png);
	background-repeat: no-repeat;
	background-color: #FAF0DD;
	background-position: 350px;
}
#verde {
	width: 245px;
	float: left;
	padding: 20px;
	background-color: #E8EBCC;
}
#derecha {
	width: 180px;
	float: right;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#izquierda {
	float: left;
	width: 295px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 180px;
	position: relative;
}
#hux_gallery {
	position: absolute;
	left: 19px;
	top: 64px;
}
#eco {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#verde_comp {
	float: left;
	width: 715px;
	text-align: center;
}
#base {
	clear: both;
}

