form,p {
	margin:0px;
	padding:0px;
}
#reservas {
	width:670px;
	background-color:#003366;
}
#reservas h1 {
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
#reservas input {
	color:#003366;
	height:17px;
	border:1px solid #ffffff;
	background-color:#99ccff;
}
#reservas select {
	color:#003366;
	height:17px;
	border:1px solid #ffffff;
	background-color:#99ccff;
}

#reservas textarea {
	color:#003366;
	border:1px solid #ffffff;
	background-color:#99ccff;
}

#reservas .parrafoHotel {
	font-size:11px;
	color:#99ccff;
	font-weight:bold;
}

#reservas .textoWebBook {
	font-size:12px;
	color:#99ccff;
}
.capaIframe {
	position:absolute;
	z-index:50;
	visibility:hidden;
	top:0px;
	overflow:hidden;
	margin:0px;
	height:1px;
	width:1px;
	background-color:#FFFFFF;
}

.cajita {
	clear:both;
}
#tipoHabi {
	height:160px;
	overflow:hidden;
}
.lahabi {
	margin-top:10px;
	width:630px;
	clear:both;
	height:145px;
	overflow:hidden;
	border-bottom: 1px #E8E6DA solid;
	/*border:1px solid #ffffff;*/
}
.elframe {
	position:absolute;
	top:0px;
	width:1px;
	height:1px;
	visibility:hidden;
}
.espera {
	visibility:hidden;
}
.boton {
	cursor:pointer;
}

table#lashabis {
  font-size:12px;
}
