/* ------------------------------------------------ PC1 -------------------------------------------------*/

@media screen and (max-device-width:1279px) {

body {
	background: url(../imagenes/body.jpg) top center repeat fixed;
}

#contenedor {
	width: 960px;
	margin:0 auto;
	margin-top:0px;

}

#encabezado {
	width:860px;
	height:195px;
	position:relative;
	z-index:9;
}

#cuerpo {
	width:960px;
	margin: 0 auto;
	position:relative;
	z-index:1;
	margin-top:-80px;
}

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

.fluid_container {
	height: 100%;
}

#camera_wrap_4 {
	height: 100%;
}

.camera_bar {
	z-index: 2;
}

.camera_overlayer {
	opacity: .1;
}

#contenido {
	position:absolute;
	z-index:9;
	width:100%;
	top:35px;
	left:0;
	overflow:hidden;
}

#descripcion {
	width:300px;
	background: url(../imagenes/fondo_presentacion.png);
	margin-left:20px;
	float:left;
}

#descripcion #texto {
	padding:10px 20px;
}

#descripcion #texto p {
	margin:10px 0;
	font-family: "tunga";
	font-size:1em;
	line-height:1.1em;
}

#descripcion #texto h1 {
	margin:10px 0 5px 0;
	font-family: "bell mt";
	font-size:1.8em;
	color:#93281f;
	text-indent: -9999px;
}

#cabanias #texto h1 {
	width:146px;
	height:22px;
	background: url(../imagenes/h1_cabanias.png) no-repeat;
}

#servicios #texto h1 {
	width:146px;
	height:22px;
	background: url(../imagenes/h1_servicios.png) no-repeat;
}

#ubicacion #texto h1 {
	width:146px;
	height:22px;
	background: url(../imagenes/h1_ubicacion.png) no-repeat;
}

#reservas #texto h1 {
	width:240px;
	height:29px;
	background: url(../imagenes/h1_reservas.png) no-repeat;
}

#parrafo1 {
	text-indent: -9999px;
	width:260px;
}

#cabanias #parrafo1 {
	background: url(../imagenes/parrafo1_cabanias.png) no-repeat;
	height:125px;
}

#servicios #parrafo1 {
	background: url(../imagenes/parrafo1_servicios.png) no-repeat;
	height:70px;
}

#ubicacion #parrafo1 {
	background: url(../imagenes/parrafo1_ubicacion.png) no-repeat;
	height:179px;
}

#reservas #parrafo1 {
	background: url(../imagenes/parrafo1_reservas.png) no-repeat;
	height:36px;
}

#parrafo2 {
	width:260px;
	text-indent: -9999px;
}

#cabanias #parrafo2 {
	background: url(../imagenes/parrafo2_cabanias.png) no-repeat;
	height:197px;
}

#servicios #parrafo2 {
	background: url(../imagenes/parrafo2_servicios.png) no-repeat;
	height:158px;
}

#ubicacion #parrafo2 {
	background: url(../imagenes/parrafo2_ubicacion.png) no-repeat;
	height:140px;
}

#imagenes {
	width:80px;
	float:left;
	margin-left:540px;
	background: url(../imagenes/fondo_presentacion.png);
	position:relative;
	z-index:1;
}

#reservas #imagenes {
	width:210px;
	margin-left:390px;
	padding:10px;
}

#reservas #imagenes ul {
	width:180px;
	height:123px;
	margin:10px;
	background: url(../imagenes/datoscontacto.png) no-repeat;
}

#reservas #imagenes li {
	font-family: "tunga";
	font-size:1em;
	line-height:1.1em;
	text-indent:-9999px;
}

#reservas #imagenes h2 {
	width:160px;
	height:16px;
	background: url(../imagenes/h2_reservas.png);
	text-indent: -9999px;
	margin: 10px;
}

#galeria a {
	display:block;
	width:70px;
	height:36px;
	margin:3px auto;
}

#ubicacion #galeria a {
	display:block;
	width:70px;
	height:194px;
	margin:5px auto;
}

