html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #a50a37;
	padding: 15px;
	margin: 0;
	width: auto;
	height: auto;
	color: #847c75;
	font: 75%/130% 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

p {
	background: #fff;
	margin: 0 0 10px;
	padding: 0 10px;
	font-size: 1em;
}

h1 {
	color: #a50a37;
	background: transparent;
	margin: 0 10px 10px;
	font: small-caps normal 2.2em/100% Georgia, Times New Roman, Times, serif;
}

h2 {
	margin: 0 10px 10px 0;
	background: transparent;
	font: italic 1.9em/100% Georgia, Times New Roman, Times, serif;
}

h3 {
	padding: 0 10px;
	color: #a50a37;
	margin: 0 0 10px;
	background: #fff;
	font-size: 1.6em;
}

h4 {
	padding: 0 10px;
	color: #a50a37;
	background: #fff;
	font-size: 1.4em;
}

h5 {
	padding: 0 10px;
	color: #a50a37;
	background: #fff;
	font-size: 1.2em;
}

a:link {
	color: #a50a37;
	background: #f2f2f1;
	padding: 3px;
	text-decoration: none;
}

a:visited {
	color: #a50a37;
	background: #fff;
	text-decoration: none;
}

a:hover {
	color: #000;
	padding: 3px;
	border-bottom: 1px solid #847c75;
	background: #cecbc8;
}

a:active {
	color: #000;
	background: #fff;
}

/* @group estructura */

#barra {
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0;
	background: #847c75;
}

#container {
	width: 100%;
	height: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
}

#cabecera {
	height: 145px;
	background: #fff;
	text-align: center;
}

#baner {
	text-align: center;
	width: auto;
	height: 200px;
}

#colizq {
	width: 33%;
	height: 190px;
	padding: 0;
	float: left;
	text-align: right;
	background: #fff url(images/arcos.gif) no-repeat right top;
	margin-top: 10px;
}

#contenido {
	width: 66%;
	float: left;
	border-left: 1px solid #847c75;
	margin-top: 10px;
	background: #fff;
}
	
/* @end */

/* @group clases */

.inicio {
	background: no-repeat url(images/index.jpg) center top #cecbc8;
}

.hotel {
	background: no-repeat url(images/el-hotel.jpg) center top #cecbc8;
}

.caracteristicas {
	background: no-repeat url(images/caracteristicas.jpg) center top #cecbc8;
}

.galeriabaner {
	background: no-repeat url(images/galeria.jpg) center top #cecbc8;
}

.localizacion {
	background: no-repeat url(images/localizacion.jpg) center top #cecbc8;
}

.entorno {
	background: no-repeat url(images/entorno.jpg) center top #cecbc8;
}

.tarifas {
	background: no-repeat url(images/tarifas.jpg) center top #cecbc8;
}

.reservar {
	background: no-repeat url(images/reservar.jpg) center top #cecbc8;
}

.galeria img {
	border-style: none;
	padding: 8px;
	margin: 2px;
	background: #f2f2f1;
}

.galeria img:hover {
	border-style: none;
	background: #cecbc8;
	margin: 2px;
	padding: 8px;
}

a.galeria:link {
	background: #fff;
	padding: 0;
	margin: 0;
}

a.galeria:visited {
	background: #fff;
	padding: 0;
	margin: 0;
}

a.galeria:hover {
	background: #fff;
	padding: 0;
	margin: 0;
	border-bottom-style: none;
}

.capitular {
	color: #a50a37;
	font-size: 2em;
	font-weight: bold;
	background: #fff;
}

.pie {
	font-size: 0.8em;
	margin-top: 20px;
	background: #fff;
	display: none;
}

.rojo {
	color: #a50a37;
	background: #fff;
}

.floatleft {
	float: left;
}

.clearboth {
	clear: both;
	height: 1px;
}
	
/* @end */

/* @group menu */

#menu span {
	visibility: hidden;
}

#menu a {
	float: left;
	text-decoration: none;
}

#menu {
	list-style: none;
	padding: 0;
	height: 20px;
	background: #847c75;
	width: 1200px;
	text-align: center;
	position: relative;
	right: 50%;
	left: 50%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -500px;
}

#menu li {
	display: inline;
}

#inicio a {
	width: 95px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu.gif) no-repeat 0px 0px;
	display: block;
}

#inicio a:hover {
	width: 95px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu2.gif) no-repeat 0px 0px;
	display: block;
	border-bottom-style: none;
}


#hotel a {
	width: 130px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu.gif) no-repeat -95px 0px;
	display: block;
}


#hotel a:hover {
	width: 130px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu2.gif) no-repeat -95px 0px;
	display: block;
	border-bottom-style: none;
}

#localizacion a {
	width: 195px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu.gif) no-repeat -225px 0px;
	display: block;
}

#localizacion a:hover {
	width: 195px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu2.gif) no-repeat -225px 0px;
	display: block;
	border-bottom-style: none;
}

#entorno a {
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu.gif) no-repeat -420px 0px;
	display: block;
}

