@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}


.ie6 img {
	width:100%;
}



.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	text-indent: 2px;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

A:link {text-decoration:none;color:#FFF;}/*Color link*/
A:visited {text-decoration:none;color:#FFF;}/*Color link visitado*/
A:hover {
	text-decoration:underline;
	color:#FFF;
}

/* MOBILE LAYOUT: 480px and below. */



#div1 {
	background: #000 url(../image/fotoygris_movil.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	/*background-color: #F00;*/
	height: 100%;
	width: 100%;
	font-size: 0.7em;
}

#menus {
	width: 54%;
	height: 7%;
	clear: right;
	float:right;
	/*background-color: #FF7F00;*/
}

#primerplano {
	/*background-color: #CCC;*/
	height: 100%;
	width: 46%;
	font-size: 0.6em;
	float: left;
	margin-left:0px;
	background-color:#1E1E1E;
	color:#FFF;
	/*background-color:rgba(0,204,51,0.5);/* 0.5==OPACIDAD */
	/*border: solid #000 0.25em;
	/*border-radius: 1em/1em;*/
	
}

#total {
	height: 1150px;
	width: 96%;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	/*background-color:#009FFF;*/
	/*float: left;*/
}

#titulotasca {
	/*clear: right;*/
	float: left;
	margin-top: 2%;
	margin-left: 8%;
	height: 8%;
	width: 86%;
	/*background-color:#009F00;*/
}

#logotasca {
	float:left;
	margin-top: 4%;
	margin-left: 4%;
	height: 12%;
	width: 46%;
	/*background-color:#009F00;*/
}
#textoprimerplano {
	float:left;
	margin-top: 1%;
	margin-left: 2%;
	height: 70%;
	width: 95%;
	/*background-color:#FF3F00;*/
}

#contacto {
	float: left;
	margin-top: 10%;
	margin-left: 2%;
	height: 16%;
	width: 93%;
	/*background-color:#F00;*/
	border: solid 2px #A0A0A4;
	text-align:justify;
	font-family:"Open Sans";
	font-size: 88%;
	line-height: 90%;
	text-align:center;
}


#logos {
	margin-top: 6%;
	margin-left: 30%;
	height: 4%;
	width: 50%;
	/*background-color: #FF0;*/
}

#logofacebook {/*TWITTER*/
	height: 98%;
	width: 22%;
	clear: right;
	float: left;
	margin-left: 10%;
	/*background-color:#0F0;*/
}

#logotripadvisor {/*FACEBOOK*/
	height: 98%;
	width: 14%;
	float:left;
	/*background-color:#0F0;*/
}

#logotwitter {/*TRIPADVISOR*/
	height: 98%;
	width: 24%;
	clear: right;
	float: right;
	margin-right: 20%;
	/*background-color:#0F0;*/
}

.maparesp {
	position: relative;
	padding-bottom: 1.33%;
	overflow: hidden;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#mapa {
	height: 25%;
	width: 96%;
	float: left;
	margin-left: 2%;
	margin-top: 15%;
	/*background-color: #FFF;*/
}

#direccion {
	margin-left: 4%;
	/*margin-top: 1%;*/
	height: 8%;
	width: 90%;
	/*background-color:#F00;*/
	text-align:justify;
	font-family:"Open Sans";
	font-size: 120%;
	line-height: 90%;
	text-align:center;
}

#navegador ul{
   list-style-type: none;
   text-align: left;
   padding:0px;
}
#navegador li{
   display: inline;
   text-align: left;
   margin: 1px 1px 0 0;
   font-family:"Open Sans";
   color:#FFF;
   font-size: 80%;
   float: left;
   width: 35%;
   /*background-color: #3366FF;*/
   background-color:rgba(100,37,101,0.6);
}

#recomtrvsr {
	float: left;
	margin-left: 5%;
	/*margin-top: 1%;*/
	width: 90%;
	height: 4%;
	/*background-color: #FF5F55;*/
}