#titulo_galeria {
	text-indent:-9999px;
	background: url(../imagenes/titulo_imagenes.png);
	width:70px;
	height:17px;
	margin:3px auto;

}

#logo {
	width:190px;
	height:189px;
	background: url(../imagenes/logo.png) no-repeat;
	position:absolute;
	z-index:9;
	top:10px;
	left:45%;
}

#menu {
	position:absolute;
	z-index:1;
	width:960px;
	height:30px;
	background-color:#8e7b5e;
	top:45%;
	left:0;
	overflow:hidden;
}

#menu ul {
	float:left;
	width:326px;
	overflow:hidden;
	height:30px;
}

#lista_uno {
	margin-left:70px;
}

#lista_dos {
	margin-left:190px;
}

#menu li {
	float:left;
	height:30px;
	margin: 0 1px;
}

#menu a {
	display:block;
	height:30px;
	text-indent: -9999px;
}

.uno, .uno a {
	width:100px;
}

.dos, .dos a {
	width:200px;
}

#media {
	position:absolute;
	right:0;
	top:0;
	width:90px;
	overflow:hidden;
}

#facebook {
	float:left;
	width:22px;
	height:22px;
	background: url(../imagenes/facebook.png) no-repeat;
	margin-top:4px;
	margin-left:25px;
}

#musica {
	float:left;
	width:40px;
	margin-top:5px;
}

#boton_inicio {
	background: url(../imagenes/1024/boton_inicio.png) no-repeat;
}

#boton_cabanias {
	background: url(../imagenes/1024/boton_cabanias.png) no-repeat;
}

#boton_servicios {
	background: url(../imagenes/1024/boton_servicios.png) no-repeat;
}

#boton_ubicacion {
	background: url(../imagenes/1024/boton_ubicacion.png) no-repeat;
}

#boton_reservas {
	background: url(../imagenes/1024/boton_reservas.png) no-repeat;
}

#boton_reservas:hover, #reservas #boton_reservas {
	background: url(../imagenes/1024/boton_reservas.png) 0px -30px no-repeat;
}

#boton_cabanias:hover, #cabanias #boton_cabanias {
	background: url(../imagenes/1024/boton_cabanias.png) 0px -30px no-repeat;
}

#boton_servicios:hover, #servicios #boton_servicios {
	background: url(../imagenes/1024/boton_servicios.png) 0px -30px no-repeat;
}

#boton_ubicacion:hover, #ubicacion #boton_ubicacion {
	background: url(../imagenes/1024/boton_ubicacion.png) 0px -30px no-repeat;
}

#boton_inicio:hover, #inicio #boton_inicio {
	background: url(../imagenes/1024/boton_inicio.png) 0px -30px no-repeat;
}

#pie {
	width:960px;
	margin: 0px auto;
	position:relative;
	margin-top:455px;
	margin-bottom:5px;
	overflow:hidden;
	background-color:#8E7B5E;
	padding:3px 0;
}

#pie div {
	float:left;
}

.esquina {
	width:150px;
	height:30px;
}

#fotografia a {
	width:150px;
	height:30px;
	display:block;
	text-indent: -9999px;
	background: url(../imagenes/fotografia.png) center no-repeat;
}

#innova {
	text-align: center;
	font-family: "calibri";
	font-size:0.7em;
	line-height:1.2em;
}

#innova a {
	color:#000000;
	text-decoration:none;
}

#centro {
	width:660px;
	font-family: "tunga";
	font-size:1em;
	line-height:1em;
	color:#FFFFFF;
	text-indent: -9999px;
	background: url(../imagenes/1024/pie.png) no-repeat;
}

fieldset {
	width:260px;
	overflow:auto;
}

label {
	float:left;
	width:117px;
	font-family: "calibri", "arial", sans-serif;
	font-size:0.9em;
	padding: 2px 0px;
	text-align:right;
}

input, textarea {
	width: 136px;
	margin: 1px 0px 1px 2px;
	border: none;
	font-family: "calibri";
	font-size:1em;
	overflow:hidden;
}

