@charset "UTF-8";
/* CSS Document */

/* etiquetas*/
body, html {
	width: 100%;
	margin: 0 auto;
}
header, section, article, body, aside, footer, li {
	display: block
}
header {
	background-color: #fff;
	position: absolute;
	width: 100%;
	-ms-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	height: 3%;
	z-index: 1;
}
li {
	width: 100%;
	margin-top: 5%;
}
img {
	border: 0;
}
nav img {
	width: 80%;
}
nav {
	background-image: url("images/banda2.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	float: left;
	font-family: 'GentiumBasicBold';
	height: 650px;
	margin-left: 6%;
	position: absolute;
	text-align: center;
	top: 16px;
	width: 13%;
	z-index: 1;
}
section {
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 0;
}
footer {
	background-color: #FFFFFF;
	bottom: 0;
	-moz-box-shadow: 0 -3px 10px #333333;
	-ms-box-shadow: 0 -3px 10px #333333;
	-webkit-box-shadow: 0 -3px 10px #333333;
	box-shadow: 0 -3px 10px #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0;
	position: fixed;
	width: 100%;
}
footer p a {
	color: #555;
	text-decoration: none;
}
footer p a:hover {
	color: #000;
}
footer a img {
	width: 2%
}
/*ID*/
#contenedor {
	width: 100%;
	display: block;
}
#volver2 a {
	text-decoration: none;
	color: rgba(102,102,102,1);
}
#volver2 a:hover {
	text-decoration: none;
	color: #000;
}
#lineasuperior {
	background-color: #000000;
	bottom: 0;
	height: 21%;
	position: absolute;
	width: 100%;
}
#logo {
	margin-bottom: 3%;
	margin-top: 17%;
	width: 80%;
}
/*#superior {
	background-image: url(images/planosbarcos/superior.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 100%;
	position: fixed;
	z-index: -1;
}*/
#superior {
	background-image: url("images/planosbarcos/superior.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 94%;
	height: 100%;
	position: fixed;
	z-index: -1;
}
#destino {
	background-image: url(images/destinos.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 94%;
	height: 100%;
	position: fixed;
	z-index: -1;
}
/*#cprincipal {
	background-image: url("images/planosbarcos/cubierta-principal.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 100%;
	position: fixed;
	z-index: -1;
	display: block;
}*/
#cprincipal {
	background-image: url("images/planosbarcos/cubierta-principal.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;
	position: fixed;
}
/*#cinferior {
	background-image: url("images/planosbarcos/inferior.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 100%;
	position: fixed;
	z-index: -1;
	display: block;
}*/

