/* Primer paso */
.b_content {
	padding:20px 0px;
}
.b_content_left {
	float:left;
	width:500px;
}
.b_content_right {
	float:right;
	width:250px;
}
.b_room {
	height:200px;
}
.b_room_left {
	float:left;
	width:190px;
	margin:20px 0px 30px 0px;
}
.b_room_right {
	float:left;
	width:290px;
	margin:20px 0px 30px 20px;
}
.b_room_right_info {
	margin-bottom:10px;
}
.b_room_people {
	margin-right:10px;
}
.b_room_precio {
	font-size:22px;
	margin-right:10px;
}
.b_title {
	font-size:24px;
	font-weight:normal;
}
.b_div_title {
	padding-top:20px;
}
.b_description {
	font-size:14px;
	border-bottom:solid 1px;
}
.b_precio_select {
	border:solid 1px;
	width:100px;
}
.b_reserva_buscador {
	border:solid 2px;
	width:200px;
	padding:20px;
}
.b_precio_total {
	margin-bottom:10px;
	font-size:21px;
	text-align:right;
	padding-right:20px;
}
.b_reserva_buscador_input {
	border:solid 1px;
	width:100px;
	margin-bottom:8px;
}
.b_reserva_buscador_right_button {
	margin:20px 0px 0px 60px;
	cursor:pointer;
}
.b_reserva_buscador_select {
	border:solid 1px;
	width:40px;
}
.b_reserva_buscador_title {
	margin-bottom:15px;
	border-bottom:solid 1px;
	font-size:13px;
}
.b_reserva_buscador_left {
	float:left;
	width:134px;
	padding:10px;
}
.b_reserva_buscador_right {
	float:right;
	width:185px;
	padding:15px 10px 10px 5px;
}
.b_reserva_buscador_right_room {
	border:solid 1px;
	padding:5px;
}
.b_reserva_buscador_right_book {
	text-align:right;
}
.b_reserva_buscador_leyendas_select {
	display:inline;
}
.b_reserva_buscador_leyendas {
	display:block;
}
/* Segundo paso */
.b_content_2_resumen {
	padding-top:25px;
}
.b_content_2_section {
	border-top:solid 2px;
	padding:8px 5px 8px 20px;
}
.b_content_2_section_title {
	font-weight:bold;
	font-size:14px;
}
.b_content_2_subsection {
	width:230px;
	padding:20px;
	float:left;
}
.b_content_2_section input {
	border:solid 1px;
}
.b_content_2_supletoria_select {
	padding-left:20px;
}
.b_content_2_subsection_1 {
	width:100px;
	padding:20px;
	float:left;
}
.b_content_2_subsection_2 {
	width:360px;
	padding:20px;
	float:left;
}
.b_content_2_subsection_3 {
	font-size:17px;
	text-align:left;
	width:240px;
	padding:20px;
	float:left;
}
.b_content_2_subsection_datos_1 {
	width:220px;
	padding:5px 5px 5px 20px;
	float:left;
}
.b_content_2_subsection_datos_2 {
	width:460px;
	padding:5px 5px 5px 20px;
	float:left;
}
/* Resumen */
.b_content_3 {
	padding:40px;
	font-size:15px;
	margin-left:10px;
	margin-right:10px;
}
.b_content_3_title{
	margin:30px 0px 0px 50px;
}
.b_content_3_section {
	border-bottom:solid 1px;
}
.b_content_3_subsection_1 {
	width:100px;
	padding:20px 0px 0px 0px;
	float:left;
}
.b_content_3_subsection_1 p {
	padding-bottom:12px;
}
.b_content_3_subsection_2 {
	width:300px;
	padding:20px;
	float:left;
}
.b_content_3_subsection_2 p {
	padding-bottom:12px;
}
.b_content_3_subsection_3 {
	width:300px;
	padding:20px 0px 20px 0px;
	float:left;
}
.b_content_3_subsection_3 p {
	padding-bottom:4px;
}
.b_content_3_subsection_room_left {
	width:320px;
	padding:20px 40px 20px 0px;
	float:left;
}
.b_content_3_subsection_room_left p {
	padding-bottom:4px;
}
.b_content_3_subsection_room_right {
	width:320px;
	padding:20px 0px 20px 40px;
	float:right;
}
.b_content_3_subsection_room_right p {
	padding-bottom:4px;
}
.b_content_3_subsection_room_table td {
	padding:4px;
}
.b_content_3_bottom {
	padding-top:40px;
	width:775px;
}
.b_content_3_printer{
	float:left;
	width:60px;
	text-align:center;
}
.b_content_3_mybooks{
	float:left;
	width:120px;
	text-align:center;
	margin-top:2px;
}
.b_content_3_locator {
	float:right;
	padding-top:15px;
	padding-right:30px;
	font-size:24px;
	font-weight:bold;
	font-family:Verdana;
}
