/* CSS Document */
#container{
	padding: 0px;
    clear: both;
	margin: 0px auto;
	width:788px;
	height:1204px;
	z-index:2;
}

#cabeceraBajo {
	position:absolute;
	top:1094px;
	width:788px;
	z-index:2;
}
#btnTarifas {
	position:absolute;
	top:435px;
	left:521px;
	width:206px;
	height:95px;
	z-index:5;
}
#btnReservasOL {
	position:absolute;
	top:376px;
	left:516px;
	width:180px;
	height:56px;
	z-index:3;
}
.btnReservasOL {
	display: block;
	width:191px;
	height:56px;
	background-image: url("imagenes/btnReservasOL.jpg");
}
.btnReservasOL:hover{
	background-position: 0px -56px;
}
.btnTarifas {
	cursor:pointer;
	display: block;
	width:206px;
	height:95px;
	background-image: url("imagenes/btnTarifas.jpg");
}
.btnTarifas:hover{
	background-position: 0px -95px;
}
#info {
	position:absolute;
	top:123px;
	left:29px;
	width:232px;
	height:103px;
	z-index:2;
}
#contenido {
	position:absolute;
	top:0px;
	left:29px;
	width:732px;
	height:818px;
	z-index:2;
}
#creditos {
	position:absolute;
	top:123px;
	left:605px;
	width:156px;
	height:78px;
	z-index:2;
}
#cabecera0 {
	position:absolute;
	top:0px;
	width:788px;
	height:20px;
	z-index:3;
}
#cabecera1 {
	position:absolute;
	top:20px;
	width:788px;
	height:149px;
	z-index:3;
	background-image: url(imagenes/cabecera1.jpg);
}
#cabecera2 {
	position:absolute;
	top:169px;
	width:788px;
	height:217px;
	z-index:3;
	background-image: url(imagenes/cabecera2.jpg);
}
#centro {
	position:absolute;
	top:386px;
	width:788px;
	height:818px;
	z-index:3;
	background-color: white;
}
#btnVerSensol {
	position:absolute;
	top:15px;
	left:512px;
	width:191px;
	height:56px;
	z-index:3;
}
.btnVerSensol {
	display: block;
	width:191px;
	height:56px;
	background-image: url("imagenes/btnVerSensol.jpg");
}
.btnVerSensol:hover{
	background-position: 0px -56px;
}
.textoInfo1 {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:11px; 
	text-decoration:none;
	color:#2F0607;
	text-align:center;
}

.enlace1 {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:11px; 
	text-decoration:none;
	color:#2F0607;
	text-align:center;
}

.enlace1:hover {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:11px; 
	text-decoration:underline;
	color:#FBE111;
	text-align:center;
}
#titulo1 {
	position:absolute;
	top:0px;
	left:-6px;
	width:375px;
	height:56px;
	z-index:3;
	background-image: url(imagenes/titServicios.jpg);
}
#btnSubirIzq {
	position:absolute;
	top:768px;
	left:702px;
	width:30px;
	height:30px;
	cursor:pointer;
	z-index:9;
}
#btnSubirDer {
	position:absolute;
	top:768px;
	left:0px;
	width:30px;
	height:30px;
	z-index:9;
}
.btnSubir {
	display: block;
	width:30px;
	height:30px;
	background-image: url("imagenes/btnSubir.gif");
}
.btnSubir:hover{
	background-position: -30px 0px;
}
#texto1 {
	position:absolute;
	top:71px;
	left:0px;
	width:454px;
	height:332px;
	z-index:3;
}
#textoOfertas {
	position:absolute;
	top:147px;
	left:478px;
	width:229px;
	height:228px;
	z-index:5;
}
#telefono {
	position:absolute;
	top:0px;
	left:483px;
	width:249px;
	height:77px;
	z-index:3;
	background-image: url("imagenes/telefono2.jpg");
}
#animacion {
	position:absolute;
	top:342px;
	left:11px;
	width:453px;
	height:166px;
	z-index:9;
}
#imagen1 {
	position:absolute;
	top:77px;
	left:476px;
	width:254px;
	height:203px;
	z-index:3;
	background-image: url("imagenes/imgResort1.jpg");
}
#ofertas {
	position:absolute;
	top:87px;
	left:479px;
	width:249px;
	height:76px;     /*271px;*/
	z-index:3;
	background-image: url(imagenes/ofertas.jpg);
}
.ofertas {
	width:249px;
	height:76px;   /*271px;*/
	background-image: url(imagenes/ofertas.jpg);
	display:block
}
#btnGaleria {
	position:absolute;
	top:517px;
	left:0px;
	width:488px;
	height:164px;
	z-index:10;
}
#btnLogo {
	position:absolute;
	top:409px;
	left:0px;
	width:393px;
	height:128px;
	z-index:9;
	background-image:url(imagenes/logo1.jpg);
}
.imagen {
  border: 1px solid #E1D7DB;
  background-color:#FFFFFF;
  padding: 5px;
}
.imagen:hover{
  border: 1px solid #CCC;
  padding: 5px;
  background-color:#E1D7DB;
}


#btnMeteo {
	position:absolute;
	top:531px;
	left:521px;
	width:206px;
	height:147px;
	z-index:7;
	background-image: url(imagenes/btnMeteo.jpg);
}

#fondoBajo {
	position:absolute;
	top:677px;
	left:0px;
	width:732px;
	height:141px;
	z-index:3;
	background-image: url("imagenes/fondoBajo.jpg");
}
#enlaces1 {
	position:absolute;
	top:717px;
	left:0px;
	width:732px;
	height:86px;
	z-index:4;
}