span.titulo {
	font-size: 150%;
	font-family:"Mr De Haviland", "Open Sans";
}

span.bienvenidos {
	text-align:justify;
	font-family:"Open Sans";
	font-size: 100%;

}

#derecha {
	width: 52%;
	height: 92%;
	clear: right;
	float:right;
	/*background-color:#FF5F00;*/
}
#textoevento{
	width: 90%;
	height: 5%;
	margin:0 auto 0 auto;
	float:none;
	background-color:rgba(200,200,200,0.6);
	color: #800080;
	font-size: 14px;
	text-align:center;
	line-height: 16px;
}
#pase {
	/*margin-left: 20%;*/
	width:180px;
    height:110px;
	margin:10px auto 0 auto;
	background-color:rgba(200,200,200,0.6);
	/*background-color:#F00;*/
}
   
#marco {
	  /*margin-left:1%;*/
	  margin-top: 1%;
	  width:88%;
      height:100%;
      overflow:hidden;
	  float:left;
}


ul,li {
      padding:0px;
      margin:0px;
	  width:100%;
	  height:100%;
}
li {
      float:left;
      list-style:none;
}


.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}


/* TABLET LAYOUT: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {
/*
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
*/
#div1 {
	background: #000 url(../image/fotoygris_tablet.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	/*background-size: 100% 100%;*/
	/*background-color: #0F0;*/
	height: 100%;
	width: 100%;
	font-size: 0.75em;
}

#menus {
	width: 68%;
	height: 6%;
	clear: right;
	float:right;
	/*background-color: #0F0;*/
}

#primerplano {
	/*background-color: #CCC;*/
	height: 100%;
	width: 31%;
	font-size: 0.75em;
	float: left;
	margin-left:0.6%;
	background-color:#1E1E1E;
	color:#FFF;
	/*background-color:rgba(136,140,135,0.6);/* 0.5==OPACIDAD */
	/*border: solid #000 0.25em;
	/*border-radius: 1em/1em;*/
	/*margin-left: 4%;
	margin-top: 1%;*/
	/*float: left;*/
}

#total {
	height: 1130px;
	width: 98%;
	float: left;
	margin-left: 1px;
	margin-top: 1%;
	/*background-color:#009FFF;*/
	/*float: left;*/
}

#titulotasca {
	/*clear: right;*/
	float: left;
	margin-top: 2%;
	margin-left: 8%;
	height: 8%;
	width: 80%;
	/*background-color:#009F00;*/
}

#logotasca {
	float:left;
	margin-top: 8%;
	margin-left: 4%;
	height: 10%;
	width: 64%;
	/*background-color:#009F00;*/
}
#textoprimerplano {
	float:left;
	margin-top: 6%;
	margin-left: 2%;
	height: 75%;
	width: 95%;
	/*background-color: #00DF00;*/
}

#contacto {
	float: left;
	margin-top: 10%;
	margin-left: 2%;
	height: 16%;
	width: 93%;
	/*background-color:#F00;*/
	border: solid 2px #A0A0A4;
	text-align:justify;
	font-family:"Open Sans";
	font-size: 88%;
	line-height: 90%;
	text-align:center;
}


#logos {
	margin-top: 6%;
	margin-left: 30%;
	height: 4%;
	width: 50%;
	/*background-color: #FF0;*/
}

#logofacebook {/*TWITTER*/
	height: 98%;
	width: 22%;
	clear: right;
	float: left;
	margin-left: 10%;
	/*background-color:#0F0;*/
}

#logotripadvisor {/*FACEBOOK*/
	height: 98%;
	width: 14%;
	float:left;
	/*background-color:#0F0;*/
}