select {
	width:45px;
	font-family: "calibri";
	font-size:0.8em;
}

.boton {
	margin-left:119px;
	background-color:#93281F;
	color:#FFFFFF;
}

}



/* ------------------------------------------------ PC -------------------------------------------------*/

@media screen and (min-device-width:1280px) {

body {
	background: url(../imagenes/body.jpg) top center repeat fixed;
}

#contenedor {
	width: 1260px;
	margin:0 auto;
	margin-top:0px;

}

#encabezado {
	width:1160px;
	height:195px;
	position:relative;
	z-index:9;
}

#cuerpo {
	width:1260px;
	margin: 0 auto;
	position:relative;
	z-index:1;
	margin-top:-80px;
}

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

.fluid_container {
	height: 100%;
}

#camera_wrap_4 {
	height: 100%;
}

.camera_bar {
	z-index: 2;
}

.camera_overlayer {
	opacity: .1;
}

#contenido {
	position:absolute;
	z-index:9;
	width:100%;
	top:35px;
	left:0;
	overflow:hidden;
}

#descripcion {
	width:300px;
	background: url(../imagenes/fondo_presentacion.png);
	margin-left:20px;
	float:left;
}

#descripcion #texto {
	padding:10px 20px;
}

#descripcion #texto p {
	margin:10px 0;
	font-family: "tunga";
	font-size:1em;
	line-height:1.1em;
}

#descripcion #texto h1 {
	margin:10px 0 5px 0;
	font-family: "bell mt";
	font-size:1.8em;
	color:#93281f;
	text-indent: -9999px;
}

#cabanias #texto h1 {
	width:146px;
	height:22px;
	background: url(../imagenes/h1_cabanias.png) no-repeat;
}

#servicios #texto h1 {
	width:146px;
	height:22px;
	background: url(../imagenes/h1_servicios.png) no-repeat;
}

#ubicacion #texto h1 {
	width:146px;
	height:22px;
	background: url(../imagenes/h1_ubicacion.png) no-repeat;
}

#reservas #texto h1 {
	width:240px;
	height:29px;
	background: url(../imagenes/h1_reservas.png) no-repeat;
}

#parrafo1 {
	text-indent: -9999px;
	width:260px;
}

#cabanias #parrafo1 {
	background: url(../imagenes/parrafo1_cabanias.png) no-repeat;
	height:125px;
}

#servicios #parrafo1 {
	background: url(../imagenes/parrafo1_servicios.png) no-repeat;
	height:70px;
}

#ubicacion #parrafo1 {
	background: url(../imagenes/parrafo1_ubicacion.png) no-repeat;
	height:179px;
}

#reservas #parrafo1 {
	background: url(../imagenes/parrafo1_reservas.png) no-repeat;
	height:36px;
}

#parrafo2 {
	width:260px;
	text-indent: -9999px;
}

#cabanias #parrafo2 {
	background: url(../imagenes/parrafo2_cabanias.png) no-repeat;
	height:197px;
}

#servicios #parrafo2 {
	background: url(../imagenes/parrafo2_servicios.png) no-repeat;
	height:158px;
}

#ubicacion #parrafo2 {
	background: url(../imagenes/parrafo2_ubicacion.png) no-repeat;
	height:140px;
}

#imagenes {
	width:80px;
	float:left;
	margin-left:830px;
	background: url(../imagenes/fondo_presentacion.png);
	position:relative;
	z-index:1;
}

#reservas #imagenes {
	width:210px;
	margin-left:680px;
	padding:10px;
}

#reservas #imagenes ul {
	width:180px;
	height:123px;
	margin:10px;
	background: url(../imagenes/datoscontacto.png) no-repeat;
}

#reservas #imagenes li {
	font-family: "tunga";
	font-size:1em;
	line-height:1.1em;
	text-indent:-9999px;
}

