body{
	background-color: #dbddc1 /*#d5dcb7 */;
}

#container{
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#container a{
	text-indent: -9999px;
	display: block;
	position: absolute;
	
}
#container a.inicio{
	width: 89px;
	height: 44px;
	top: 126px;
	left: 206px;
}

#container a.florayfauna{
	width: 101px;
	height: 44px;
	top: 126px;
	left: 416px;
}
#container a.quehacer{
	width: 86px;
	height: 44px;
	top: 126px;
	left: 517px;
}
#container a.orquideas{
	width: 129px;
	height: 161px;
	top: 506px;
	left: 583px;
}
#container a.clima{
	width: 174px;
	height: 75px;
	top: 540px;
	left: 30px;
}
#container a.catalogo{
	width: 119px;
	height: 120px;
	top: 334px;
	left: 233px;
}