#logotwitter {/*TRIPADVISOR*/
	height: 98%;
	width: 24%;
	clear: right;
	float: right;
	margin-right: 20%;
	/*background-color:#0F0;*/
}
#freewifi {
	height: 99%;
	width: 36%;
	clear: right;
	float: left;
	/*margin-left: 2%;*/
	/*background-color:#0F0;*/
}
#pagoplastico {
	height: 99%;
	width: 36%;
	clear: right;
	float: left;
	margin-left: 10%;
	/*background-color:#0F0;*/
}

.maparesp {
	position: relative;
	padding-bottom: 1.33%;
	overflow: hidden;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#mapa {
	height: 24%;
	width: 96%;
	float: left;
	margin-left: 2%;
	margin-top: 12%;
	/*background-color: #FFF;*/
}

#direccion {
	margin-left: 4%;
	margin-top: 2%;
	height: 8%;
	width: 90%;
	/*background-color:#F00;*/
	text-align:justify;
	font-family:"Open Sans";
	font-size: 84%;
	line-height: 90%;
	text-align:center;
}

#navegador ul{
   list-style-type: none;
   text-align: left;
   padding:0px;
}
#navegador li{
   display: inline;
   text-align: left;
   margin: 2px 3px 0 0;
   font-family:"Open Sans";
   color:#FFF;
   font-size: 80%;
   float: left;
   width: 19%;
   /*background-color: #3366FF;*/
   background-color:rgba(100,37,101,0.6);
}

#recomtrvsr {
	float: left;
	margin-left: 5%;
	/*margin-top: 1%;*/
	width: 90%;
	height: 4%;
	/*background-color: #FF5F55;*/
}

span.titulo {
	font-size: 160%;
	font-family:"Mr De Haviland", "Open Sans";
}

span.bienvenidos {
	text-align:justify;
	font-family:"Open Sans";
	font-size: 90%;

}
#derecha {
	width: 68%;
	height: 92%;
	clear: right;
	float:right;
	/*background-color:#FF5F00;*/
}
#textoevento{
	width: 80%;
	height: 4%;
	margin:0 auto 0 auto;
	float:none;
	background-color:rgba(200,200,200,0.6);
	color: #800080;
	font-size: 14px;
	text-align:center;
	line-height: 18px;
}
#pase {
	/*margin-left: 20%;*/
	width:300px;
    height:180px;
	margin:10px auto 0 auto;
	background-color:rgba(200,200,200,0.6);
	/*background-color:#F00;*/
}
   
#marco {
	  /*margin-left:1%;*/
	  margin-top: 1%;
	  width:88%;
      height:100%;
      overflow:hidden;
	  float:left;
}


ul,li {
      padding:0px;
      margin:0px;
	  width:100%;
	  height:100%;
}
li {
      float:left;
      list-style:none;
}


.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}


/* DESKTOP LAYOUT: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {

#div1 {
	background: #000 url(../image/fotoygris.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 100%;
	width: 100%;
	font-size: 1em;
}
#menus {
	width: 70%;
	height: 4%;
	/*background-color: #009FFF;*/
	clear: right;
	float:right;
	/*background-color:rgba(136,140,135,0.6);/* 0.5==OPACIDAD */
	/*margin: 0;*/
	/*margin-right: 2px;
	margin-top: 2%;*/
}
#primerplano {
	/*background-color: #CCC;*/
	height: 100%;
	width: 25%;
	float: left;
	margin-left:0.6%;
	background-color:#1E1E1E;
	color:#FFF;
}
#total {
	/*background-color:#FF1F00;*/
	height: 1450px;
	width: 96%;
	float: left;
	margin-left: 1px;
	margin-top: 1%;
	/*background-color:#009FFF;*/
}
#titulotasca {
	/*clear: both;*/
	float: left;
	margin-top: 1%;
	margin-left:4%;
	height: 8%;
	width: 95%;
	/*background-color:#009F00;*/
}

#logotasca {
	float:left;
	margin-top: 8%;
	margin-left: 4%;
	height: 8%;
	width: 50%;
	/*background-color:#009F00;*/
}
#textoprimerplano {
	float:left;
	margin-top: 0%;
	margin-left: 2%;
	height: 70%;
	width: 95%;
	/*background-color:#FF3F00;*/
}

