/* ****************************************************************************** */
/* - RESERVAS - */

.rsrv_input {
	height: 17px;
	border: 1px solid #989898;	
}

.rsrv_hr {
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #bbbbb7;
	width: 677px;
	margin-left: 16px;
}

#main_left {
	width:707px;
	height:100%;
}

		#rsrv_track {
			font-size:14px;
			font-family:"Lucida Grande", sans-serif;
			color:#161616;
			margin-bottom:4px;
			margin-top:4px;
		}
		
		#rsrv_box_top {
			background-image: url(../img/reserva_box_top_bg.gif);
			background-repeat: no-repeat;
			background-position: top;
			height: 2px;
			width: 707px;
			overflow: hidden;
		}
		
		#rsrv_titular {
			background-image:url(../img/reserva_titular_bg.gif);
			background-repeat:no-repeat;
			background-position:top;
			height:92px;
			width:707px;
		}
		
				#rsrv_titular_foto {
					float:left;
					margin:12px;
				}
				
				#rsrv_titular_texto {
					float:left;
					text-align:left;
					width:80%;
					margin-top:20px;
				}

		#rsrv_box_body {
			background-image: url(../img/reserva_body_bg.gif);
			background-repeat: repeat-y;
			background-position: top;
			width: 707px;
		}
		
		#rsrv_box_destacado {
			background-image: url(../img/reserva_destacado_bg.gif);
			background-repeat: no-repeat;
			background-position: top;
			height: 27px;
			width: 707px;
		}
		
				#rsrv_box_destacado span.txt_destacado {
					font-size: 15px;
					line-height: 27px;
					display: block;
					margin-left: 12px;
					color: #161616;
				}
		
		
		#rsrv_box_top_exp {
			background-image: url(../img/reserva_box_top_bg_exp.gif);
			background-repeat: no-repeat;
			background-position: top;
			height: 2px;
			width: 300px;
			overflow: hidden;
		}
		
		#rsrv_box_destacado_exp {
			background-image: url(../img/reserva_destacado_bg_exp.gif);
			background-repeat: no-repeat;
			background-position: top;
			width: 300px;
			background-color:#e5a344;
		}
		
				#rsrv_box_destacado_exp span.txt_destacado {
					font-size: 15px;
					line-height: 27px;
					display: block;
					margin-left: 12px;
					color: #161616;
				}
		
		#rsrv_box_degradado {
			background-image: url(../img/reserva_degradado.gif);
			background-repeat: repeat-x;
			background-position: top;
			width: 707px;
		}
		
		#rsrv_button_back {
			float: left;
			margin-top: 40px;
			font-size: 11px;
			margin-left: 16px;
			height: 24px;
			width: 66px;
			line-height: 23px;
			background-image: url(../img/reserva_btn_back_bg.gif);
			padding-right: 23px;
			text-align: right;
			color: #FFF;
		}
		
		#rsrv_button_next {
			float: right;
			margin-top: 40px;
			font-size: 11px;
			margin-right: 16px;
			height: 24px;
			width: 79px;
			line-height: 23px;
			background-image: url(../img/reserva_btn_next_bg.gif);
			padding-left: 10px;
		}
		
		#rsrv_button_print {
			float: right;
			margin-top: 40px;
			font-size: 11px;
			margin-right: 16px;
			height: 24px;
			width: 89px;
			line-height: 23px;
			background-image: url(../img/reserva_btn_print_bg.gif);
			text-align: center;
		}
		
		#rsrv_box_bottom {
			background-image: url(../img/reserva_box_bottom_bg.gif);
			background-repeat: no-repeat;
			background-position: top;
			height: 2px;
			width: 707px;
		}

		#rsrv_tu_reserva {
			background-image: url(../img/reserva_tureserva_bg.gif);
			background-position: left top;
			background-repeat: no-repeat;
			/*height: 318px;*/
			min-height: 318px;
			margin: 0;
			padding: 0;
			border: 0 none;
			margin-top: 4px;
			color: #534023;
			font-size: 11px;
		}
		
				#rsrv_tu_reserva p.tu_reserva_titular {
					font-family: "Lucida Grande", sans-serif;
					font-size: 16px;
					color: #3c2c14;
					padding-left: 15px;
					padding-top: 15px;
					padding-bottom: 20px;
				}
				
				#rsrv_tu_reserva p.tu_reserva_standard {
					padding-left: 15px;
					padding-right: 15px;
				}

/* ****************************************************************************** */
/* - MAPA - */

div#main_content ul {
	display:inline;
}

		div#main_content ul li.left_column {
			width: 228px;
			height: 100%;
		}
		
		div#main_content ul li.main_right {
			width: 721px;
			height: 100%;
		}
		
				#right_publicitat {
					text-align: right;
				}
				
				#right_mapa {
					margin-top: 4px;
					background-image: url(../img/mapa_degradado_bg.gif);
					padding-top: 32px;
					height: 462px;
				}
				
						#right_mapa_img {
							background-image: url(../img/mapa_distritos.gif);
							background-position: top left;
							height: 434px;
							width: 721px;
						}

				#right_lugares {
					font-family: "Lucida Grande", sans-serif;
					color: #161717;
					font-size: 16px;
					font-weight: bold;
					padding-left: 16px;
					height: 28px;
				}
				
				#right_leyenda_circulos {
					background-image: url(../img/mapa_degradado_leyenda_bg.gif);
					background-repeat: no-repeat;
					height: 107px;
				}
				
				#right_leyenda_iconos {
					background-image: url(../img/mapa_degradado_leyenda_bg.gif);
					background-repeat: no-repeat;
					height: 100px;
				}

/*  OPACIDAD PARA LA Q-TIP  */
.qtip {
	-moz-opacity: 0.95;
	-webkit-opacity: 0.95;
}

/* ****************************************************************************** */
/* -  - */
