@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%;
	text-decoration: none;
}
body {
	background-color: #2A1D15;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.contenedor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #ECE4A6;
	font-weight: lighter;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 10px;
}
h3 {
	padding-bottom: 20px;
	padding-top: 10px;
}



#logo {
	float: left;
	padding-left: 20px;
}

.tabal1 {
	background-color: #161110;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: center;
	font-weight: bold;
}
.tabla2 {
	background-color: #241913;
	padding: 4px;
	text-align: center;
}


.idiomas {
	list-style-type: none;
	width: 205px;
	position: absolute;
	top: 10px;
	right: 0px;
	float: right;
}
.idiomas li {
	padding-right: 0px;
	padding-left: 5px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #945F2D;
	font-size: 12px;
}
.idiomas li a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #955F2D;
	display: block;
	padding-right: 5px;
}
.idiomas .idioma_activo {
	color: #ECE4A6;
}

.menu {
	position: relative;
	height: 25px;
	width: 690px;
	overflow: hidden;
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 35px;
}

.menu li {
	float: left;
	list-style: none;
}
.menu li a {
	text-decoration: none;
	color: #955F2D;
	outline: none;
	z-index: 10;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
.menu li.back {
	width: 9px;
	height: 24px;
	z-index: 8;
	position: absolute;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EBE19D;
	left: 100px;
}
.menu li a:hover {
	border: none;
	color: #ECE4A6;
}
.menu #activo {
	color: #ECE4A6;
}

.slide {
	width: 980px;
	clear: both;
	background-image: url(slide.jpg);
	background-repeat: no-repeat;
	height: 320px;
}
.izquierda {
	float: left;
	width: 630px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 20px;
	clear: both;
}
.derecha {
	float: right;
	width: 300px;
	list-style-type: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.derecha li img {
	float: left;
	padding-right: 20px;
}
.titulo_14 {
	font-size: 14px;
	font-weight: bold;
	color: #ECE4A6;
}
.contenido_sin_top {
	background-color: #2A1D15;
	display: block;
	float: left;
	clear: both;
	width: 950px;
	padding: 15px;
	background-image: url(bg_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.derecha li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A09576;
	height: 50px;
	padding: 10px;
	float: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #16100C;
	width: 280px;
}

.pie {
	clear: both;
	background-color: #161110;
	height: 110px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #945F2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #945F2D;
	line-height: 1.3em;
}
.imagen_hotelera {
	font-size: 9px;
	font-weight: normal;
	line-height: 30px;
}
#map {
	margin-top: 10px;
	height: 450px;
	width: 600px;
	border: 10px solid #945F2D;
}
.texto_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A1D15;
	width: 300px;
	line-height: normal;
}
.texto_map img{
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}
.borde_galeria {
	border: 5px solid #7E5228;
	margin-top: 10px;
	margin-right: 10px;
}


.pie a {
	font-weight: bold;
	text-decoration: none;
	color: #ECE491;
}
#formulario {

}
#formulario label.error{
	display:block;
	font-weight:bold;
	font-size: 12px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(alert.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	width: 600px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
} 

#formulario label {
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	clear: both;
}

input, textarea, select {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECE4A6;
	background-color: #20160F;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	border: 1px solid #161110;
}

.submit {
	height: 30px;
	width: 130px;
	color: #ECE4A6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 170px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding-top: 0px;
	background-color: #955F28;
	float: left;
}
input:focus, textarea:focus {
	background-color: #1E1510;
}
