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

body {
	margin-top: 0px;
}
html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/bg_samurai.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
img
{
  border:0;
}

/*BOTONERA*/

#header {
	height: 80px;
	padding-top: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
}
#headercontent {
	height: 80px;
	width: 800px;
	float: left;

}
.current {
	color:#CDA254;
}
#logo a {
	float: left;
	height: 80px;
	width: 200px;
	background-image: url(../images/logo.png);
	display: block;
	background-repeat: no-repeat;
}


/*-------------------------BOTONERA c/desplegable*/

* {
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
}

.nav > li {
	float:left;	
}

.nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
	display: block;
	text-align: center;
	width: 100px;
	height: 45px;
	padding-top: 35px;
	font-weight: 600;
	font-size: 16px;
}

.nav li .flecha{
	font-size: 18px;
	padding-right: 6px;
	display: none;
}
.nav li {
	position:relative;
	z-index: 10000;
}
.nav li a:not(:last-child) .flecha {
display: inline;
}
.nav li {
	position:relative;
	z-index: 10;
}
.nav li a:hover {
	color:#CDA254;
	background-color: #000;
}

.nav li ul {
	display:none;
	position:absolute;
	min-width:140px;
	z-index: 9000;
}

.nav li:hover > ul {
display:block;
}

.nav li ul li ul {
top:0;
}
#facebook {
	float: left;
	height: 25px;
	width: 120px;
	display: block;
	margin-top: 35px;
	margin-left: 15px;
}
/*-------------------------CIERRA BOTONERA c/desplegable*/

/*BORDES*/
.borde1 {
	float: left;
	height: 80px;
	width: 0.5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333;
}
.borde2 {
	float: left;
	height: 35px;
	width: 10px;
	margin-top: 5px;
}
.borde3 {
	float: left;
	height: 580px;
	width: 0.5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 10px;
}
.borde4 {
	float: left;
	height: 780px;
	width: 0.5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 10px;
}
.banner {
	height: 60px;
	width: 570px;
	margin-top: 5px;
	margin-left: 10px;
}
/*  ------------------------------------ SLIDER  */
#slides {
	margin-right: auto;
	margin-left: auto;
	width:1000px;
	height: 400px;
	margin-top: 0px;
}
/*CONTENDOR DEL SLIDER */
.slider {
	margin-right: auto;
	margin-left: auto;
	width:1000px;
	height: 400px;
}
/*CONTENEDOR FOTOS */
.slides_container {
	width:900px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: left;
	box-shadow: 0px 5px 10px #000;
	-webkit-box-shadow: 0px 5px 10px #000;
	-moz-box-shadow: 0px 5px 10px #000;
	background-image: url(../images/bg_slider.jpg);
}
.slides_container a {
	width:900px;
	height:400px;
	display:block;
}

.slides_container a img {
	display:block;
}
/*BOTONOS ADELANTE ATRAS */
.next {
	width:50px;
	height:400px;
	display:block;
	float: right;
	background: url(../images/slider/arrow-next.png)scroll no-repeat top left transparent;
}
.next:hover {
	background: url(../images/slider/arrow-next.png) scroll no-repeat top right transparent;
}
.prev {
	width:50px;
	height:400px;
	display:block;
	float: left;
	background: url(../images/slider/arrow-prev.png) scroll no-repeat top right transparent;
}
.prev:hover {
	background: url(../images/slider/arrow-prev.png) scroll no-repeat top left transparent;
}
/*PADIN */
.pagination {
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
	display: none;
}

.pagination li a {
	display:block;
	width:223px;
	height:0;
	padding-top:-15px;
	background-image:url(../imagenes/slider/pagination.jpg);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -50px;
}
/*   -----CIERRA SLIDER */