#reservas #imagenes h2 {
	width:160px;
	height:16px;
	background: url(../imagenes/h2_reservas.png);
	text-indent: -9999px;
	margin: 10px;
}

#galeria a {
	display:block;
	width:70px;
	height:36px;
	margin:3px auto;
}

#ubicacion #galeria a {
	display:block;
	width:70px;
	height:194px;
	margin:5px auto;
}

#titulo_galeria {
	text-indent:-9999px;
	background: url(../imagenes/titulo_imagenes.png);
	width:70px;
	height:17px;
	margin:3px auto;

}


#logo {
	width:190px;
	height:189px;
	background: url(../imagenes/logo.png) no-repeat;
	position:absolute;
	z-index:9;
	top:10px;
	left:46.3%;
}

#menu {
	position:absolute;
	z-index:1;
	width:1260px;
	height:30px;
	background-color:#8e7b5e;
	top:45%;
	left:0;
	overflow:hidden;
}

#menu ul {
	float:left;
	width:396px;
	overflow:hidden;
	height:30px;
}

#lista_uno {
	margin-left:134px;
}

#lista_dos {
	margin-left:198px;
}

#menu li {
	float:left;
	height:30px;
	margin: 0 1px;
}

#menu a {
	display:block;
	height:30px;
	text-indent: -9999px;
}

.uno, .uno a {
	width:130px;
}

.dos, .dos a {
	width:262px;
}

#media {
	position:absolute;
	right:0;
	top:0;
	width:90px;
	overflow:hidden;
}

#facebook {
	float:left;
	width:22px;
	height:22px;
	background: url(../imagenes/facebook.png) no-repeat;
	margin-top:4px;
	margin-left:25px;
}

#musica {
	float:left;
	width:40px;
	margin-top:5px;
}

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

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

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

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

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

#boton_reservas:hover, #reservas #boton_reservas {
	background: url(../imagenes/boton_reservas.png) 0px -30px no-repeat;
}

#boton_cabanias:hover, #cabanias #boton_cabanias {
	background: url(../imagenes/boton_cabanias.png) 0px -30px no-repeat;
}

#boton_servicios:hover, #servicios #boton_servicios {
	background: url(../imagenes/boton_servicios.png) 0px -30px no-repeat;
}

#boton_ubicacion:hover, #ubicacion #boton_ubicacion {
	background: url(../imagenes/boton_ubicacion.png) 0px -30px no-repeat;
}

#boton_inicio:hover, #inicio #boton_inicio {
	background: url(../imagenes/boton_inicio.png) 0px -30px no-repeat;
}

#pie {
	width:1260px;
	margin: 0px auto;
	position:relative;
	margin-top:455px;
	margin-bottom:5px;
	overflow:hidden;
	background-color:#8E7B5E;
	padding:3px 0;
}

#pie div {
	float:left;
}

.esquina {
	width:150px;
	height:30px;
}

#fotografia a {
	width:150px;
	height:30px;
	display:block;
	text-indent: -9999px;
	background: url(../imagenes/fotografia.png) center no-repeat;
}

#innova {
	text-align: center;
	font-family: "calibri";
	font-size:0.7em;
	line-height:1.2em;
}

#innova a {
	color:#000000;
	text-decoration:none;
}

#centro {
	width:960px;
	font-family: "tunga";
	font-size:1em;
	line-height:1em;
	color:#FFFFFF;
	text-indent: -9999px;
	background: url(../imagenes/pie.png) no-repeat;
}

fieldset {
	width:260px;
	overflow:auto;
}

label {
	float:left;
	width:117px;
	font-family: "calibri", "arial", sans-serif;
	font-size:0.9em;
	padding: 2px 0px;
	text-align:right;
}

input, textarea {
	width: 136px;
	margin: 1px 0px 1px 2px;
	border: none;
	font-family: "calibri";
	font-size:1em;
	overflow:hidden;
}

select {
	width:45px;
	font-family: "calibri";
	font-size:0.8em;
}

.boton {
	margin-left:119px;
	background-color:#93281F;
	color:#FFFFFF;
}

}
