
body {
	background-color: #E5E5D8;
}

#holder {
	margin: 20px auto;
	width: 872px;
	position: relative;
}

h1 {
	position: absolute;
	bottom: 25px;
	right: 0;
	font-weight: normal;
	width: 600px;
	text-align: right;
}

#branding {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#languages {
	position: absolute;
	top: -20px;
	left: 0;
	width: 872px;
	text-align: right;
}

#main-menu {
	float: left; _display: inline;
	width: 152px;
	height: 557px;
	position: relative;
}

#main-visual {
	position: absolute;
	top: 0;
	left: 172px;
	width: 700px;
	height: 385px;
}

#main-content {
	float: right; _display: inline;
	width: 700px;
	margin-top: 405px;
}

#page_gallery #main-content,
#page_latestNews #main-content{
	margin-top:0;
}

#booking-mask {
	position: absolute;
	top: 70px;
	left: 0;
	width: 152px;
	z-index: 1;
}


#bottom-menu {
	clear: both;
	padding: 50px 0 13px;
	border-bottom: 1px solid #C2331D;
}

#footer {
	margin-top: 20px;
	position: relative;
}

#footer .grupoTragaluz{
	float:left; display: inline;	
}

#tripadvisor{
	margin: 0 0 0 -10px;
}



