html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff url(fondo.jpg) top center no-repeat;
	cursor: default;
	color: #333;
}
#contenedor {
	margin:0 auto;
	width: 990px;
	height: auto !important; /* con esto funciona para todos los navegadores */
	height: 100%;
}
.clearer {
	clear: both;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
/*CONTENIDO*/
.contenido {
	margin: 0 auto;
	padding: 0px;
	height: auto;
	/*background: url(foot.png) bottom center no-repeat;*/
}
/*SUPERIOR*/
#superior {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	height: 185px;
}
#logo {
	width: 530px;
	height: 145px;
	margin: 0;
	padding: 0;
	float:left;
}
h1 {
	display: none;
	color: #000;
}
#idioma {
	margin: 5px;
	padding: 8px;
	text-align: right;
	float: right;
	font-size: 12px;
	background: #000;
	color: #666;
	border: 1px solid #666;
}
#idioma a {
	text-decoration:none;
	color:#666;
	font-weight: bold;
}
#idioma a:hover {
	text-decoration:none;
	color:#fff;
}
#idioma a.actual {
	text-decoration:none;
	color:#BBDDFF;
}
#menu {
	height:40px;
	background:url(fondo_menu.gif);
	width: 990px;
	float: left;
}
#menu ul {
	display:inline-block;
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
#menu li {
	display:inline;
}
#menu li a {
	display:block;
	height:32px;
	float:left;
	color:#fff;
	text-decoration:none;
	line-height: 32px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding:0 12px;
	margin: 4px;
	background-image: url(menu.gif);
	background-position:top;
	background-repeat: repeat-x;
}
#menu li a:hover {
	background-position:center;
	background-repeat: repeat-x;
	color:#fff;
	border: 1px solid #0a1a29;
	margin: 3px;
}
#menu li a.activo{
	color:#036;
	margin: 3px;
	border: 1px solid #0a1a29;
	background-position:bottom;
	background-repeat: repeat-x;
}
.titulos{
	border-top: 1px solid #4c89c7;
	background:#ecf5fe;
	border-bottom: 1px solid #4c89c7;
	height:34px;
	margin: 0 0 10px 0;
	width: 100%;
	color: #ECF5FE;
	padding: 8px 0 0 0;
}
/*FOOTER*/
#footer {
	height: 32px;
	font-size: 12px;
	padding: 0;
	text-align: center;
	margin:0;
	clear: both;
	color: #fff;
	line-height: 32px;
	background: #013567;
}
#footer p{
    margin:0;
    padding:0;
}
#footer span {
	color: #f63;
	margin: 0 5px 0 0;
}
#footer a {
	color: #f63;
	text-decoration:none;
	margin: 0 0 0 5px;
}
#footer a:hover {
	color: #f63;
	text-decoration:underline;
}
/*SECCION*/
.seccion {
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 990px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}
h2 {
	color: #036;
	font-style: italic;
	margin: 0 auto;
	padding: 0;
	width: 970px;
}
.galeria_imagenes{
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 990px;
}
.textos{
	margin: 0 auto;
	padding: 0;
	width: 970px;
}
.textos ul{
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}
.textos li{
	margin: 0 0 10px 0;
	padding: 0 0 0 24px;
	background: url(bullet.gif) left top no-repeat;
	font-size: 16px;
	line-height: 20px;
}
/*CONTACTO*/
.contacto {
	margin: 0;
	padding: 0;
}
.contacto .direccion {
	border-right: 1px solid #ccc;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	line-height: 120%;
}
.contacto .direccion span{
	color: #333333;
	font-weight: bold;
}
.contacto .direccion a {
	text-decoration: none;
	color: #0072BC;
}
.contacto .direccion a:hover {
	text-decoration: underline;
}
.contacto td {
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: top;
	line-height: 24px;
}
.contacto td .obligatorios {
	font-size: 12px;
	color: #006699;
}
.contacto td .obligatorios_span {
	font-size: 16px;
	color: #006699;
}
.contacto td.etiqueta {
	text-align: right;
	margin: 0;
	padding: 0 3px 0 0;
	width: 150px;
	line-height: 24px;
}
.contacto input {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.contacto textarea {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.contacto .aceptar_privacidad {
	text-decoration: none;
	color: #036;
}
.contacto .aceptar_privacidad:hover {
	text-decoration: underline;
}
.contacto .gracias{
	font-size: 18px;
	margin: 100px 0 0 0;
	font-weight: normal;
	color: #06c;
}
.botones_enviar {
	margin: 5px 0 0 0;
	padding: 0;
	width: 350px;
	font-size: 12px;
}
.boton_enviar {
	margin: 10px 45px 0 0;
	background: #036 url(menu.gif) top repeat-x;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0px;
	cursor:pointer;
	float: left;
	border: 1px solid #036;
	text-align: center;
	height: 24px;
	text-transform: uppercase;
	width: 90px;
}
.boton_enviar:hover {
	background: #036 url(menu.gif) center repeat-x;
	cursor:pointer;
	cursor:pointer;
	border: 1px solid #001E3C;
	color: #fff;
}
/**/
.en_construccion{
	text-align: center;
	margin: 100px 0 0 0;
	font-size: 24px;
}
/*SERVICIOS*/
.servicios{
	margin: 0 auto 10px;
	padding: 0 0 10px 0;
	height: auto;
	line-height: 20px;
	width: 970px;
	background:url(fondo_cabecera.gif) top repeat-x;
	border-bottom: 2px solid #cce3f2;
}
.servicios h3{
	text-transform: none;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 0 30px;
	color: #0072BC;
	font-weight: bold;
	font-size: 18px;
}
.servicios h3 span{
	background:#fff;
	margin: 0;
	padding: 0 5px;
}
.servicios p{
	padding: 0;
	margin: 0 0 0 0;
	color: #333;
}
.servicios p span{
	padding: 0;
	margin: 0 0 0 0;
	color: #197B30;
}
.servicios td{
    vertical-align:top;
}
.servicios ul{
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
}
.servicios li{
	height: auto;
	line-height: 22px;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(fondo_servicio.gif) top left no-repeat;
}

/*TARIFAS*/
#tarifas{
	margin: 0;
	padding: 0 0 15px 0;
	width: 655px;
	height: auto;
	background:#fff;
	float: left;
}
#img_tarifas{
 width: 300px;
 float: left;
 margin: 0 15px 0 10px;
 padding: 0;
 height: 575px;
}
#tarifas table{
	margin: 0;
	padding: 0;
	background: #cce3f2;
}
#tarifas td{
	margin: 0;
	padding: 0;
	height: 28px;
	line-height: 28px;
}
#tarifas  .fechas{
	text-align: left;
	margin: 0;
	padding: 0 0 0 25px;
	background: #036;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#tarifas .precio{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: #FFF;
	color: #0066CC;
}

