<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color:#faf0c4;
}

#franja_superior {
	position:absolute;
	width:100%;
	height:90px;
	top:0;
	left:0;
	background: url(../imagenes/fondo_encabezado.png) repeat;
	z-index:2;
}

#slider {
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:500px;
	margin: 0 auto;
}

.fluid_container {
	height: 100%;
}

#camera_wrap_4 {
	height: 100%;
}

.camera_bar {
	z-index: 2;
}

.camera_overlayer {
	opacity: .1;
}

.texto_slider {
	margin-top:310px;
	margin-left:780px;
	width:419px;
	height:201px;
	text-indent: -9999px;
}

#uno {
	background: url(../imagenes/slider/atractivos/01.png) no-repeat;
}

#dos {
	background: url(../imagenes/slider/atractivos/02.png) no-repeat;
}

#tres {
	background: url(../imagenes/slider/atractivos/03.png) no-repeat;
}

#cuatro {
	background: url(../imagenes/slider/atractivos/04.png) no-repeat;
}

#cinco {
	background: url(../imagenes/slider/atractivos/05.png) no-repeat;
}

#seis {
	background: url(../imagenes/slider/atractivos/06.png) no-repeat;
}
#encabezado {
	z-index:3;
	width:960px;
	height:100px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	overflow:auto;
}

#logo {
	float:left;
	width:256px;
	height:94px;
	background: url(../imagenes/logo.png) no-repeat;
	margin-top: 6px;
}

#enlace_contacto {
	float:left;
	width:140px;
	margin-left:564px;
	margin-top:60px;
}

#enlace_contacto a {
	font-family: "calibri", "arial", sans-serif;
	font-size:0.9em;
	text-decoration:none;
	text-align:right;
	color:#fff;
}

#cuerpo {
	width:960px;
	position:absolute;
	top:500px;
	left:50%;
	margin-left:-480px;
}

#menu {
	position:absolute;
	top:460px;
	left:0;
	width:100%;
	height:40px;
	background: url(../imagenes/fondo_encabezado.png) repeat-x;
	z-index:4;
}

#menu ul {
	padding-top:7px;
    overflow:auto;
	width:840px;
	margin: 0 auto;
	height:30px;
}

#boton_actividades, #boton_habitaciones, #boton_atractivos, #boton_cabanias, #boton_cabanias, #boton_servicios, #boton_tarifas, #boton_ubicacion {
	border-left: 1px solid #fff;
}

#menu li {
	width:119px;
	float:left;
	margin-top:5px;
}

#menu a {
	display:block;
	width:119px;
	font-family: "calibri", "arial", sans-serif;
	font-size:0.9em;
	text-decoration:none;
	text-align:center;
	color:#fff;
}

.clear {
	clear:both;
}

h1 {
	width:960px;
	height:30px;
	text-indent: -9999px;
	border-bottom: 1px dotted #000;
	margin-bottom:10px;
}

#habitaciones h1 {
	background: url(../imagenes/h1_habitaciones.png) no-repeat ;
}

#cabanias h1 {
	background: url(../imagenes/h1_cabanias.png) no-repeat ;
}

#servicios h1 {
	background: url(../imagenes/h1_servicios.png) no-repeat ;
}

#ubicacion h1 {
	background: url(../imagenes/h1_ubicacion.png) no-repeat ;
}

#tarifas h1 {
	background: url(../imagenes/h1_tarifas.png) no-repeat ;
}

#atractivos h1 {
	background: url(../imagenes/h1_atractivos.png) no-repeat ;
}

#contacto h1 {
	background: url(../imagenes/h1_contacto.png) no-repeat ;
}

#reservar h1 {
	background: url(../imagenes/h1_reservar.png) no-repeat ;
}


#presentacion {
	float:left;
	width:960px;
	margin:0 auto;
	padding:10px;
	font-family: "calibri", "arial", sans-serif;
	font-size:0.9em;
	line-height:1.3em;
	overflow:auto;
}

#presentacion p {
	margin: 5px 0;
	text-align:justify;
}

#presentacion ul {
	list-style:square;
	margin-left:20px;
	line-height:1.5em;
	margin-top:10px;
}

