#informacion {
	margin-left:10px;
	margin-top:20px;
	float:left;
	display:inline;
	color:#ddcfb5;
	width:250px;
	position:relative;
}

#leyenda {
	margin-top:15px;
	padding:0px;
	list-style:none;
}

#leyenda li {
	margin-top:5px;
	line-height:16px;
	font-size:11px;
}

#leyenda li div {
	float:left;
	clear:left;
	width:20px;
	height:15px;
	border:1px solid #574a42;
	border-right:2px solid #271a12;
	border-bottom:2px solid #271a12;
	margin-right:5px;
}

#temporada_alta {
	background-color:#fe8;
}

#hotel_completo {
	background: url("../img/calendario_full.gif") center no-repeat #fff;
}

#asignacion_habitaciones {
	background: url("../img/calendario_assign.gif") center no-repeat #372a22;
}

#verTarifas {
	top:159px;
	left:225px;
	position:absolute;
	color:#ddcfb5;
	background:url("../img/btnTarifas.gif") left 0px;
	width:80px;
	height:22px;
}

#verTarifas:hover {
	background-position:left 22px;
}

.datos_reserva {
	margin:10px;
	margin-right:7px;
	margin-top:20px;
	float:left;
	clear:left;
	display:inline;
	margin-bottom:10px;
	background:url('../img/backPanel.gif');
	padding:10px;
	padding-top:5px;
	border:3px solid #574a42;
	border-right:3px solid #372a22;
	border-bottom:3px solid #372a22;
	width:280px;
}

.datos_reserva label {
	text-align:right;
	font-weight:bolder;
	padding:2px 5px;
	border:none;
	color:#ddcfb5;
	width:105px;
	float:left;
	margin-top:5px;
	display:inline;
}

.fechas_reserva {
	width:415px;
	margin-top:20px;
	margin-left:40px;
	float:left;
	display:inline;
	color:#ddcfb5;
}

.fechas_reserva label {
	text-align:right;
	font-weight:bolder;
	padding:2px 5px;
	border:none;
	color:#ddcfb5;
	width:100px;
	float:left;
	clear:left;
	display:inline;
}

.fechas_reserva .radiobutton {
	text-align:left;
	padding:2px 10px;
	padding-left:0px;
	border:none;
	float:left;
	width:135px;
}

.fechas_reserva .radiobutton div {
	font-weight:bold;
}

.fechas_reserva .radiobutton input {
	border:none;
	margin-right:7px;;
	display:inline;
	width:10px;
}

.fechas_reserva .radiobutton a {
	text-decoration:none;
	color:#ddcfb5;
	height:20px;
}

.fechas_reserva .radiobutton a:hover {
	color:#d95;
}

.fechas_reserva input {
	color:#65451C;
	font-size:12px;
	border:1px solid #ddd;
	background:none;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

.datos_reserva select, .fechas_reserva select {
	width:125px;
	margin-top:6px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:10px;
	text-align:left;
	border:1px solid #ddd4c1;
	font-size:12px;
	float:left;
	clear:right;
	display:inline;
}

.datos_reserva select.reducido, .fechas_reserva select.reducido {
	width:50px;
}

.datos_reserva select.ampliado, .fechas_reserva select.ampliado {
	width:150px;
}

.fechas_reserva select {
	margin-top:0px;
}

.fechas_reserva .labels {
	width:130px;
}

.fechas_reserva #noches {
	margin-left:10px;
	border:3px solid #574a42;
	border-right:3px solid #372a22;
	border-bottom:3px solid #372a22;
	background:url('../img/backPanel.gif');
	width:25px;
	font-weight:bold;
	text-align:center;
	color:#ddcfb5;
}

.fechas_reserva textarea {
	float:left;
	width:243px;
	overflow:auto;
	height:80px;
	color:#ddcfb5;
	margin-top:17px;
	margin-left:10px;
	border:1px dotted #ddcfb5;
	background:url('../img/backPanel.gif');
	font-size:12px;
	display:inline;
}

#divSubPanel #importeTotal {
	margin:20px;
	margin-top:18px;
	width:270px;
	float:left;
	clear:left;
	display:inline;
}

#importeTotal label {
	margin-left:10px;
	background:url('../img/arrow.gif') left no-repeat;
	padding-left:15px;
	display:inline;	
	font-weight:bold;
	float:left;
	clear:left;
	width:100px;
	margin-top:10px;
}

#importeTotal input {
	margin-left:10px;
	float:left;
	width:80px;
	font-size:12px;
	text-align:left;
	border:1px solid #ad9f85;
	background:#ddcfb5;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	margin-top:8px;
}

#btnCalcular, #btnReservar {
	background:url("../img/boton_little.jpg")  left -39px no-repeat;
	width:120px;
	color:#fff;
	font-size:13px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-top:8px;
	margin-left:122px;
}

#btnCalcular:hover, #btnReservar:hover {
	background:url("../img/boton_little.jpg") left 0px no-repeat;
	color:#333;
}

#btnReservar {
	position:relative;
	margin-top:-40px;
}

#divSubPanel .explain {
	float:left;
	clear:right;
	padding:4px;
	padding-top:0px;
	padding-bottom:0px;
	color:#43332c;
	margin-left:0px;
	margin-top:25px;
	display:inline;
	padding-left:35px;
	font-size:12px;
	width:430px;	
	height:120px;
}

#info_reserva {
	float:right;
	border-top:1px dotted #372a22;
	margin-left:10px;
	margin-right:10px;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	color:#000;	
	padding-bottom:15px;
	display:inline;
	text-align:justify;
}

#info_reserva div {
	margin-top:20px;
}

#info_reserva div img {
	margin-left:10px;
}


