@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	background-image: url(bg.jpg);
}
#bg {
	background-image: url(bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	padding-top: 5px;
}
.contenedor {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#dominio {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	position: absolute;
	top: 315px;
	padding-left: 765px;
	z-index: 2;
}
#dominio a {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}	

#logo {
	float: left;
	padding-left: 15px;
}
#ingles {
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	padding-right: 10px;
}
#ingles a {
	background-image: url(ingles.jpg);
	height: 40px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ingles a:hover {
	background-image: url(ingles.jpg);
	height: 40px;
	width: 100px;
	display: block;
	background-position: 0px -40px;
	}
#espanol {
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	padding-right: 10px;
}
#espanol a {
	background-image: url(espanol.jpg);
	height: 40px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#espanol a:hover {
	background-image: url(espanol.jpg);
	height: 40px;
	width: 100px;
	display: block;
	background-position: 0px -40px;
}
#ingles span {
	display: none;
	}
#espanol span {
	display: none;
}
#slide {
	height: 310px;
	width: 880px;
	background-image: url(bg_slide.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	z-index:1;
}
#menu {
	list-style-type: none;
	background-image: url(bg_menu.jpg);
	display: block;
	height: 80px;
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
	padding-left: 40px;
	width: 900px;
}
#menu li {
	display: block;
	height: 80px;
	float: left;
}
#menu li a {
	display: block;
	float: left;
	height: 80px;
	background-position: 0px 0px;
}
#menu  li  span  {
	display: none;

}
#menu li a:hover {
	background-position:0px -80px;
}
#inicio {
	background-image: url(inicio.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#habitaciones {
	background-image: url(habitaciones.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#servicios {
	background-image: url(servicios.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#caminatas {
	background-image: url(caminatas.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#ubicacion {
	background-image: url(ubicacion.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#tarifas {
	background-image: url(tarifas.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#consultas {
	background-image: url(consultas.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#inicio_i {
	background-image: url(inicio_i.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#habitaciones_i {
	background-image: url(habitaciones_i.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#servicios_i {
	background-image: url(servicios_i.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#caminatas_i {
	background-image: url(caminatas_i.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#ubicacion_i {
	background-image: url(ubicacion_i.jpg);
	width: 110px;
	background-position: 0px -160px;
}
#tarifas_i {
	background-image: url(tarifas_i.jpg);
	width: 110px;
	background-position: 0px -160px;	
}
#consultas_i {
	background-image: url(consultas_i.jpg);
	width: 110px;
	background-position: 0px -160px;	
}
.contenido {
	padding-right: 515px;
	padding-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	float: left;
	width: 360px;
	padding-top: 10px;
	position: relative;
	text-align: justify;
}
.galeria {
	float: right;
	height: 350px;
	width: 500px;
	padding-left: 5px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 0px;
	z-index: auto;
}
.foto {
	float: right;
	height: 350px;
	width: 500px;
	padding-top: 365px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -1;
}
.mapa {
	float: right;
	height: 600px;
	width: 500px;
	padding-left: 5px;
	padding-top: 18px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 0px;
}
#pie {
	background-image: url(bg_pie.jpg);
	height: 250px;
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.ipatsa {
	float: right;
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 235px;
	margin-right: 115px;
	margin-left: 15 px;
}
#contacto {
	background-image: url(bg_contacto.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 420px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 80px;
	background-position: 0px 16px;
	font-size: 10px;
	line-height: 12px;
	float: left;
	margin-left: 40px;
}
#contacto a {
	font-weight: bold;
	color: #def6ab;
	text-decoration: none;
	font-size: 15px;
	line-height: 25px;
}
/* formulario */ 
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

legend {
	font-size:16px;
	text-decoration: none;
	font-weight: lighter;
	padding-top: 0px;
	padding-bottom: 35px;
	height: 30px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 

label {
	display:block;
	width: 150px;
	margin: 0px;
	height: 20px;
	vertical-align: middle;
	clear: left;
	font-size: 14px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
} 
 label.error{
	display:block;
	font-weight:bold;
	width: 200px;
	font-size: 12px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: url(error.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 30px;
	padding-left: 24px;
} 
input, textarea, select {
	float: left;
	background-color: #687C3B;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-bottom: 8px;
	border: 1px solid #99B65C;
	clear: left;
} 
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	height: 50px;
	width: 100px;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 19px;
	background-color: #99B65C;
	margin-left: 0px;
}
.reset {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	height: 25px;
	width: 50px;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	background-color: #999999;
	float: left;
	clear: none;
	margin-left: 20px;
}
input:focus, textarea:focus {
	background-color: #687D3C;
}  

