#principal {
	width:900px;
	position:absolute;
	margin:0;
	background-image:url(../img/fondo.gif);
	border:#666666 1px solid;
	left:50%;
	margin-left:-450px;
	height: 800px;
}

#menu {
background-color:#FFFFFF;
position:absolute;
width:100%;
height:20px;
z-index:1;
text-align:right;
padding-top:50px;
}

#imagenes {
position:absolute;
top:100px;
width:100%;
height:230px;
z-index:2;
}

#logo {
position:absolute;
top:35px;
z-index:3;
visibility:visible;
}

#foot {
background-color:#FFFFFF;
position:absolute;
bottom:0px;
width:100%;
height:100px;
z-index:4;

}

#idiomas {
position:relative;
width:100%;
height:23px;
z-index:5;
top:5px;
text-align:center;
}

#info {
	position:absolute;
	width:100%;
	height:23px;
	z-index:6;
	top:76px;
	left: 20px;
}

#bloque01 {
	position:absolute;
	left:15px;
	top:360px;
	width:287px;
	height:300px;
	z-index:7;
	background-color: #FFFFFF;
	padding:15px;
	background-image:url(../img/esq_blanca.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#bloque02 {
	position:absolute;
	left:343px;
	top:360px;
	width:251px;
	height:330px;
	z-index:8;
}
#bloque03 {
	position:absolute;
	left:600px;
	top:360px;
	width:280px;
	height:330px;
	z-index:9;
}
#oferta {
	position:static;
	width:100%;
	height:100px;
	z-index:10;
}
#reserva {
	position:static;
	margin-top:10px;
	padding:15px;
	width:220px;
	height:190px;
	z-index:11;
	background-color: #FFFFFF;
	background-image:url(../img/campana.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#tiempo {
	position:static;
	width:100%;
	height:100px;
	z-index:10;
	background-color: #FFFFFF;
	background-image:url(../img/esq_blanca.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#extras {
	position:static;
	margin-top:10px;
	width:250px;
	height:180px;
	z-index:11;
	background-color: #FFFFFF;
	padding:15px;
	background-image:url(../img/esq_blanca.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#casa {
	position:static;
	width:120px;
	height:160px;
	z-index:12;
	float:left;
	margin-top:10px;

}
#coche {
	position:static;
	width:120px;
	height:160px;
	z-index:13;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
