/* CSS Document */

ul#select_lang {
	display:none;
}

div#imgEspera {
	display:none;
	height:54px;
	left:360px;
	position:absolute;
	top:400px;
	width:250px;
	z-index:500;
}

div#content-reservas {
	position:relative;
	width:640px;
	margin:20px auto 20px auto;
	height:auto;
	overflow:hidden;
}

div#content-reservas h2 {
	color:#FDAD06;
	font-size:18px;
	font-weight:bold;
	height:19px;
	line-height:20px;
	margin:0px;
}

div#content-reservas input {
	height:14px;
	border:1px solid #FDAD06;
	background-color:#eeeeee;
	color:#333333;
	font-size:11px;	
}
div#content-reservas select {
	height:16px;
	border:1px solid #FDAD06;
	color:#333333;
	background-color:#eeeeee;
	font-size:11px;	
}

div#content-reservas textarea {
	border:1px solid #FDAD06;
	color:#333333;
	background-color:#eeeeee;
	font-size:11px;	
}

div#content-reservas div.cajita {
	margin-top:15px;
	color:#666666;
	font-size:11px;
	line-height:15px;
}

div#content-reservas div.hotelResultado {
	margin:15px 0 15px 0;
	color:#666666;
	font-size:11px;
	line-height:12px;
	clear:both;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:15px;
	height:auto;
	overflow:hidden;
}
div.hotelResultado div.infoHotel {
	clear:both;
	height:auto;
	overflow:hidden;
}

div.hotelResultado a.fotoWebBook:link, div.hotelResultado a.fotoWebBook:visited {
	float:left;
	margin:0px;
	width:120px;
	height:90px;
	overflow:hidden;
}
div.hotelResultado div.descriWebBook {
	float:left;
	margin-left:15px;
	color:#666666;
	font-size:11px;
	line-height:12px;
	height:88px;
	width:495px;
	overflow:hidden;
}
div.descriWebBook p {margin:0px; padding:0px;}
p.tituloWebBook a:link, p.tituloWebBook a:visited {
	padding:0px;
	margin:0px;
	line-height:16px;
	font-weight:bold;
	color:#4371AF;
	font-size:13px;
}

div#content-reservas .elframe {
	position:absolute;
	top:0px;
	width:1px;
	height:1px;
	visibility:hidden;
}

div#content-reservas .capaIframe {
	position:absolute;
	z-index:400;
	visibility:hidden;
	top:0px;
	overflow:hidden;
	margin:0px;
	height:1px;
	width:1px;
	background-color:#FFFFFF;
	display:block;
}

div#content-reservas div#tipoHabi {
	height:auto;
	overflow:hidden;
}
div#tipoHabi div.lahabi {
	margin-top:10px;
	width:600px;
	padding:0px 5px 0px 5px;
	clear:both;
	height:auto;
	overflow:hidden;
	border: 1px solid #4371AF;
	font-size:11px;
}
div.lahabi p {margin:0px; padding:0px;}
div#content-reservas img.espera {
	display:none;
}
div.cajita p.tituloWebBook {
	padding:0px;
	margin:0px;
	line-height:16px;
	font-weight:bold;
	color:#4371AF;
	font-size:13px;
}
div#content-reservas .boton120 {
	background:transparent url(../images/naranja120.gif) no-repeat scroll 0 0;
	width:120px;
	height:22px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	font-size:11px;
	line-height:20px;
}

.resultado-right-busca {
	height:auto;
	position:relative;
	overflow:hidden;
	width:500px;
	font-size:11px;
	float:right;
}

.habiWebBook{
	height:22px;
	width:500px;
	float:left;
}

.habiWebBook a:hover, .habiWebBook a:visited, .habiWebBook a:link {
	text-decoration:none;
	color:#4B821D;
}

div.precioWebBook span {
	color:#FF8811;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
div.precioWebBook span.precioH {
	color:#4371AF;
	font-size:11px;
}


.precioWebBook {
	float:right;
	/*width:140px;*/
	width:200px;
	text-align:right;
}
.textohabiWebBook {
	float:left;
	/*width:300px;*/
	width:290px;
}

.textohabiWebBook select {
	border:1px solid #FFA600;
	color:#535353;
	font-size:11px;
	height:18px;
}

.textoWebBook input {
	border:1px solid #FFA600;
	color:#535353;
	font-size:11px;
	height:14px;
	width:100px;
}

div.conMargen {
	margin-top:0px;
}
div.izq_total {
	float:left;
	height:16px;
	line-height:15px;
	width:65px;
}
div.der_total {
	float:left;
	font-weight:bold;
	height:16px;
	line-height:15px;
	width:330px;
}
div.der_total span {
	display:block;
	float:left;
	text-align:right;
	width:70px;
}