#idx_fondo{
	position:relative;background:url(../../img/index/fondo.jpg) no-repeat center;width:924px;height:384px;
	margin-top:0px;margin-bottom:0px;
}
#idx_habitaciones{
	background:url(../../img/index/habit_mini.jpg) center no-repeat;top:290px;left:606px;
}
#idx_restaurante{
	background:url(../../img/index/rest_mini.jpg) center no-repeat;top:290px;left:620px;
}
div.bigbutton{
	float:left;position:relative;width:143px;height:82px;
}
div.bigbutton a:HOVER{
	color:yellow;
}
font.bigbutton_label{
	position:relative;font-weight:bold;font-size:10pt;
}
#blogBkg{
	position:absolute;background:url(../../img/index/blogBkg.jpg) center no-repeat;width:300px;height:189px;top:47px;left:606px;
}
.blogentry{
	position:relative;width:95%;height:50px;text-align:left;padding-left:5px;top:3px;bottom:2px;font-size:7.5pt;
}
.blogseparator{
	position:relative;background-color:#5A5A5A;width:90%x;height:1px;max-height:1px;margin:2px;overflow:hidden;
}