#titulonomostrarpantalla, #tituloinvisiblepantalla, #textopiedepaginanomostrar, #titulonomostrar, #subtitulonomostrar {
  display: none !important;}

body, html {
    	height: 100%;
    	margin: 0;
	background-color: #96AECF;
}

.bg {
    	background-image: none;
	background-color: #96AECF;
}

.cabecera {
    	position: fixed;
    	top: 0px;
    	left: 0%;
    	width: 100%;
    	height: 81px;
    	background-color: black;
    	opacity: 1.0;
}

.parametroslogo {
      	height: 61px;
      	position: fixed;
      	top: 0px;
      	left: 5%;
      	margin-top: 10px;
	margin-left: -20px;	
	border-radius:8px;
}

.logofacebook {
      	height: 41px;
      	position: fixed;
      	top: 0px;
      	left: 5%;
      	margin-top: 20px;
	margin-left: 235px;	
	border-radius:8px;
}

.logomail {
      	height: 41px;
      	position: fixed;
      	top: 0px;
      	left: 5%;
      	margin-top: 21px;
	margin-left: 295px;	
}

.cuerpoprincipal {
	position: absolute;
	margin-top: 96px;
	width: 96%;
	left: 2%;
}



.contenidolesvoyages {
	position: absolute;
	width: 96%;
	left: 2%;
	top: 0%;
	margin-top: 101px;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 20px; /* Chrome, Safari, Opera */
	-moz-column-gap: 20px; /* Firefox */
	column-gap: 20px;
}

@media screen and (min-width: 1050px) {
	.contenidoprograma {
		margin-top: 81px;
		padding-bottom: 20px;
		width:96%;
		left: 2%;
		text-align: center;
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
	    	column-count: 3;
		-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
		-moz-column-gap: 40px; /* Firefox */
		column-gap: 40px;
	}
}

@media screen and (max-width: 1050px) {
	.contenidoprograma {
		margin-top: 81px;
		padding-bottom: 20px;
		width:90%;
    		left: 5%;
		text-align: center;
	}
}

.imagenprograma {
	position: relative;
	width:100%;
    	top: 81px;
	left:0%;
}

.imagenmosaico {
	width: 100%;
	margen: auto;
	margin-bottom: 20px;
}

.textojustificado {
	font-family: tahoma;
	font-size: 16px;
	text-align:justify;
}

.textoitalicojustificado {
	font-family: tahoma;
	font-size: 16px;
	text-align:justify;
	font-style: italic;
}

@media screen and (min-width: 1050px) {
	.botoneslesvoyages {
		margin-top:10px;
		text-align:center;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 1050px) {
	.botoneslesvoyages {
		width: 425px;
		margin-top:10px;
		text-align:center;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 850px) {
	.botoneslesvoyages {
		width: 360px;
		margin-top:10px;
		text-align:center;
		margin-bottom: 10px;
	}
}

.dropbutton {
    	background-color: black;
    	color: white;
    	padding: 8px;
    	font-size: 20px;
    	font-family: Tahoma;
	font-style: none;
	font-weight: lighter;
    	border: none;
	border-radius: 8px;
    	cursor: pointer;
    	width: 350px;
	margin-right:-100px;
	height: 61px;
}

.dropdown {
    	position: fixed;
	top: 0;
	right: 5%;
	margin-top: 10px;
    	display: inline-block; 
}

.dropdown-content {
    	display: none;
    	position: absolute;
	margin-top: 0px;
    	background-color: white; 
	border-radius: 8px;
	min-width: 350px;
	height: 1000px;
    	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.9);
}

.dropdown-content a {
    	color: black;
    	padding: 12px;
    	text-decoration: none;
	display: block;
    	font-size: 18px;
	font-weight: lighter;
    	font-family: Tahoma;
    	text-align: center;
}

.dropdown-content a:hover {
    	background-color: #74A2B2; 
    	color: black;
    	border-radius: 8px; 
}

.dropdown:hover .dropdown-content {
    	display: block;
}

.dropdown:hover .dropbutton {
    	background-color: transparent; 
			color: white;
}

h1.titulolesvoyages {
    	padding: 8px 10px 10px 10px; 
    	list-style:none;
	color: white;
	width: 100%-20px;
    	font-family:Tahoma;
	margin: auto;
	margin-bottom: 35px;
   	font-size:20px;
	font-weight: lighter;
	background-color: #004F6D; 
	position: relative;
	top: 15px;
}

h1.titulodetallevoyage {
	position: absolute;
	top: 10%;
	left: 18%;
	margin-top: 81px;
    	font-family:Tahoma;
    	font-size:20px;
	font-weight: lighter;
	padding: 8px 10px 10px 10px;
	color: white;
	width:64%;
	background-color: #004F6D; 
	border-radius:0px;
}

h2.subtitulolesvoyages {
	position: relative;
    	font-family:Tahoma;
    	font-size:20px;
	font-weight: lighter;
	width: 100%-20px;
	margin: auto;
	margin-top: 10px;
	padding: 8px 10px 10px 10px;
	color: white;
	background-color: #969696; 
	border-radius:0px;
}

h2.subtitulodetalledia {
	position: relative;
	top:5%;
	margin: auto;
    	font-family:Tahoma;
    	font-size:18px;
	font-weight: lighter;
	width:100%-20px;
	margin: auto;
	padding: 10px 10px 10px 10px;
	color: white;
	background-color: #969696; 
	border-radius:0px;
	text-align: center;
}

.botoncontacto, .otroboton  {
    	background-color: #FF6600;
    	border: none;
    	color: white;
    	padding: 8px 0px 10px 0px;
    	text-align: center;
    	text-decoration: none;
    	display: inline-block;
    	font-size: 16px;
	font-family:Tahoma;
	margin: auto;
	margin-bottom: 20px;
    	cursor: pointer;
    	border-radius: 4px;
}

@media screen and (min-width: 1050px) {
	.botoncontacto, .otroboton  {
		width: 66%;
	}
}

@media screen and (max-width: 1050px) {
	.botoncontacto, .otroboton  {
		width: 33%;
	}
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.textotarjeta {
	font-size: 18px;
	text-align: justify;
	font-weight: normal;
}

.titre {
  	text-align: center;
	font-size: 38px;
}

.parrafo {
	/* background-color: #E3E3E3; */
	background-color: #FFFFFF;
	border-radius: 0px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

.imagenprecios {
	position: relative;
	/*	width: 625px; */
	/*	left: 50%; */
	/*	margin-left: -312px; */
	width: 100%;
	left: 0%;
	margin-top: 5px; 
	margin-bottom: 5px;	
}







	