@font-face
{
	font-family: 'miriadpro-regular';
	src: url('../fuentes/myriadpro-regular.ttf');
}

@font-face
{
	font-family: 'lucida_fax_italic';
	src: url('../fuentes/lucida_fax_italic.ttf');
}

@font-face
{
	font-family: 'lucida_fax_demi_italic';
	src: url('../fuentes/lucida_fax_demi_italic.ttf');
}

body
{
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
}

table
{
	padding: 0px;
}

h1,h2,h3
{
	margin: 0px;
	font-weight: normal;
}

/* Enlaces texto */
a:link , a:visited , a:hover
{
}

a:focus
{
	outline-style:none;
}

/* Menu General */
ul
{
  list-style: none;
	padding: 0px;
	margin: 0px;
}

ul#menu li
{
	float: left;
	padding-top: 5px;
	padding-left: 15px;
}

ul#menu li a
{
	font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #12674B;
    font-weight: bold;
	text-decoration: none;
	height: 20px;
}

a.texto_pie_pagina:link , a.texto_pie_pagina:visited , a.texto_pie_pagina:hover
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525A63;
	line-height: 120%;
	font-weight:normal;
}

.texto_pie_pagina
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #939393;
	line-height: 160%;
}

.texto_cabecera
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 24px;
	color: #12674B;
}

.texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12674B;
}

.texto2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}

.texto3
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
}

.texto4
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: black;
}

.texto_inicio_1
{
	font-family: "lucida_fax_italic";
	font-size: 40px;
	color: white;
	text-shadow: 2px 2px 1px black;
	letter-spacing: -3px;
	line-height: 25px;
}

.texto_inicio_2
{
	font-family: 'lucida_fax_demi_italic';
	font-size: 65px;
	color: white;
	text-shadow: 2px 2px 1px black;
	letter-spacing: -3px;
}

.texto_inicio_3
{
	font-family: 'lucida_fax_italic';
	font-size: 20px;
	color: white;
	text-shadow: 1px 1px 1px black;
	letter-spacing: -1px;
	line-height: 25px;
}

.marquesina
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: white;
}

input.formularios , textarea.formularios
{
	border-left: 1px solid #D8D8D8;
	border-top: 1px solid #BEBEBE;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	color: #444444;
	background-color: #E6E6E6;
	height: 18px;
}

option.formularios
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto_fecha_calendario
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 color: #999999;
}

.texto_dias_semana
{
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 color: #353535;
}

.texto_num_dias_mes
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 25px;
	 color: #464646;
}

.texto_contenido_calendario
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: black;
}

.texto_cabecera_calendario
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 17px;
	 color: white;
 	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-color: #12684B;
	padding: 2px 5px 2px 5px;
}

.texto_resumen_reserva
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #656565;
}

.texto_resumen_reserva2
{
	 font-family: Verdana, Geneva, sans-serif;
	 font-size: 10px;
	 color: #656565;
}

.texto_rojo
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #ED1C24;	 
}

.texto_menu
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 color: #006748;
}

.texto_menu_naranja
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 color: #CC7826;
}

.texto_destacado_naranja
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #CC7826;
}

.texto_submenu_naranja
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #CC7826;
}

.texto_submenu_blanco
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: white;
}

.titulo_seccion
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 17px;
	 color: white;
}

.texto_destacado
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #12674B;
}


/* Preguntas */

.fondo_preguntas
{
	width: 995px;
	height: 530px;
	background-color: #EBEBEB;
	border-radius: 5px;
	box-shadow: 5px 5px 10px black;
	padding-left: 3px;
	padding-top: 3px;
}

.contenedor_preguntas
{
	width: 993px;
	height: 527px;
	overflow-y: scroll;
}

.pregunta_nueva
{
	display: block;
	padding-top: 1px;
	cursor: pointer;
}

.numero_pregunta
{
	display: table-cell;
	background-color: #CC7826;
	width: 32px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: white;
}

.separador_horizontal_pregunta
{
	display: table-cell;
	width: 1px;
}

.contenedor_pregunta
{
	display: table-cell;
	background-color: #066842;
	width: 900px;
	height: 41px;
	vertical-align: middle;
}

.pregunta
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: white;
}

.mas_menos
{
	display: table-cell;
	width: 40px;
	background-color: #066842;
	vertical-align: middle;
}

.menos
{
	display: none;
}

.respuesta
{
	width: 933px;
	background-color: #00844F;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: white;
	padding: 20px;
	display: none;
}

.enlace_respuesta
{
	color: #60bbef;
}


/* Reservas */


#seleccion_habitaciones
{
	width: 1200px;
	height: 560px;
	display: table-cell;
}

#datos_reserva
{
	width: 1200px;
	height: 560px;
	display: table-cell;
	vertical-align: top;
}

#contenedor_seleccion_habitaciones_datos_reserva
{
	width: 2400px;
	height: 560px;	
	position: relative;
}

.fondo_reservas
{
	width: 1200px;
	height: 560px;
	position: relative;
	background-color: #EBEBEB;
	overflow: hidden;
}

