html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearer {
	clear: both;
}

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	cursor: default;
	color: #333;
	background: #fff;
	line-height: 120%;
	background: #fff url(superior.png) top repeat-x;
}
#contenedor{
	width:960px;
	height: auto;
	margin: 0 auto;
}
#head{
	height: 130px;
	width: 960px;
	position: absolute;
	top: 0px;
}
#logo {
	width:440px;
	height:100px;
	float: left;
}
#menu{
	margin: 0 0 0 10px;
	width: 900px;
	clear: both;
	height: 30px;
}
#menu ul {
	list-style-type: none;
}
#menu  li   {
	display: inline;
}
#menu li a {
	display: block;
	background-image:url(menu.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	color: #dcd9d3;
	font-weight: normal;
	margin: 0 2px 0 0;
	text-decoration: none;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	float: left;
}
#menu  li.reserva  a {
	background-image:url(menu-reserva.png);
}
#menu li a:hover {
	color: #fff;
	background-position: 0 -30px;
	background-repeat:no-repeat;
}
#menu li.activo a {
	background-position: 0 -60px;
	background-repeat:no-repeat;
	color: #e46d07;
	font-weight: bold;
}
#idioma{
	height: 90px;
	text-align: center;
	padding: 10px 10px 0 0;
	float: right;
	width: 300px;
}
#idioma a{
	color: #1E66B0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	display: block;
	float: right;
	margin: 0 2px 0 0;
	line-height: 26px;
}
#idioma a:hover, #idioma a.activo{
	color: #fff;
}
#idioma a img{
	vertical-align: text-bottom;
	padding: 0 2px 0 0;
}
#contacto-inicio{
	color:#fff;
	float:right;
	text-align:right;
	width:150px;
	margin:10px 0 0 0;
	font-size:14px;
}
#contacto-inicio img {
    margin:0 5px 0 0;
    vertical-align:middle;
}
#contacto-inicio a{
	color: #FF6600;
	text-transform: lowercase;
    padding:0;
    margin:0;
	font-weight: normal;
	text-decoration: none;
	display: inline;
    float: none;
	line-height: 26px;
	font-size:14px;
}
#contacto-inicio a:hover {
    color: #FF6600;
    border-bottom: 1px solid #f60;
}
/*CONTENIDO*/
#contenido{
	margin: 0 0 20px 0;
	padding: 20px 10px 10px 10px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	position: relative;
	top: 130px;
	overflow:visible;
}
h1{
	color: #f60;
	border-bottom: 2px solid #e66a00;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	background:url(h1.png) center left no-repeat;
	font-weight: normal;
}
/*.portada{
	background: #f7f6e7;
	margin: 10px 0;
	border: 1px solid #bfbfbd;
	padding: 8px;
	height: 380px;
	width: 920px;
	text-align: center;
}*/
.portada{
	margin: 10px 0;
	padding: 0 0 20px 0;
	min-height:390px;
	height:auto !important;
	height:390px;
    clear: right;
	/*width: 920px;*/
}
.portada img{
	background: #f7f6e7;
	border: 1px solid #bfbfbd;
	padding: 4px;
	float:left;
	display:inline;
	margin:0 5px 0 0;
}
#buscador{
	width:220px;
	/*min-height:390px;
	height:auto !important;
	height:390px;*/
	height:auto !important;
	float:left;
	display:inline;
	background:#fff url(buscador.jpg) top center no-repeat;
	margin:0 5px 0 0;
	padding:5px 0 0 0;
}
#buscador  .tabla {
	margin: 0 auto;
}
#buscador .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;
}
#buscador h2{
	color: #fff;
	font-size: 18px;
	margin:0 0 10px 0;
	padding:0 0 5px 5px;
	border-bottom:1px solid #1f4c79;
	line-height:24px;
}
#buscador h5 {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	margin:0;
	padding:0;
}
#buscador .tabla td.amida{
	height: 30px;
}
#buscador .tabla td.selects{
	line-height:25px;
}
#buscador .tabla span{
	font-weight: bold;
	color: #ccc;
	font-size: 13px;
	margin:0;
	padding:0;
}
#buscador .tabla td{
	padding:0 0 0 10px;
}
#buscador .tabla img{
	vertical-align:top;
}
#buscador  label {
	display: inline;
	margin-right: 5px;
	text-align: right;
	color: #fff;
	font-weight: bold;
	float:left;
}
#buscador  input {
	display: inline;
}
#buscador  img{
	border:0 none;
	margin-right: 5px;
	float:none;
	padding:0;
}
#buscador .selects{
	float:left; 
	text-align:center; 
	margin:0 5px;
}
#buscador .botones_enviar {
	margin:0 auto;
	width: 198px;
}
#buscador .boton {
	background: url(boton.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	cursor:pointer;
	text-align: center;
	height: 52px;
	line-height:52px;
	text-transform: uppercase;
	width:196px;
	display:block;
}
#buscador .boton:hover {
	cursor:pointer;
	background-position: bottom center;
	background-repeat: no-repeat;
}
#buscador .cierra-buscador{
    position:relative;
    bottom:0px;
	height:10px;
	background: url(cierre-buscador.jpg) bottom center no-repeat;
}
#portada_derecha{
	width:175px;
	height:390px;
	float:left;
	display:inline;
	text-align:center;
}
#portada_derecha img{
    border:0 none;
	background: #fff;
	margin:0 0 11px;
	padding:12px 0;
	float:none;
}
#portada_derecha .menorca{
	background: #f7f6e7;
	border: 1px solid #bfbfbd;
	padding: 4px;
	margin:0;
}
.inicio{
	text-align: justify;
	padding:10px 20px;
	clear: left;
}
.cierre_contenido{
	text-align: center;
	padding: 15px 0 0 0;
	clear: both;
}
.cierre{
	height: 135px;
	background: #036 url(superior.png) top repeat-x;
	position: relative;
	top: 130px;
	padding: 15px 0 0 0;
}
#footer{
	padding: 5px 10px 10px 10px;
	color: #fff;
	width:940px;
	margin:0 auto;
	font-size: 14px;
}
#footer p{
	line-height: 28px;
	padding: 0 20px;
}
#footer a{
	color: #f60;
	text-decoration: none;
	margin: 0 10px 0 0;
}
#footer a:hover{
	text-decoration: none;
	border-bottom: 1px solid #f60;
}
#footer h3{
	font-size: 18px;
	padding: 0 0 0 22px;
	background:url(fondo_h3_contacto.png) top left no-repeat;
	height: 20px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