#texto, #galeria {
	float:left;
}

#texto {
	width:720px;
}

#atractivos #texto, #tarifas #texto {
	width:960px;
}

.atractivos {
	margin: 10px  0;
}

#atractivos h3 {
	text-decoration:underline;
	font-weight:bolder;
}

#atractivos h4 {
	font-style:oblique;
	font-weight:bolder;
	margin-left:10px;
}

#galeria h2 {
	width:180px;
	height:30px;
	background: url(../imagenes/h2_galeria.png) no-repeat ;
	text-indent: -9999px;
}

#ubicacion #galeria h2 {
	background: url(../imagenes/h2_ubicacion.png) no-repeat ;
}

#contacto #galeria h2 {
	background: url(../imagenes/h2_contacto.png) no-repeat ;
}

#tarifas #galeria a {
	width:170px;
	height:60px;
	display:block;
	background: url(../imagenes/link_reservas.png) no-repeat ;
}

#galeria {
	width:181px;
	margin-left:59px;
	margin-top:5px;
	overflow:auto;
}

#contacto #galeria {
	width:230px;
	margin-left:0;
}

#galeria a {
	display:block;
	float:left;
	width:80px;
	height:40px;
	border: 3px solid #000;
	margin:2px;
}

#ubicacion #galeria a {
	width:170px;
}

#habitaciones #franja_pie {
	top:810px;
}

#cabanias #franja_pie {
	top:860px;
}

#contacto #franja_pie, #servicios #franja_pie {
	top:850px;
}

#ubicacion #franja_pie {
	top:730px;
}

#atractivos #franja_pie {
	top:1350px;
}

#tarifas #franja_pie {
	top:700px;
}

#franja_pie {
	position:absolute;
	left:0;
	width:100%;
	height:120px;
	background: url(../imagenes/fondo_franja_pie.gif) repeat-x;
}

#pie {
	position:relative;
	width:960px;
	height:30px;
	margin: 0 auto;
}

#pie p {
	font-family: "calibri", "arial", sans-serif;
	font-size:0.8em;
	color:#fff;
	margin-left:200px;
	line-height:30px;
}

#rueda_pie {
	width:130px;
	height:60px;
	position:absolute;
	top:-30px;
	left:0;
	background: url(../imagenes/rueda_pie.png) no-repeat;
    z-index:9;
} 

#media {
	width:960px;
	margin:0 auto;
	padding:10px;
}

#innova {
	font-family: "calibri", "arial", sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color:#B54A2C;
	margin-right:525px;
}

table {
	width:98%;
	line-height:2em;
	border:  3px solid #d0220c;
	margin: 0 auto;
}

th, td {
	width:19%;
	padding:0.5%;
}

th {
	text-align:center;
	font-weight:bolder;
}

.par {
	background-color:#eaa096;
}

.impar {
	background-color:#feb7ae;
}

.precio {
	text-align:center;
}

.incluido {
	text-align:center;
}

.resaltar {
	text-align:left;
	font-weight:bolder;
	padding-left:10px;
}

#link_reservas {
	position:absolute;
	right:0;
	top:60px;
	width:402px;
	height:30px;
	display:block;
	background: url(../imagenes/link_reservas.png);
}

fieldset { 
	width:100%;
	margin: 0 auto; 
	overflow:hidden;
}

form {
	font-family: "calibri";
}

label {
	float:left;
	margin-right:2%;
	margin-top:1%;
	font-size: 0.8em;
}

.uno {
	width:98%;
}

.dos {
	width:48%;
}

.tres {
	width:31.3%;
}

input {
	margin-top:1%;
	width:100%;
	border: none;
	background: url(../imagenes/fondo_encabezado.png) repeat;
	color:#fff;
}

textarea {
	width:100%;
	overflow:hidden;
	border: none;
	margin: 2px 0;
	font-size: 1em;
	font-family: "calibri";
	background: url(../imagenes/fondo_encabezado.png) repeat;
	color:#fff;
}

.boton {
	font-size: 0.8em;
	width:98%;
	float:left;
	height:20px;
	
}
</pre></body></html>