#entorno a:hover {
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu2.gif) no-repeat -420px 0px;
	display: block;
	border-bottom-style: none;
}

#tarifas a {
	width: 115px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu.gif) no-repeat -560px 0px;
	display: block;
}

#tarifas a:hover {
	width: 115px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu2.gif) no-repeat -560px 0px;
	display: block;
	border-bottom-style: none;
}

#reservar a {
	width: 125px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu.gif) no-repeat -675px 0px;
	display: block;
}

#reservar a:hover {
	width: 125px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu2.gif) no-repeat -675px 0px;
	display: block;
	border-bottom-style: none;
}
#promociones a {
	width: 195px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu.gif) no-repeat -800px 0px;
	display: block;
}


#promociones a:hover {
	width: 195px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menu2.gif) no-repeat -800px 0px;
	display: block;
	border-bottom-style: none;
}
	
/* @end */

/* @group menubis */

#menubis span {
	visibility: hidden;
}

#menubis a {
	text-decoration: none;
}

#menubis {
	height: 225px;
	width: 950px;
	position: relative;
	right: 50%;
	left: 50%;
	margin-left: -475px;
}

#menubis ul {
	padding: 0;
	width: 300px;
	list-style: none;
	float: left;
	background: transparent;
	margin: 20px 0 0 0;
}

#menubis li {
	height: 25px;
	margin: 0;
	padding: 0;
	width: 300px;
}

#iniciobis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis.gif) no-repeat 100px 0px;
	display: block;
}

#iniciobis a:hover {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px 0px;
	display: block;
	border-bottom-style: none;
}

#hotelbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis.gif) no-repeat 100px -25px;
	display: block;
}

#hotelbis a:hover {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -25px;
	display: block;
	border-bottom-style: none;
}

#xhotel #hotelbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -25px;
	display: block;
	border-bottom-style: none;
}

#localizacionbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis.gif) no-repeat 100px -50px;
	display: block;
}

#localizacionbis a:hover {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -50px;
	display: block;
	border-bottom-style: none;
}

#xlocalizacion #localizacionbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -50px;
	display: block;
	border-bottom-style: none;
}

#entornobis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis.gif) no-repeat 100px -75px;
	display: block;
}

#entornobis a:hover {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -75px;
	display: block;
	border-bottom-style: none;
}

#xentorno #entornobis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -75px;
	display: block;
	border-bottom-style: none;
}

#tarifasbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis.gif) no-repeat 100px -100px;
	display: block;
}

#tarifasbis a:hover {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -100px;
	display: block;
	border-bottom-style: none;
}

#xtarifas #tarifasbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -100px;
	display: block;
	border-bottom-style: none;
}

#reservarbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis.gif) no-repeat 100px -125px;
	display: block;
}

#reservarbis a:hover {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -125px;
	display: block;
	border-bottom-style: none;
}

#xreservar #reservarbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -125px;
	display: block;
	border-bottom-style: none;
}
	
	#promocionesbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis.gif) no-repeat 100px -150px;
	display: block;
}

#promocionesbis a:hover {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -150px;
	display: block;
	border-bottom-style: none;
}

#promociones #promocionesbis a {
	width: 300px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(images/menu/menubis2.gif) no-repeat 100px -150px;
	display: block;
	border-bottom-style: none;
}
	
/* @end */

/* @group menu hotel */

#menuhotel span {
	display: none;
}

#menuhotel a {
	float: left;
	text-decoration: none;
}

#menuhotel {
	list-style: none;
	padding: 0;
	height: 20px;
	background: #847c75;
	width: 1200px;
	text-align: center;
	position: relative;
	right: 50%;
	left: 50%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -475px;
}

#menuhotel li {
	display: inline;
}

#blanco {
	width: 330px;
	height: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#caracteristicas a {
	width: 215px;
	height: 20px;
	padding: 0;
	background: url(images/menu/hotel.gif) no-repeat 0px 0px;
	display: block;
	margin: 0;
}

#caracteristicas a:hover {
	width: 215px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/hotel2.gif) no-repeat 0px 0px;
	display: block;
	border-bottom-style: none;
}

#galeria a {
	width: 285px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/hotel.gif) no-repeat -215px 0px;
	display: block;
}

#galeria a:hover {
	width: 285px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/menu/hotel2.gif) no-repeat -215px 0px;
	display: block;
	border-bottom-style: none;
}
	
/* @end */

/* @group formulario */

fieldset {
	border-style: none;
	background: #f2f2f1;
	padding: 5px;
	margin: 10px;
}

form {
	clear: both;
	margin: 0;
	padding: 0;
}

form dd {
	margin: 0 0 5px;
	padding: 0;
	background: transparent;
}

form dt {
	background: transparent;
	padding-right: 10px;
	float: left;
	width: 100px;
	text-align: right;
}

textarea {
	width: 280px;
	height: 50px;
}

legend {
	color: #a50a37;
	font-weight: bold;
}

.input {
	width: 280px;
}
	
/* @end */