#footer img{
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#footer span.fax{
	float: none;
	margin:0 0 0 30px;
}
#footer span{
	float: none;
	margin: 0 0 0 350px;
}
/*SECCION*/
.seccion{
	height: auto;
	margin: 10px 0;
}
.seccion p{
	margin: 15px 0;
}
.seccion p a{
	text-decoration: none;
	color: #069;
	font-weight: bold;
}
.seccion p a:hover{
	text-decoration: underline;
}
/*SERVICIOS*/
#img_servicios{
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
	margin: 10px 10px 0 0;
}
#servicios{
	width: 600px;
	margin: 10px 0 10px 0;
	float: left;
	padding: 10px;
}
#servicios ul{
	list-style-type: none;
}
#servicios li{
	margin: 0 10px 10px 0;
	float: left;
	width: 280px;
	font-size: 15px;
}
#servicios li img{
	vertical-align: middle;
	margin: 0 5px 0 0;
}
/*TOUR*/
#tour{
	width: 700px;
	margin: 10px auto;
}
#tour ul{
	list-style-type: none;
}
#tour li{
	margin: 0 0 10px 0;
	float: left;
	width: 350px;
	text-align: center;
}
#tour li img{
	vertical-align: middle;
	margin: 0 5px 0 0;
}
/*CONTACTO*/
.contacto {
	margin: 0;
	padding: 0;
}
.contacto .direccion {
	border-right: 1px solid #ccc;
	margin: 0 10px 0 0;
	text-align: center;
	line-height: 120%;
	font-size: 15px;
}
.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: 80px 0 0 30px;
	font-weight: normal;
	color: #06c;
}
.botones_enviar {
	padding: 5px 0;
	width: 320px;
}
.boton_enviar {
	background: #036;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	cursor:pointer;
	border: 1px solid #036;
	text-align: center;
	height: 24px;
	text-transform: uppercase;
	padding: 2px 10px;
}
.boton_enviar:hover {
	background: #069;
	cursor:pointer;
	cursor:pointer;
	border: 1px solid #001E3C;
	color: #fff;
}
.botones_enviar_2 {
	padding: 5px 0;
	width: 800px;
	margin: 0 auto;
	text-align: right;
}
/*RESERVAS*/
#pasos{
	margin: 5px auto;
	height: 40px;
	background:#fff;
	padding: 2px;
	border: 1px solid #999;
	width: 896px;
}
#pasos a {
	color: #999;
	text-decoration: none;
	font-size: 28px;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	background: #ebebeb;
	display: block;
	float: left;
	width: 203px;
	font-weight: bold;
	border-right: 1px solid #fff;
	height: 40px;
	line-height: 40px;
}
#pasos a span {
	font-size: 12px;
	margin: 0 0 0 5px;
}
#pasos a:hover{
	text-decoration: none;
	color: #c00;
}
#pasos a.activo{
	background: url(fletxa.png) left no-repeat;
	font-weight: bold;
	color: #666;
	cursor: default;
}
#pasos a.inactivo, #pasos a:hover .inactivo{
	cursor: default;
	color: #999;
	background: #ebebeb;
}
#form_reserva {
	width: 896px;
	height: auto;
	margin: 0 20px;
	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;
}
#form_reserva  label {
	display: inline;
	margin-right: 5px;
	text-align: right;
	color: #003366;
	font-weight: bold;
}
.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;
	vertical-align: middle;
}
.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 td .alinea {
    height: 25px;
    overflow: hidden;
    margin: 0;
}
.resumen td .alinea td {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 0;
}
.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;
}

