#contenedor {
	margin: auto;
	padding: 0px;
	width: 670px;
	position: relative;
	z-index: 2;
}

#menu {
	height: 36px;
	width: 670px;
	text-align: left;
}

#cuerpo {
	height: 680px;
	width: 670px;
	z-index: 10;
}
.textopie {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-align: center;
}
#titulo {
	position:absolute;
	width:660px;
	height:117px;
	z-index:1;
	left: 5px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../index/bienvenidos.jpg);
}
#presentacion {
	position:absolute;
	width:304px;
	height:202px;
	z-index:110;
	left: 314px;
	top: 101px;
}
.texto {
	font-family: Tahoma;
	color: #000066;
	text-align: justify;
	font-size: 14px;
}
#reservas {
	position:absolute;
	width:200px;
	height:32px;
	z-index:1;
	left: 27px;
	top: 601px;
}
#descuento {
	position:absolute;
	width:200px;
	height:115px;
	z-index:150;
	left: 109px;
	top: 466px;
}
#texto {
	position:absolute;
	width:296px;
	height:115px;
	z-index:31;
	left: 24px;
	top: 143px;
}
#fontSize {
	position:absolute;
	width:76px;
	height:19px;
	z-index:120;
	left: 19px;
	top: 105px;
}
#links {
	position:absolute;
	width:200px;
	height:74px;
	z-index:3;
	left: 283px;
	top: 511px;
}