#tarifas #titulo_tarifas{
	text-align: center;
	width: 655px;
	float: left;
	background: #036 url(fondo_menu.gif);
	height: 35px;
	line-height: 35px;
	margin: 0 0 10px 0;
	padding: 00;
}
#tarifas #titulo_tarifas h3{
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #fff;
	margin: 0;
	font-size: 15px;
}
#tarifas .explica_tarifas{
	width: 645px;
	float: left;
	text-align: center;
	color: #666;
	margin: 5px 0 10px 0;
}
#tarifas .tipo{
	background: #fff;
	color: #333;
	width: 631px;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	float: right;
	border: 2px solid #cce3f2;
	border-bottom: 0 none;
}
#tarifas .ir_reservas{
	width: 400px;
	margin: 20px 0 0 0;
	padding: 0 0 0 250px;
	float: right;
}
.boton_reservar {
	margin: 10px auto 0 auto;
	background: #036 url(menu.gif) top repeat-x;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0px;
	cursor:pointer;
	float: left;
	border: 1px solid #036;
	text-align: center;
	height: 24px;
	text-transform: uppercase;
	width: 120px;
	font-size: 14px;
	line-height: 24px;
}
.boton_reservar:hover {
	background: #036 url(menu.gif) center repeat-x;
	cursor:pointer;
	cursor:pointer;
	border: 1px solid #001E3C;
	color: #fff;
}
/*RESERVAS*/
#pasos{
	margin: 5px auto;
	height: 40px;
	background:#fff;
	padding: 2px;
	line-height: 40px;
	border: 1px solid #999;
	width: 896px;
}
#pasos span,
#pasos a{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 20px;
	margin: 0;
	text-transform: uppercase;
	background: #ebebeb;
	display: block;
	float: left;
	width: 203px;
	font-weight: bold;
	border-right: 1px solid #fff;
}
#pasos a:hover{
	text-decoration: none;
	color: #c00;
}
#pasos span.activo,
#pasos a.activo{
	background: url(fletxa.png) left no-repeat;
	font-weight: bold;
}
#pasos span.hecho,
#pasos a.hecho{
	background: #666;
	color: #999;
}
#pasos a:hover.activo{
	text-decoration: none;
}
#form_reserva {
	width: 902px;
	height: auto;
	margin: 0 0 0 42px;
	padding: 0 0 10px 0;
	background:#fff;
	border: 1px solid #999;
	overflow:hidden;
	float: left;
}
#form_reserva  .tabla {
	margin: 0 auto;
}
#form_reserva .titulo_form{
	color: #fff;
	font-size: 12px;
	height: 32px;
	background:#036;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	line-height: 32px;
	text-transform: uppercase;
}

