/* CSS Document */

table#listareservas td.lista {
	line-height:20px;
	background-color:#4e7a94;
	color:#fff;
	padding:0px 2px;
}
table#listareservas td {
	border-bottom:1px solid #e5ebef;
	line-height:18px;
}
table#listareservas td input {
	border:none;
}
input.botonC {
	color:#222222;
}

/* calendario disponibilidad paso 2 */
div#Dispo-calendario  td.title-name-day {
	background-color: #236185;
	color:#ffffff;
}

#center div.noFondo {
	background:none;
}

div#Dispo-calendario {
	width:331px;
	background-color:#ffffff;
	color:#000000;
	border:1px solid #2C79A0;
}

.color_mas5 {
	background-color:#236185;
	color:#FFFFFF;
	text-align:center;
}
.color_menos5 {
	background-color:#fe8a03;
	color:#ffffff;
	text-align:center;
}
.color_sinDispo {
	background-color:red;
	color:#ffffff;
	text-align:center;
}



form,p { margin:0px; padding:0px;}

.hotelResultado {
	/*border-top: 1px #E8E6DA solid;*/
	margin-left: 0px;
	margin-top: 15px;
	width: 550px;
	clear: both;
	background:transparent url(../images/back_extra.gif) repeat-x scroll 0%;
	border-top:1px solid #2C79A0;
	min-height:125px;
}
.fotoWebBook {
	float:left;
	margin-top:15px;
	margin-left:10px;
	width:120px;
	height:79px;
}
.descriWebBook {
	margin-top:15px;
	line-height:14px;
	float:left;
	margin-left: 10px;
	width:400px;
	height:85px;
	overflow:hidden;
}
.descriWebBook p {
	margin:0px;
	padding:0px;
}

.cajita p {
	margin:0px;
	padding:0px;
}
.capaWebBook {
	/*float:left;*/
	margin-left: 0px;
	width:540px;
	overflow:hidden;
	height:auto;
}

.tituloWebBook {
	text-decoration:none;
	color:#666666;
	font-family:Tahoma,Arial;
	font-size:12px;
	font-weight:bold;
	height:20px;
}
.tituloWebBook a {
	font-size:14px;
	color:#2c79a0;	
	font-weight:normal;
	text-decoration:none;
}
	
.textoWebBook {
	text-decoration:none;
	color:#636563;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}
.habiWebBook {
	clear:both;
	margin-top:5px;
	cursor:pointer;
}
.precioWebBook {
	float:right;
	margin-right:10px;
	width:55px;
	text-align:right;
	font-family:Tahoma,Arial;
	font-size:10px;
	font-weight:bold;
	color:#fe8a03;
	line-height:16px;
}
.textohabiWebBook {
	float:right;
	text-align:right;
	margin-right:10px;
	font-family:Tahoma,Arial;
	font-size:11px;
	color:#636563;
	line-height:16px;
	background:transparent url(../images/flecha_azul.gif) no-repeat scroll 0% 50%;
	color:#236185;
	padding-left:12px;
}
.botonWebBook {
	background-image:url(img/boton.gif);
	float:right;
	text-align:center;
	margin-right:0px;
	font-family:Tahoma,Arial;
	font-size:10px;
	color:#636563;
	height:21px;
	width:75px;
	line-height:21px;
	font-weight:bold;
}
#capaReservas {
	background-color:#E0D9C6;
	overflow-x:hidden;
}
.cajita {
	clear:both;
}
.cajita p {
	margin:0px;
	padding:0px;
}

#tipoHabi {
	height:117px;
	overflow:hidden;
}
.lahabi {
	margin-top:10px;
	width:538px;
	padding-left:5px;
	padding-right:5px;
	clear:both;
	height:105px;
	overflow:hidden;
	border: 1px solid #7F9DB9;
}
.elframe {
	position:absolute;
	top:0px;
	width:1px;
	height:1px;
	visibility:hidden;
}
.espera {
	visibility:hidden;
}
.botonR {
	margin:0px;
	width:135px;
	height:24px;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	background-image:url(../images/boton135.gif);
}

h2.tit {
	color:#2c79a0;
	font-size:18px;
	font-weight:normal;
	margin:0px;
}

.cabeCR {
	width:550px; 
	margin-top:0px; 
	background:transparent url(../images/back_extra.gif) repeat-x scroll 0%;
	background-position:top;
	border-top:1px solid #2C79A0;
}
.naranjin {
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	color:#fe8a03;
	line-height:16px;
}
table.textoWebBook input, table.textoWebBook textarea {
	background-color:#d0dbe1;
	color:#666666;
	font-family:Tahoma,Arial;
	font-size:11px;
	border:1px solid #4e7a93;
	text-decoration:none;
	padding-left:2px;
	font-weight:bold;
}