body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1 {
	font-size: 150%;
	color: #C193A0;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
a:link {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}

label {
	display:block;
	font-weight:bold;
	text-align: left;
	}

textarea {
	width:400px;
	height:150px;
	}

.advertencia {
font-weight:bold;
color:#FF0000;
}

#pantalla {
	width: 100%;
}
#envoltorio {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 768px;
	padding: 5px;
}
#cabecera {
	height: 171px;
	width: 900px;
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 30px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	background-image: url(../imagenes/menu/fondo_menu.jpg);
	background-repeat: no-repeat;
}
#menu ul {
	list-style-type: none;
	padding: 0;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
}
.menu_es a{
	background-image: url(../imagenes/menu/menu_es.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.menu_inicio_es  a{
	width: 76px;
	height: 30px;
}
.menu_fotos_es a{
	width: 71px;
	height: 30px;
	background-position: -76px 0px;
}
.menu_localizacion_es a {
	width: 127px;
	height: 30px;
	background-position: -147px 0px;
}
.menu_precios_es a {
	width: 82px;
	height: 30px;
	background-position: -274px 0px;
}
.menu_contactar_es a {
	width: 97px;
	height: 30px;
	background-position: -356px 0px;
}
.menu_inicio_es a:hover {
	background-position: 0px bottom;
}

.menu_fotos_es a:hover {
	background-position: -76px bottom;
}
.menu_localizacion_es a:hover {
	background-position: -147px bottom;
}
.menu_precios_es a:hover {
	background-position: -274px bottom;
}
.menu_contactar_es a:hover {
	background-position: -356px bottom;
}



.menu_en a{
	background-image: url(../imagenes/menu/menu_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.menu_inicio_en  a{
	width: 73px;
	height: 30px;
}
.menu_fotos_en a{
	width: 100px;
	height: 30px;
	background-position: -73px 0px;
}
.menu_localizacion_en a {
	width: 110px;
	height: 30px;
	background-position: -173px 0px;
}
.menu_precios_en a {
	width: 84px;
	height: 30px;
	background-position: -283px 0px;
}
.menu_contactar_en a {
	width: 91px;
	height: 30px;
	background-position: -367px 0px;
}
.menu_inicio_en a:hover {
	background-position: 0px bottom;
}

.menu_fotos_en a:hover {
	background-position: -73px bottom;
}
.menu_localizacion_en a:hover {
	background-position: -173px bottom;
}
.menu_precios_en a:hover {
	background-position: -283px bottom;
}
.menu_contactar_en a:hover {
	background-position: -367px bottom;
}






#contenido {
	float: left;
	width: 650px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #909;
	*html margin: 2px;
}
#banner_derecho {
	width: 200px;
	float: right;
	margin: 5px;
	padding: 5px;
	border: 1px solid #909;
	height: 242px;
	*html margin: 2px;
}
#pie {
	float: left;
	width: 880px;
	clear: both;
	height: 25px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #909;
	text-align: center;
	vertical-align: middle;
}
#imagen_principal {
	float: right;
	width: 250px;
	height: 175px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #909;
}
#miniaturas {
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #909;
	scrollbar-highlight-color: #909;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #909;
	border: 1px solid #909;
	float: left;
	width: 150px;
	text-align: center;
	height: 400px;
	overflow: auto;
}

#miniaturas img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
}
#detalle_galeria {
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #909;
}
#plano {
	width: 500px;
	margin: auto;
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
}
#contactar {
	margin: 5px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#cabeza_tabla {
	text-align: center;
	border: 1px solid #909;
	background-color: #FCF;
	margin: 5px;
	padding: 5px;
}
#tabla_precios {
	text-align: center;
	border: 1px solid #909;
	margin: 5px;
	padding: 5px;
}
.celda_precios {
	text-align: center;
	border: 1px solid #909;
}

#observaciones {
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 1px solid #909;
	background-color: #FCF;
}
#menu_esp_ing {
	height: 40px;
	width: 120px;
	float: left;
}
#menu_esp_ing img {
	margin: 5px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gestion_cabeceras {
	background-color: #D6D6D6;
	text-align: center;
}
#gestion_cabeceras table{
	background-color: #FFC;
}
#gestion_cabeceras h1    {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	color: #900;
	text-decoration: none;
}
#gestion_precios {
	background-color: #D5C4CB;
	text-align: center;
}
#gestion_precios h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	color: #900;
	text-decoration: none;
}
#gestion_precios table {
	background-color: #FFC;
}
#gestion_observaciones {
	background-color: #D6D6D6;
	text-align: center;
}
#gestion_observaciones table {
	background-color: #FFC;
}
#gestion_observaciones h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	color: #900;
	text-decoration: none;
}
#bienvenidos {
	clear: both;
	margin: 15px;
}
.derecho2 {
	float: right;
	width: 200px;
	margin-right: 10px;
	font-size: 90%;
}
#reservas_online {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}
