/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#5e5d5d;
	background-color:#040404;
	background-image:url(../images/fondo_body.gif);
	background-repeat:repeat-x;
	background-position:top;
}
form, p {margin:0px; padding:0px;}

div#principal {
	position:relative;
	margin:0px auto 0 auto;
	background-color:#FFFFFF;
	width:900px;
	overflow:hidden;
	height:auto;
}
div#izquierda {
	float:left;
	margin-left:5px;
	width:208px;
	overflow:hidden;
	height:auto;
}
div#derecha {
	float:left;
	margin-left:1px;
	width:680px;
	overflow:hidden;
	height:auto;
}
div#izquierda img#logoHotel {
	margin:5px 0px 0px 25px;
	width:145px;
	height:116px;
}

div#izquierda ul#idiomas {
	padding:0px;
	margin:5px 0px 0px 30px;
	height:20px;
	width:200px;
	overflow:hidden;
}
div#izquierda ul#idiomas li {
	padding:0px 2px 0px 2px;
	float:left;
	list-style:none;
}
ul#idiomas li a:link, ul#idiomas li a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#5e5d5d;
}

/* BUSCADOR DE RESERVAS */
div#izquierda div#buscador {
	margin:10px 0px 0px 0px;
	width:208px;
	height:235px;
	overflow:hidden;
	background-image:url(../images/fondo_buscador.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:12px;
	line-height:12px;
}

div#buscador p {
	padding-left:10px;
	color:#333333;
	margin-top:15px;
	font-size:11px;
	line-height:12px;
}

div#buscador p select {
	border:1px solid #685a4d;
	height:17px;
	font-size:12px;
}

div#buscador input.botonres {
	float:right;
	clear:both;
	margin:20px 5px 0 0;
	text-decoration:none;
	border:none;
	height:17px;
	line-height:12px;
	width:100px;
	background-color:#991f36;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
}

h4.titular {
	color:#333333;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	margin-top:10px;
	padding-left:10px;
}
div#buscador p span {
	float:left;
	margin-right:10px;
}
/* FIN BUSCADOR DE RESERVAS */

div#izquierda div#banner_izquierdo {
	margin:0px;
	width:208px;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
}

div#pie {
	position:relative;
	margin:0px auto 0 auto;
	width:900px;
	overflow:hidden;
	height:auto;
	text-align:center;
	color:#ffffff;
	height:40px;
	line-height:23px;
}

div#pie a:link, div#pie a:visited {
	color:#ffffff;
	line-height:23px;
	text-decoration:none;
}

/* menu_superior */
ul#menu_superior {
	padding:0px;
	margin:0px;
	height:118px;
	width:680px;
	overflow:hidden;
	background-image:url(../images/fondo_der_menusup.gif);
	background-repeat:no-repeat;
	background-position:right;
}
ul#menu_superior li {
	float:left;
	list-style:none;
	text-align:center;
	background-image:url(../images/fondo_menusup.gif);
	background-repeat:repeat-x;
	height:118px;
	margin-left:1px;
	width:95px;
}
ul#menu_superior li a.menu:visited, ul#menu_superior li a.menu:link {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:75px;
}

ul#menu_superior li.primera {
	margin-left:0px;
	width:104px;
}
ul#menu_superior li:hover {
	background-image:url(../images/fondo_menusup_hover.gif);
	background-repeat:repeat-x;
}

ul#menu_superior ul.submenu {
	padding:0px;
	margin:0px;
	height:auto;
	width:175px;
	overflow:hidden;
	position:absolute;
	top:118px;
	left:0px;
	z-index:100;
	background-color:#c7d5ee;
	visibility:hidden;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity: 0.8;
}

ul#menu_superior ul.submenu li {
	list-style:none;
	text-align:left;
	width:100%;
	background-image:none;
	height:23px;
	line-height:22px;
	white-space:nowrap;
}
ul#menu_superior ul.submenu li:hover {
	background-color:#ba9fb7;
}

ul#menu_superior ul.submenu li a:visited, ul#menu_superior ul.submenu li a:link {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}

