/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-image: url(IMAGES/FONDO_NARANJA.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #E5D63B;
}
.fondotabla {
	background-color: #DFDFDF;
	border: 1 px;
	border-color:#999
}

a:active {
	text-decoration: none;
	color: #FFF;
}
.elemento_menu {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

#Layer1 {
	position:absolute;
	left:50%;
	height: 870px;
	width: 900px;
	margin-left:-450px;
	z-index:1;
	top: 1px;
	}
.idiomas {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 1px;
}
.idiomas_naranja {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
}

.naranja {
	color: #F60;
}

.reservar {
	background-image: url(IMAGES/reserva_s2.jpg);
	border-bottom-style: solid;
	border-bottom-color: #EF9948;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}
.texto_oferta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	padding: 3px;
	letter-spacing: 0%;
	vertical-align: top;
}


.vertical_naranja {
	width: 1px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #F39146;
}
.titulo_naranja {
	font-size: 20px;
	color: #EE974A;
	font-weight: bold;
}
.titulo_blanco {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

.titulo_azul {
	font-size: 20px;
	color: #6C7BB2;
	font-weight: bold;
}
.oferton {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	background-color: #69F;
}

.titulo_habitacion_azul {
	font-size: 16px;
	color: #6C7BB2;
	font-weight: bold;
	padding-left: 5px;
}

.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}



.menu {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.foto_ofertas {
	text-align: center;
	vertical-align: top;
	padding: 10px;
	font-size: 11px;
}

.menu_eleccion {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-color: #F90;
}

.newsletter {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.logos {
	text-align: center;
	vertical-align: top;
	padding: 20px;
	font-size: 11px;
}

.contenidos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE974A;
	vertical-align: top;
	padding: 5px;
}
.linea {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE974A;
	vertical-align: top;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #666;
}