#form_reserva h5 ,#form_reserva .tabla span{
	font-weight: bold;
	color: #666;
	font-size: 13px;
	margin:0;
	padding:0 0 0 5px;
}
#form_reserva .tabla td.amida{
/*	vertical-align: bottom;
	height: 30px;*/
    line-height: 25px;
}
#form_reserva  label {
	display: inline;
	margin-right: 5px;
	text-align: right;
	color: #003366;
	font-weight: bold;
}
.boton_continuar  {
	margin: 10px 0 0 0;
	background: #036 url(menu.gif) top repeat-x;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	cursor:pointer;
	border: 1px solid #036;
	text-align: center;
	height: 24px;
	text-transform: uppercase;
	width: 120px;
}
.boton_continuar:hover  {
	background: #036 url(menu.gif) center repeat-x;
	cursor:pointer;
	cursor:pointer;
	border: 1px solid #001E3C;
	color: #fff;
}
.tabla_datos_reserva {
	margin: 0 auto 20px;
	border: 1px solid #06c;
	font-size: 13px;
}
.tabla_datos_reserva th{
	background: #06c;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
.tabla_datos_reserva td{
	padding:0 0 0 5px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}
.tabla_datos_reserva td.centrar{
    text-align:center;
}
.centrar_boton{
	margin: 0 auto 20px;
	width:500px;
}
.iva {
	font-size: 12px;
	text-align: justify;
	color: #06c;
}

.valor{
	color: #036;
	font-size: 15px;
}

.resumen table {
	margin: 10px auto;
}
.resumen th,
.resumen td {
    text-align: center;
    padding: 0 4px;
}
.resumen th {
	background: #06c;
	color: #fff;
	border-right: 1px solid #06c;
	border-bottom: 1px solid #06c;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}
.resumen td {
	border-right: 1px solid #06c;
	border-bottom: 1px solid #06c;
	font-size: 14px;
	height: 25px;
}
.resumen .total th,
.resumen .total td {
	border: none;
	background: none;
	color: #3b3b3b;
	text-align: right;
	font-weight: bold;
	font-size: 15px;
}
.datos_resumen{
	width: 390px;
	float: left;
	margin: 0 20px 0 0;
	min-height: 300px;
	height: auto !important;
    height: 300px;
	padding: 0 20px 0 10px;
	border-right: 1px solid #ccc;
}
.form_datos {
	margin: 0;
	padding: 0;
	font-size: 13px;
	height: auto;
}

.form_datos td {
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: top;
	line-height: 24px;
}
.form_datos td .obligatorios {
	font-size: 12px;
	color: #006699;
}
.form_datos td .obligatorios_span {
	font-size: 16px;
	color: #006699;
}
.form_datos td.etiqueta {
	text-align: right;
	margin: 0;
	padding: 0 3px 0 0;
	line-height: 24px;
}
.form_datos input {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.form_datos textarea {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.form_datos .aceptar_privacidad {
	text-decoration: none;
	color: #036;
}
.form_datos .aceptar_privacidad:hover {
	text-decoration: underline;
}
.form_datos th {
	background: #06c;
	color: #fff;
	border-right: 1px solid #06c;
	border-bottom: 1px solid #06c;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px;
}
.resumen .alinea,
.resumen .alinea td {
    margin: 0;
    padding: 0;
    border: none;
    line-height: 0;
}