#cinferior {
	background-image: url("images/planosbarcos/inferior.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;
	height: 100%;
	position: fixed;
	z-index: -1;
}
#lamparapasillo {
	background-image: url("images/img-fondo-difuso/cubierta-superior/campana-pasillo.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#eltimonbg {
	background-image: url("images/img-fondo-difuso/cubierta-superior/timon.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elpuentetimonbg {
	background-image: url("images/img-fondo-difuso/cubierta-superior/interior-puente-timon.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#interiorpuentebg {
	background-image: url("images/img-fondo-difuso/cubierta-superior/interior-puente.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elpuentebg {
	background-image: url("images/img-fondo-difuso/cubierta-superior/puente.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elpopabg {
	background-image: url("images/img-fondo-difuso/cubierta-superior/popa2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elpopa2bg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/popa.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elbitabg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/bita.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elproa2bg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/proa2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elproabg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/proa.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elsalonbg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/salon.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elmesasbg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/mesas-juegos.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elbarbg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/bar.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elcomedorbg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/comedor.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elpasillobg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/pasillo.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elpopacpbg {
	background-image: url("images/img-fondo-difuso/cubierta-principal/popa.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#eldormitorioppbg {
	background-image: url("images/img-fondo-difuso/cubierta-inferior/dormitorio-matrimonial-principal.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elsmaquinabg {
	background-image: url("images/img-fondo-difuso/cubierta-inferior/sala-maquina.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elpopacpbg {
	background-image: url("images/img-fondo-difuso/cubierta-inferior/banos2-inferior.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elddoblebg {
	background-image: url("images/img-fondo-difuso/cubierta-inferior/dormitorio-doble.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#elbinferior2bg {
	background-image: url("images/img-fondo-difuso/cubierta-inferior/banos-inferior.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#eldmatrimonialbg {
	background-image: url("images/img-fondo-difuso/cubierta-inferior/dormitorio-matrimonial.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	margin: 0 auto;
	position: fixed;
	top: -3%;
	z-index: -1;
}
#contacto {
	background-image: url("images/contacto.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	margin-top: -1%;
	position: absolute;
	z-index: -1;
}
#formulario {
	background-color: rgba(255,255,255,0.5);
	-webkit-border-radius: 2em 2em 2em 2em;
	-moz-border-radius: 2em 2em 2em 2em;
	-ms-border-radius: 2em 2em 2em 2em;
	border-radius: 2em 2em 2em 2em;
	-moz-box-shadow: 0 -3px 10px #333333;
	-ms-box-shadow: 0 -3px 10px #333333;
	-webkit-box-shadow: 0 -3px 10px #333333;
	box-shadow: 0 -3px 10px #333333;
	float: right;
	margin-right: 6%;
	margin-top: 4%;
	padding: 2%;
}
#volver {
	background-color: #FFFFFF;
	display: block;
	left: 88%;
	opacity: 0.7;
	padding: 2%;
	position: relative;
	top: 11%;
}
#volver2 {
	background-color: #FFFFFF;
	display: block;
	left: 88%;
	opacity: 0.7;
	padding: 2%;
	position: fixed;
	top: 11%;
	width: 100%;
	z-index: 10;
}
#volver a {
	color: #000000;
	font-family: 'GentiumBasicBold';
	text-decoration: none;
}
#volver a:hover {
	color: #c4c4c4;
}
#textura {
	background-color: #000000;
	z-index: 0;
	background-size: 100%;
}
#textura2 {
	background-color: #000000;
	z-index: 0;
	background-image: url(images/texturamapa.jpg);
	background-size: 100%;
}
#texturaok {
	background-color: #000000;
	background-image: url("images/texturaok.jpg");
	background-size: 100% auto;
	height: 686px;
	z-index: 0;
}
#texturaerror {
	background-color: #000000;
	background-image: url("images/texturaerror.jpg");
	background-size: 100% auto;
	height: 686px;
	z-index: 0;
}
#experiencia {
	background-color: #000000;
	height: 100%;
	width: 100%;
}
/*CLASS*/
.limpiar {
	clear: both
}
#experiencia #boton a img {
	margin-top: 24px;
	width: 100%;
}
#experiencia #boton2 a img {
	margin-top: 0px;
	width: 100%;
}
#experiencia #boton3 a img {
	margin-top: 0px;
	width: 100%;
}
#experiencia #boton4 a img {
	margin-top: 0px;
	width: 100%;
}
#textura #alba img {
	margin-top: 0px;
	width: 100%;
}
#textura #alba1 a img {
	margin-top: -6px;
	width: 100%;
}
#textura #alba2 a img {
	width: 100%;
}
#textura #alba3 a img {
	margin-top: -6px;
	width: 100%;
}
#textura #alba4 a img {
	margin-top: -7px;
	width: 100%;
}
#textura #alba5 img {
	margin-top: -6px;
	width: 100%;
}
/*Formularo*/
#mainForm {
	background-color: rgba(255,255,255,0.5);
	float: left;
	margin-left: 65%;
	margin-top: 2%;
	position: absolute;
	text-align: left;
	width: 30%;
}
ul.mainForm {
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
}
li.mainForm {
	padding-bottom: 0;
}
#mainFormError {
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}
input.mainFormError {
	background-color: #FADADD;
}
textarea.mainFormError {
	background-color: #FADADD;
}
select.mainFormError {
	background-color: #FADADD;
}
#formHeader {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding-bottom: 10px;
}
p.formHeader {
	text-align: right;
	margin: 0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 25px;
	position: relative;
	left: -5px;
	top: 4px;
	letter-spacing: 2px;
}
#formInfo {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin: 0 0 0 0;
}
h2.formInfo {
	text-align: left;
	margin: 0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	position: relative;
	left: 20px;
	top: 0px;
	letter-spacing: 1px;
	line-height: 150%;
	color: #ffffff;
}
p.formInfo {
	text-align: left;
	margin: 0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	position: relative;
	left: 20px;
	top: 0px;
	color: #ffffff;
}
#formFields {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin: 0 0 0 0;
}
label.formFieldQuestion {
	line-height: 125%;
	padding: 0 4px 1px 0;
	border: none;
	display: block;
	font-size: 95%;
	font-weight: bold;
}
label.formFieldOption {
	font-size: 90%;
	display: block;
	line-height: 1.0em;
	margin: -19px 0 0 25px;
	padding: 4px 0 5px 0;
	width: 90%;
}
input.formFieldStyle {
	display: block;
	line-height: 1.4em;
	margin: 8px 0 0 3px;
	width: 13px;
	height: 13px;
}
/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration: none;
	position: relative;
}
a.info span {
	position: relative;
	display: none;
}
a.info:hover {
	position: relative;
	cursor: default;
}
a.info:hover .infobox {
	font-weight: normal;
	display: block;
	position: absolute;
	top: 20px;
	;
	left: 25px;
	width: 205px;
	height: 70px;
	border: 1px solid #ccc;
	background: #f4f4f4 url(question.gif) no-repeat bottom right;
	color: #000;
	text-align: left;
	font-size: 0.7em;
	padding-left: 10px;
	padding-top: 10px;
}
/* pop-up calendar */
button.calendarStyle {
	background-color: transparent;
	border: 0;
	height: 22px;
	width: 22px;
	background-image: url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}
#te {
	text-align: center;
	float: left;
	margin-left: 8%;
}
#te2 {
	text-align: center;
	float: left;
	margin-left: 25%;
}
#te3 {
	margin-left: 14%;
	margin-top: 1%;
}
#te4 {
	margin-top: 1%;
	margin-left: 0.5%;
}
#te5 {
	text-align: center;
	float: left;
	margin-left: 26%;
	margin-top: -2%;
}
 @media all and (max-width: 1920px) and (min-width: 1900px) {
nav {
	height: 847px;
	top: 23px;
}
footer {
	height: 75px;
}
#te5 {
	float: right;
	margin-right: 10%;
	margin-top: -1.5%;
}
#te3 {
    margin-left: 29%;
    margin-top: 13px;
}
#te2 {
	margin-left: 31%;
}

}
.accordionButton {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    border-bottom: 0 solid;
    cursor: pointer;
    float: right;
    height: 42px;
    margin-right: 0;
    margin-top: 3%;
    padding-top: 30px;
    text-align: center;
    width: 225px;
}
.accordionContent {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    border-radius: 0 0 14px 14px;
    float: right;
    margin-right: 2%;
    margin-top: 1%;
    padding: 1%;
    width: 751px;
}
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: #fff;
}
.over {
	background: #fff;
}
#scroll {
    height: 400px;
    overflow: auto;
    padding: 1%;
    width: 99%;
}