/*TARIFAS*/
#tarifas h3{
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #E66A00;
	height: 30px;
	line-height: 24px;
	color: #069;
}
.explica_tarifas{
	font-weight: bold;
	text-align: center;
	height: 30px;
}
.condiciones  ul{
	list-style-type: disc;
	margin: 20px 0 0 180px;
}
.condiciones li{
	text-align: left;
	font-weight: normal;
}
.tabla_precios{
	margin: 0 auto;
	padding: 5px;
}
.tabla_precios  table  td.tipo{
    white-space: nowrap;
	text-align: right;
	font-weight: bold;
	color: #045eb9;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 0;
	letter-spacing: 1px;
}
.tabla_precios table td.mes{
	font-size: 15px;
	color: #045eb9;
	text-align: center;
	height: 25px;
	line-height: 25px;
	letter-spacing: 1px;
	width: 135px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.tabla_precios table td.precio_bl{
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#fff;
}
.tabla_precios table td.precio_az{
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#f1f8fd;
}
.tabla_precios table td.cierra_tabla{
	border-right: 1px solid #ccc;
}

/*galeria_imagenes*/
.galeria_imagenes{
	margin: 10px 0;
}
strong {
    font-weight: bold;
}
.seccion p.msg {
    text-align: center;
    font-weight: bold;
    background: #c00;
    color: #fff;
    margin: 10px 200px;
    padding: 10px;
}
.descuentos {
    margin: 4px 198px 0 198px;
    border: 1px solid #E66A00;
}
.descuento {
    padding: 5px 10px;
    white-space: nowrap;
    line-height: 18px;
}
#situacion {
    float: right;
    width: 185px;
    color: #FF6600;
    font-size: 24px;
    text-align: center;
    line-height: 22px;
    margin-top: 4px;
    background: #fff;
    display: inline;
}
#ofertas {
    background:transparent url(/static/oferta.png) no-repeat scroll 0 0;
    color:#C00;
    line-height:20px;
    margin:10px;
    padding-left:24px;
}
 
#ofertas strong {
    font-size:18px;
    font-weight:bold;
}
.info_ninos {
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    text-align: left;
    padding-top: 10px;
    clear: both;
}
#form_reserva .info_ninos {
    color: #666;
    font-weight: bold;
}