#contacto {
	float: left;
	margin-top: 10%;
	margin-left: 2%;
	height: 21%;
	width: 93%;
	/*background-color:#F00;*/
	border: solid 2px #A0A0A4;
	text-align:justify;
	font-family:"Open Sans";
	font-size: 88%;
	/*line-height: 90%;*/
	text-align:center;
}

#logos {
	margin-top: 6%;
	margin-left: 30%;
	height: 4%;
	width: 50%;
	/*background-color: #FF0;*/
}

#logofacebook {/*TWITTER*/
	height: 98%;
	width: 22%;
	clear: right;
	float: left;
	margin-left: 10%;
	/*background-color:#0F0;*/
}

#logotripadvisor {/*FACEBOOK*/
	height: 98%;
	width: 14%;
	float:left;
	/*background-color:#0F0;*/
}

#logotwitter {/*TRIPADVISOR*/
	height: 98%;
	width: 24%;
	clear: right;
	float: right;
	margin-right: 20%;
	/*background-color:#0F0;*/
}
#freewifi {
	height: 99%;
	width: 36%;
	clear: right;
	float: left;
	/*margin-left: 2%;*/
	/*background-color:#0F0;*/
}
#pagoplastico {
	height: 99%;
	width: 36%;
	clear: right;
	float: left;
	margin-left: 10%;
	/*background-color:#0F0;*/
}
.maparesp {
	position: relative;
	padding-bottom: 1.33%;
	overflow: hidden;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#mapa {
	height: 20%;
	width: 96%;
	float: left;
	margin-left: 2%;
	margin-top: 6%;
	/*background-color: #FFF;*/
}

#direccion {
	margin-left: 4%;
	margin-top: 1%;
	height: 10%;
	width: 90%;
	/*background-color:#F00;*/
	text-align:justify;
	font-family:"Open Sans";
	font-size: 84%;
	line-height: 90%;
	text-align:center;
}

#navegador ul{
   list-style-type: none;
   text-align: left;
   padding:0px;
}
#navegador li{
   display: inline;
   text-align: left;
   margin: 0 10px 0 0;
   font-family:"Open Sans";
   /*color:#FFF;*/
   font-size: 80%;
   float: left;
   width: 14%;
   /*background-color: #FFFBF0;*/
   /*background-color:rgba(255,251,240,0.4);/* 0.4==OPACIDAD*/ 
   background-color:rgba(100,37,101,0.6);
   /* style="color:#642565"*/
}

#recomtrvsr {
	float: left;
	margin-left: 18%;
	/*margin-top: 1%;*/
	width: 70%;
	height: 5%;
	/*background-color: #FF5F55;*/
}

span.titulo {
	font-size: 160%;
	font-family:"Mr De Haviland", "Open Sans";
}

#derecha {
	width: 74%;
	height: 92%;
	clear: right;
	float:right;
	/*background-color:#FF5F00;*/
}

#textoevento{
	width: 80%;
	height: 4%;
	margin:0 auto 0 auto;
	float:none;
	background-color:rgba(200,200,200,0.6);
	color: #800080;
	font-size: 24px;
	text-align:center;
	line-height: 28px;
}

span.bienvenidos {
	text-align:justify;
	font-family:"Open Sans";
	font-size: 90%;

}


.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

#pase {
	/*margin-left: 20%;*/
	width:546px;
    height:330px;
	margin:10px auto 0 auto;
	background-color:rgba(200,200,200,0.6);
	/*background-color:#F00;*/
}
   
#marco {
	  /*margin-left:1%;*/
	  margin-top: 1%;
	  width:88%;
      height:100%;
      overflow:hidden;
	  float:left;
}


ul,li {
      padding:0px;
      margin:0px;
	  width:100%;
	  height:100%;
}
li {
      float:left;
      list-style:none;
}


}