.parte_superior_reserva
{
	width: 100%;
	height: 428px;
}
	
.paso1_reserva , .paso2_reserva
{
	display: table-cell;
	vertical-align: top;
}

.paso1_reserva>DIV
{
	margin-left: 20px;
	margin-top: 20px;	
}

.paso2_reserva .barra_paso_2
{
	margin-top: 20px;
}

.paso2_reserva .lista_habitaciones_ocupacion
{
	margin-top: 5px;
}

.circulo1_pasos_reservas
{
	background-color: #12684B;
	width: 49px;
	height: 49px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.circulo1_pasos_reservas>DIV
{
	font-family:  "miriadpro-regular";
	font-size: 35px;
	color: white;
	padding-top: 7px;
}

.linea1_pasos_reservas
{
	width: 695px;
	height: 40px;
	background-color:  #12684B;
	display: inline-block;
	position: relative;
	left: -20px;
	top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.linea1_pasos_reservas>DIV , .linea2_pasos_reservas>DIV
{
	padding-left: 20px;
	padding-top: 3px;
	font-family:  "miriadpro-regular";
	font-size: 14px;
	color: white;
}

.linea2_pasos_reservas
{
	width: 370px;
	height: 40px;
	background-color:  #12684B;
	display: inline-block;
	position: relative;
	left: -20px;
	top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.barra_ocupacion_pension
{
	width: 706px;
	height: 39px;
	background-color:  #12684B;
	margin-left: 20px;
	margin-top: 10px;
}

.barra_ocupacion_pension>DIV
{
	padding-top: 10px;
	font-family:  "miriadpro-regular";
	font-size: 15px;
	color: white;
}

.barra_ocupacion_pension>DIV DIV
{
	display: inline-block;
	padding-left: 15px;
}

.barra_ocupacion_pension select
{
	background-color: #EBEBEB;
	font-family:  "miriadpro-regular";
	font-size: 15px;
}

.calendarios_reserva
{
	padding-top: 10px;
}

.pie_calendario
{
 	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: #F1F4EE;
	border: 1px solid #E1E1E1;
}

.lista_habitaciones_ocupacion
{
	padding-left: 20px;
}

.lista_habitaciones_ocupacion>DIV
{
	padding-top: 5px;
}

.rectangulo_num_habitacion
{
	width: 74px;
	height: 78px;
	background-color: #166C4F;
	/*display: inline-block;*/
	display: none;
	vertical-align: top;	
}

.rectangulo_num_habitacion DIV:nth-child(1)
{
	font-family:  "miriadpro-regular";
	font-size: 14px;
	color: white;
	padding-top: 5px;
}

.rectangulo_num_habitacion DIV:nth-child(2)
{
	font-family:  "miriadpro-regular";
	font-size: 50px;
	color: white;	
}

.rectangulo_num_personas
{
	width: 379px;
	height: 78px;
	background-color: #166C4F;
	display: inline-block;
	vertical-align: top;
	font-family:  "miriadpro-regular";
	font-size: 14px;
	color: white;
}

.rectangulo_num_personas>DIV
{
	padding: 10px;
	padding-top: 20px;
	height: 80px;
	display: table-cell;
	vertical-align: top;
}

.rectangulo_num_personas>DIV:nth-child(4)
{
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
}

.rectangulo_num_personas>DIV:nth-child(5)
{
	vertical-align: middle;	
}

.rectangulo_num_personas select
{
	width: 45px;
}

#habitacion_2_ocupacion , #habitacion_3_ocupacion
{
	display: none;
}

.parte_inferior_reserva
{
	padding-left: 20px;
	padding-top: 15px;
}

.paso3_reserva
{
	width: 1148px;
	height: 105px;
	background-color: #166C4F;
 	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 50px 0px 0px 50px;
}

.paso3_reserva>DIV
{
	padding: 10px;
}

.circulo3_pasos_reservas
{
	width: 60px;
	font-family:  "miriadpro-regular";
	font-size: 50px;
	color: white;
	padding-top: 13px;
	padding-left: 30px;
	display: table-cell;
	vertical-align: top;	
}

.resumen_por_habitacion
{
	width: 625px;
	display: table-cell;
	vertical-align: top;
	font-family:  "miriadpro-regular";
	font-size: 15px;
	color: white;	
}

.resumen_por_habitacion_2
{
	width: 625px;
	display: table-cell;
	vertical-align: top;
	font-family:  "miriadpro-regular";
	font-size: 15px;
	color: white;
	padding-left: 10px;
}

.precios_por_habitacion
{
	padding-top: 15px;
}

.precio_habitacion
{
	width: 175px;
	display: table-cell;
}

.precio_habitacion>DIV
{
	display: table-cell;
	vertical-align: middle;
}

.precios_por_habitacion>DIV:nth-child(2)>DIV:nth-child(1)>DIV , .precios_por_habitacion>DIV:nth-child(3)>DIV:nth-child(1)>DIV
{
	border-left: 1px solid white;
	height: 25px;
	padding-left: 10px;
}

.precio_habitacion>DIV:nth-child(2) DIV:nth-child(1)
{
	font-family: "miriadpro-regular";
	font-size: 15px;
	color: white;	
}

.precio_habitacion>DIV:nth-child(2) DIV:nth-child(2)
{
	font-family: "miriadpro-regular";
	font-size: 30px;
	color: white;	
}

.precio_habitacion>DIV:nth-child(3)
{
	padding-left: 10px;
	padding-right: 10px;
}
 
#precio_habitacion_2 , #precio_habitacion_3 , #precio_habitacion_2_2 , #precio_habitacion_3_2
{
	display: none;
	padding-left: 15px;
}

.resumen_total
{
	display: table-cell;
	border-left: 1px solid white;
	width: 235px;
}

.precio_sin_descuento
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF4D4D;
	text-decoration: line-through;
	line-height: 25px;
}

.precio_con_descuento
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: white;
}

.precio_total_con_descuento , .precio_total_sin_descuento
{
	padding-left: 20px;
}

.precio_total_con_descuento>DIV:nth-child(1)
{
	padding-top: 4px;
}

.precio_total_con_descuento>DIV:nth-child(1) , .precio_total_con_descuento>DIV:nth-child(2)
{
	font-family: "miriadpro-regular";
	font-size: 15px;
	color: white;	
}

.precio_total_con_descuento>DIV:nth-child(1) span
{
	color: #F84726;
	text-decoration: line-through;
}

.precio_total_con_descuento>DIV:nth-child(2)
{
	padding-top: 12px;
}

.precio_total_con_descuento>DIV:nth-child(3)
{
	padding-top: 12px;
	font-family: "miriadpro-regular";
	font-size: 18px;
	color: white;	
}

.precio_total_sin_descuento>DIV:nth-child(1) , .precio_total_sin_descuento>DIV:nth-child(2)
{
	display: none;
}

.precio_total_sin_descuento>DIV:nth-child(3)
{
	padding-top: 35px;
	font-family: "miriadpro-regular";
	font-size: 18px;
	color: white;	
}

#boton_continuar
{
	display: none;	
}

#boton_pago
{
	display: table-cell;	
}

.boton_continuar
{
	vertical-align: middle;
	cursor: pointer;
}

.boton_continuar>DIV
{
	width: 166px;
	height: 62px;
	background-color: #8BB6A7;
	display: table-cell;
	vertical-align: middle;
	border-radius: 5px;
}

.boton_continuar>DIV>DIV
{
	font-family: "miriadpro-regular";
	font-size: 22px;
	color: white;
}

.boton_atras
{
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

.boton_atras>DIV
{
	width: 125px;
	height: 62px;
	background-color: #8BB6A7;
	display: table-cell;
	vertical-align: middle;
	border-radius: 5px;
}

.boton_atras>DIV>DIV
{
	font-family: "miriadpro-regular";
	font-size: 22px;
	color: white;
}

.contenedor_datos_personales
{
	background-color: #166C4F;
	margin: 20px;
	border-radius: 5px;
}

.contenedor_datos_personales>DIV:nth-child(1),.contenedor_datos_personales>DIV:nth-child(2)
{
	width: 574px;
	padding: 10px;
	display: table-cell;
}

.contenedor_datos_personales>DIV:nth-child(3)
{
	width: 1140px;
	height: 80px;
	padding: 10px;
	padding-top: 0px;
	font-family: "miriadpro-regular";
	font-size: 16px;
	color: white;
	line-height: 25px;
}

.contenedor_datos_personales>DIV:nth-child(3) textarea
{
	width: 100%;
	height: 55px;
	background-color: #8BB6A7;
	border: 0px;
	color: white;
	padding: 5px;
	font-family: "miriadpro-regular";
	font-size: 16px;
	border-left: #1BB6A7;
}

.contenedor_datos_personales>DIV DIV:nth-child(1)
{
	padding-top: 0px;
}

.contenedor_datos_personales>DIV DIV
{
	padding-top: 5px;
	font-family: "miriadpro-regular";
	font-size: 16px;
	color: white;
	line-height: 25px;
}

.contenedor_datos_personales input
{
	width: 100%;
	background-color: #8BB6A7;
	border: 0px;
	color: white;
	padding: 5px;
	font-family: "miriadpro-regular";
	font-size: 16px;
	border-left: #1BB6A7;
}

.parte_inferior_reserva_2
{
	padding-left: 20px;
	
}

.paso3_reserva_2
{
	width: 1148px;
	height: 105px;
	background-color: #166C4F;
	border-radius: 5px;
}

.paso3_reserva_2>DIV
{
	padding: 10px;
}

.paso3_reserva_2>DIV>DIV:nth-child(4)
{
	display: table-cell;
	vertical-align:top;
}

#div_aceptar_condiciones>DIV
{
	display: table-cell;
	vertical-align: top;
}

#div_aceptar_condiciones>DIV a
{
	font-family: "miriadpro-regular";
	font-size: 13px;
	color: white;	
}