#contenedor {
	margin: auto;
	padding: 0px;
	width: 670px;
	position: relative;
	z-index: 34;
}
#menu {
	height: 36px;
	width: 670px;
	text-align: left;
}
#cuerpo {
	height: 650px;
	background-repeat: repeat-y;
	width: 670px;
	z-index: 34;
}
#titulo {
	position:absolute;
	width:660px;
	height:117px;
	z-index:1;
	left: 5px;
	top: 0px;
	background-image: url(../index/titulo.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.texto_des {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
}

#reservas {
	position:absolute;
	width:200px;
	height:32px;
	z-index:2;
	left: 72px;
	top: 594px;
}
#texto {
	position:absolute;
	width:298px;
	height:211px;
	z-index:3;
	left: 20px;
	top: 167px;
	text-align: justify;
}
#fontSize {
	position:absolute;
	width:76px;
	height:19px;
	z-index:150;
	left: 18px;
	top: 104px;
}
.textopie {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
}
#tit_texto {
	position:absolute;
	width:272px;
	height:13px;
	z-index:41;
	left: 19px;
	top: 142px;
	text-align: left;
}
#video {
	position:absolute;
	width:320px;
	height:240px;
	z-index:45;
	left: 331px;
	top: 127px;
}
#links {
	position:absolute;
	width:659px;
	height:92px;
	z-index:102;
	left: 3px;
	top: 243px;
}