/* CAMP */
.camp {
	background-color: #FFF;
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content_camp {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.leftside {
	float: left;
	height: 600px;
	width: 600px;
}
.rightside {
	float: left;
	height: 600px;
	width: 295px;
}
#fblike {
	height: 560px;
	width: 290px;
	margin-top: 15px;
	margin-left: 5px;
}
.leftside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 25px;
}
.leftside h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-top: 25px;
	margin-left: 10px;
	font-weight: lighter;
	color: #CDA254;
	font-variant: small-caps;
}
.galerias {
	height: 80px;
	width: 500px;
	margin-left: 10px;
	margin-top: 15px;
}
#maps {
	height: 210px;
	width: 570px;
	margin-left: 10px;
	margin-top: 15px;
	box-shadow: 0px 5px 10px #000;
	-webkit-box-shadow: 0px 5px 10px #000;
	-moz-box-shadow: 0px 5px 10px #000;
}
/* ACTIVIDADES*/
.act {
	background-color: #FFF;
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content_act {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*SPONSORS*/
.sponsors {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_sponsors.png);
}
#content_sponsors {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.logos a {
	float: left;
	height: 100px;
	width: 180px;
	display: block;
}
.logos a:hover {
	background-color: #FFF;
}

/* CONTACTO*/
.contacto {
	background-color: #FFF;
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content_contacto {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content_contacto p {
	margin-left: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-top: 15px;
}
#content_contacto a {
	margin-left: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 15px;
}
#content_contacto a:hover {
	color: #CDA254;
}
/*FORM*/
.contendorformulario {
	height: 400px;
	width: 550px;
	margin-top: 25px;
	margin-left: 45px;
}
label {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
}
input[type="text"], textarea {
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	height: 25px;
	background-color: #999;
}
input[type="text"] {
	width: 535px;
}
textarea {
	width: 535px;
	height: 150px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
}
input[type="text"]:active, input[type="text"]:focus {
	border: 2px solid #333;
}
textarea:active, textarea:focus {
	border: 2px solid #333;
}
.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #333;
	border: none;
	font-weight: 200;
	width: 210px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	float: left;
	margin-right: 25px;
	font-size: 18px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
}
.button:hover {
	background-color: #666;
}
/* -----------------------CIERRA FORMULARIO */
/* VIAJE */
.viaje {
	background-color: #FFF;
	height: 1500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content_viaje {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.tahoe1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #C3C;
}
.tahoe2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #096;
}
.tahoe3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FC0;
}
.tahoe4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #990133;
}
.tahoe5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #2b799d;
}
.tahoe6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #F00;
}
#cover {
	height: 187px;
	width: 570px;
	margin-top: 5px;
	margin-left: 10px;
}
/*FOOTER*/
.footer {
	height: 170px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer.jpg);
}
#content_footer {
	height: 170px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.footarea {
	float: left;
	height: 170px;
	width: 300px;
}
.footarea h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	font-variant: small-caps;
	margin-top: 15px;
	margin-left: 15px;
	color: #999;
}
.footarea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-variant: small-caps;
	margin-top: 15px;
	margin-left: 15px;
	color: #CCC;
}
.footarea a:hover {
	color: #CDA254;
}
.clima {
	float: left;
	height: 50px;
	width: 140px;
	margin-top: 15px;
	margin-left: 15px;
}
.etiquetas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	float: left;
	height: 25px;
	width: 70px;
	text-align: center;
	padding-top: 10px;
	margin-left: 5px;
	margin-top: 5px;
}
.etiquetas a:hover {
	background-color: #666;
}
.etiquetas2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	float: left;
	height: 25px;
	width: 80px;
	text-align: center;
	padding-top: 10px;
	margin-left: 5px;
	margin-top: 5px;
}
.etiquetas2 a:hover {
	background-color: #666;
}
.social a {
	float: left;
	height: 35px;
	width: 35px;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
}
.legales {
	height: 65px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_legales.png);
}
.content_legales {
	height: 65px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.content_legales p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 25px;
	padding-left: 25px;
}
.content_legales a {
	color: #999;
}
.legales a:hover {
	color: #CCC;
}
#boton_malta a {
	height: 35px;
	width: 70px;
	display: block;
	background: url(../images/boton_malta.png) scroll no-repeat top left transparent;
	margin-top: -25px;
	float: right;
	margin-right: 25px;
}
#boton_malta a:hover {
	background: url(../images/boton_malta.png) scroll no-repeat top right transparent;
}