ul#menu_superior ul.submenu:hover {
	visibility:visible;
}
/* fin menu_superior */

div#cabecera {
	margin-top:4px;
	width:680px;
	height:269px;
	overflow:hidden;
}

div#contenido {
	padding:0px 0px 30px 0px;
	margin-top:30px;
	height:auto;
	width:680px;
	overflow:hidden;
}
div#contenido div#centro {
	width:485px;
	margin:0px;
	float:left;
	padding:0px;
	height:auto;
	overflow:hidden;
}
div#contenido div#banner_derecho {
	padding:0px;
	margin-right:10px;
	float:right;
	height:auto;
	overflow:hidden;
	width:185px;
}

div#centro_contenido {
	width:680px;
	margin:0px;
	float:left;
	padding:0px;
	height:auto;
	overflow:hidden;
}
div#centro h1, div#centro_contenido h1 {
	color:#222222;
	font-size:16px;
	line-height:17px;
	padding:0px 0px 0px 15px;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px;
}
p.subtitular, span.subtitular {
	color:#222222;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	display:block;
}
span.subtitular a:link, span.subtitular a:visited {
	color:#222222;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	text-decoration:none;
}

p.titular {
	color:#222222;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	letter-spacing:0px;
}
p.gris {
	color:#333333;
}

.elframe {
	position:absolute;
	top:0px;
	width:1px;
	height:1px;
	visibility:hidden;
	z-index:100;
}
div#centro_contenido ul#lista {
	color:#333333;
	font-size:11px;
	line-height:14px;
	padding:15px 0px 0px 15px;
	font-weight:normal;
	margin:0px;
	clear:both;
}
div#centro_contenido ul#lista li {
	list-style:none;
	float:left;
	width:310px;
	margin:10px 20px 0 0;
	height:92px;
	overflow:hidden;
}

ul#lista li img {
	float:left;
	width:120px;
	height:88px;
	margin-right:10px;
}

ul#lista li div.textoLista {
	float:left;
	width:180px;
	height:87px;
	overflow:hidden;
	line-height:15px;
	border-bottom:1px solid #000000;
	color:#999999;
	cursor:pointer;
}

ul#lista li div.sinFoto {
	width:310px;
}

ul#lista li div.textoLista:hover {
	color:#6699CC;
}
div.texto {
	color:#333333;
	font-size:11px;
	line-height:14px;
	padding:15px 10px 0px 15px;
	font-weight:normal;
	margin:0px;
	clear:both;
}
div.fotos {
	clear:both;
	padding-left:5px;
	height:auto;
	overflow:hidden;
}
div.fotos img {
	float:left;
	border:none;
	margin:10px 0px 0px 9px;
	width:130px;
	height:90px;
	cursor:pointer;
	border:1px solid #ffffff;
}
div.fotos img:hover {
	border:1px solid #991f36;
}

div#banner_derecho ul {
	margin:0px;
	padding:0px 0px 40px 0px;
	background-image:url(../images/fondo_buscador.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
div#banner_derecho ul li {
	list-style:none;
	border-bottom:1px solid #222222;
	margin:5px 0 0 0;
	height:25px;
}
div#banner_derecho ul li a:link, div#banner_derecho ul li a:visited {
	line-height:25px;
	color:#991f36;
	text-decoration:none;
	font-weight:bold;
}
div#banner_derecho ul li a:hover {
	color:#6699cc;
}


div#banner_derecho div.oferta_der {
	height:80px;
	border-bottom:1px solid #000000;
	overflow:hidden;
	clear:both;
	color:#999999;
	margin-top:15px;
}
div.oferta_der img {
	float:left;
	margin-right:10px;
	width:56px;
}
div.oferta_der div.texto_oferta {
	float:left;
	width:115px;
	height:70px;
	overflow:hidden;
	cursor:pointer;
}

div.oferta_der div.texto_oferta:hover {
	color:#6699cc;
}
div.oferta_der div.sinFoto {
	width:180px;
}


div.googlemap {
	width:465px;
	margin:10px 5px 0px 15px;
	padding:0px;
	height:350px;
	overflow:hidden;
}

