/* CSS Document */
.afoto {
    padding: 3px;
    border: 1px solid #cdcecf;
	margin:3px 15px 10px 0;
    display: inline;
}
.capaIframe {
	position:absolute;
	z-index:90;
	visibility:hidden;
	top:0px;
	overflow:hidden;
	margin:0px;
	height:1px;
	width:1px;
	background-color:#FFFFFF;
}

.cajita {
	padding:10px;
	clear:both;
}
.cajita h4 {
	font-size:11px;
	color:#01437B;
	font-weight:bold;
}
.cajita h5 {
	font-size:11px;
	color:#01437B;
	font-weight:normal;
}
.cajita .un_resultado_derecha {
	/*background-color:#f7f7f7;
	border-top:1px dashed #E3E3E3;*/
	width:650px;
	/*border-bottom-style:dashed*/
}
.separador {border-top:1px dashed #E3E3E3; height:10px;}

div .col_elPrecio {
	float:left;
	margin-left:5px;
	text-align:right;
	width:120px;
	line-height:16px;
}

div .col_laRes {
	float:left;
	margin-left:10px;
	text-align:center;
	line-height:16px;
	cursor:pointer;
	display: block;
    width: 76px;
    height: 17px;
    line-height: 17px;
    background: #014f90 url('imagenes/formularios/boton-azul.jpg');
    border: 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}
div .col_laHabi {
	float:left;
	width:435px;
	line-height:16px
}

.reserva:link, .reserva:visited {
	/*font-weight:bold;*/
	font-size:12px;
}

/* paso 2 */
#tipoHabi {
	height:86px;
	overflow:hidden;
	clear:both;
}
#tipoHabi .lahabi {
	height:85px;
	clear:both;
	line-height:21px;
	font-size:11px;
}
#tipoHabi select {
	height:19px;
	line-height:18px;
	font-size:11px;
}

.botonResIzq, .botonResDer {
	margin-left:5px;
	text-align:center;
	line-height:16px;
	cursor:pointer;
	display: block;
    width: 76px;
    height: 17px;
    line-height: 17px;
    background: #014f90 url('imagenes/formularios/boton-azul.jpg');
    border: 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.botonResClass {
	margin-left:5px;
	text-align:center;
	cursor:pointer;
    width: 76px;
    height: 17px;
    line-height: 17px;
    background: #014f90 url('imagenes/formularios/boton-azul.jpg');
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}


.botonRes150 {
	margin-left:5px;
	text-align:center;
	line-height:16px;
	cursor:pointer;
	display: block;
    width: 150px;
    height: 17px;
    line-height: 17px;
    background: #014f90 url('imagenes/formularios/boton-azul-150.jpg');
    border: 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}
.reservas_titulo {
	height:18px;
	clear:both;
	width:650px;
}
.reservas_tabla_titulo {
	background-color:#F1F1F1;
	color:#01437B;
	font-size:11px;
	font-weight:bold;
	margin-left:1px;
	float:left;
	height:20px;
	margin-bottom:1px;
	line-height:20px;
}
.reservas_linea {
	height:20px;
	clear:both;
	width:650px;
}
.reservas_tabla_texto_arriba {
	background-color:#FFFFFF;
	color:#01437B;
	font-size:11px;
	font-weight:normal;
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	height:18px;
	line-height:18px;
	/*padding-top:7px;*/
}

.cajita table {
	color:#666666;
	font-size:11px;
	line-height:18px;
}
div .cajita td {
	height:18px;
	text-align:left;
}