div#centro table {
	margin-top:20px;
	width:460px;
}
div#centro td {
	padding:4px;
}
div#centro table input, div#centro table textarea {
	border:1px solid #000000;
}
div#centro table input.botonres {
	text-decoration:none;
	border:none;
	height:17px;
	line-height:12px;
	width:100px;
	background-color:#991f36;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
}

/* estilos mapa Web *************************/
div#capaMapaWeb {
	padding:0 0 0 40px;
	width:480px;
}

div#capaMapaWeb a:visited, div#capaMapaWeb a:link {
	color:#535353;
	font-size:11px;
}
div#capaMapaWeb ul, div#capaMapaWeb li {
	/*list-style:none;*/
	padding:0px;
	margin:0px;
}
ul.ulCategoria li.liCategoria {
	/*float:left;
	width:320px;*/
	/*border:1px solid #000000;*/
	margin-top:20px !important;
}
li.liCategoria a.linkCategoria {
	text-transform:uppercase;
	font-weight:bold;
}
ul.ulSubCategoria {
	padding-left:15px !important;
}
ul.ulProducto {
	padding-left:15px !important;
}
ul.ulSubProducto {
	padding-left:15px !important;
}
/*****************************/

/*proceso de reserva */
div#centro_contenido div.resultado {
	width:650px;
	margin:0px;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #000000;
	padding:20px 0px 10px 0px;
}

div.resultado div.lafoto {
	float:left;
	width:120px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	text-align:center;
}
div.resultado div.lafoto a:link, div.resultado div.lafoto a:visited {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
div.resultado div.lafoto a:hover {
	color:#999999;
}
div.resultado div.textoLista {
	float:left;
	width:520px;
	height:auto;
	overflow:hidden;
	line-height:15px;
	color:#999999;
	cursor:pointer;
}
div.textoLista a:link, div.textoLista a:visited {
	line-height:15px;
	color:#999999;
	cursor:pointer;
	text-decoration:none;
}

div.resultado div.textoLista p {
	margin-top:10px;
	line-height:15px;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	text-align:right;
}
div.textoLista a:link, div.textoLista a:visited {
	line-height:15px;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	text-decoration:normal;
}

div.textoLista a.nombreHabi {
	text-decoration:underline;
	text-transform:uppercase;
}

div.resultado div.sinFoto {
	width:650px;
}

.capaIframe {
	position:absolute;
	z-index:30;
	visibility:hidden;
	top:0px;
	overflow:hidden;
	margin:0px;
	height:1px;
	width:1px;
	background-color:#FFFFFF;
}

#tipoHabi {
	margin-top:10px;
	height:auto;
	overflow:hidden;
	width:630px;
}

#tipoHabi .lahabi {
	margin-top:10px;
	height:auto;
	clear:both;
	border-bottom:1px dashed #685a4d;
	line-height:19px;
	overflow:hidden;
	padding-bottom:10px;
}

div.lahabi select, div.lahabi input {
	border:1px solid #685a4d;
	height:17px;
	line-height:10px;
	font-size:12px;
}
.cuadro_texto_reservas {
	border:1px solid #685a4d;
	height:17px;
	font-size:12px;
}

div.boton {
	text-decoration:none;
	border:none;
	height:17px;
	line-height:15px;
	width:100px;
	background-color:#991f36;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
}

div.reservas_tabla_titulo {
	background-color:#333333;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin-left:1px;
	float:left;
	line-height:20px;
}

div#reservas {
	height:20px;
	clear:both;
	width:600px;
}
div.reservas_linea {
	clear:both;	
}
div.reservas_linea div.reservas_tabla_texto_arriba {
	margin-left:1px;
	float:left;
	line-height:17px;
}

table#formureserva input, table#formureserva textarea {
	border:1px solid #000000;
}
table#formureserva select {
	border:1px solid #000000;
	height:18px;
}

div.resultado div.textoLista div p {
	color:#000000;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin-top:10px;
	text-align:left;
}
/* fin proceso reserva */
input.botonreservar {
	background-color:#991F36;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	height:17px;
	line-height:12px;
	text-align:center;
	text-decoration:none;
	width:100px;
}
