*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p {
	margin-bottom: 10px;
	}
img {
	margin: 0px;
	vertical-align: top;
}
html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: auto;
	width: 100%;
	max-width: 1350px;
	height: auto;
}
body {
	height: auto;
	margin: auto;
}
h1 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	height: auto;
	width: 100%;
	margin-top: 15px;
	float: left;
}
h2 {
	font-size: 16px;
}
#envoltorio{
	width: 100%;
	float: left;
}
#cabecera {
	background-image: url(image/baner.jpg);
	-webkit-background-size: 100% 100%;           /* Safari 3.0 */
    -moz-background-size: 100% 100%;           /* Gecko 1.9.2 (Firefox 3.6) */
    -o-background-size: 100% 100%;           /* Opera 9.5 */
	background-size: 100% 100%;
	height: 250px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.baner {
	text-align: left;
	width: auto;
	padding-top: 25px;
	padding-left: 20px;
}
.baner a {
	text-decoration: none;
	color: #00FF00;
	font-weight: bold;
	font-size: 45px;
	text-shadow: 1px 3px 0px #333333;
}
.trans {
	float: left;
}
#idiomas {
	float: right;
	text-align: right;
	Xmargin-top: 70px;
	margin-top: 190px;
}
#idiomas img {
	margin-right: 10px;
	text-align: right;
	height: 24px;
	width: 35px;
}
#menu {
	width:100%;
	max-width: 1350px;
	float: left;
	z-index: 999;
	background-color: #66CC00;
}
.botones a {
	color: #FFFFFF;
	background-color: #66CC00;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
	width: 125px;
}
.botones a:hover {
	background-color: #009900;
}
.botones a:link; a:visited; a:active {
	background-color: #009900;
	}
.desplegar {
	display:none;
	text-align: left;
	}
nav {
	width:100%;
	z-index: 998;
	}
#bloque-1, #bloque-2 {
	width: 99%;
	height: auto;
	text-align: justify;
	margin-right: 0.5%;
	margin-left: 0.5%;
	}
.titvideo {
	width: 100%;
	margin-bottom: 10px;
	padding-top: 5px;
	float: left;
	padding-right: 5px;
	}
#txt-video {
	width: 100%;
	margin-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}
#txt-video h2 {
	padding-right: 1%;
	padding-left: 1%;
	font-weight: normal;
	padding-top: 2px;
	width: 98%;
}
.vclip {
	width: 55.6%;
	margin-right: 1.4%;
	float: left;
	text-align: center;
	margin-left: 7px;
	}
.vclip img {
	width: 100%;
	height: auto;
	}
.separador-vclip {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	height: auto;
	width: 100%;
	float: left;
	margin-top: -20px;
	margin-bottom: 0px;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container video,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
#galery-txt {
	width: 42.4%;
	height: auto;
	float: left;
	}
#galery-txt img{
	width: 100%;
	}
.galery-tumb {
	width: 415px;
	float: left;
	}
.galery-tumb img{
	width: 100%;
	height: 257px;
	margin-bottom: 3px;
	}
a {
	color: #000000;
	text-decoration: none;
	}
.menu-tumb-caja {
	width: 100%;
	height: auto;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 8px;
}
.menu-tumb {
	width: 24%;
	border: 1px solid #333333;
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.menu-tumb-image {
	display: block;
	width: 100%;
	height: auto;
	overflow:hidden;
	}
.menu-tumb-image img {
	width: 100%;
	height: auto;
	transition: all 1s ease;
	}
.menu-tumb-image img:hover {
	transform: scale(1.2);
	}
.menu-tumb-txt {
	font-size: 12px;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	width: auto;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
#read3 {
}
#size-baj{
	display: none;
	margin-left: 5px;
	font-weight: bold;
}
#bloque-3 {
	width: 99%;
	height: auto;
	text-align: justify;
	margin-right: 0.5%;
	margin-left: 0.5%
}
#foot {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 13px;
	height: auto;
	width: 100%;
	padding-top: 2px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
#foot a {
	text-decoration: none;
	color: #000000;
}
#buts {
	width: 100px;
	float: right;
}
#booking, #iati {
	margin-bottom: 5px;
}
@media screen and (max-width:1324px) {
	p {
	margin-right: 4px;
	margin-left: 4px;
	}
	#cabecera {
	-webkit-background-size: auto 100%;           /* Safari 3.0 */
    -moz-background-size: auto 100%;           /* Gecko 1.9.2 (Firefox 3.6) */
    -o-background-size: auto 100%;           /* Opera 9.5 */
	background-size: auto 100%;
	}
	#bloque-1, #bloque-2, #bloque-3 {
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	}
	.menu-tumb-caja {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 3px;
	}
	.menu-tumb {
	width: 49.5%;
	margin-right: 4px;
	}
	.botones a {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float: none;
	}
	.desplegar {
	display:block;
	}
	.desplegar a {
	width: 100%;
	font-size: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	}
	.icon-menu {
	font-size: 22px;
	float: right;
	margin-right: 10px;
	margin-top: -3px;
	}
	nav {
	width: 180px;
	height:auto;
	left:-100%;
	margin:0;
	position: absolute;
	/*margin-top: -50px;*/ pone el menu encima de todo
	}
	.titvideo {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	.vclip {
	width: 100%;
	height: auto;
	margin: 0px;
	}
	.separador-vclip {
	margin-top: -5px;
	margin-bottom: 10px;
	}
	.galery-tumb {
	width: 100%;
	height: 100%;
	}
	.galery-tumb img {
	width: 48.5%;
	height: 100%;
	margin-left: 0.7%;
	margin-bottom: 0px;
	}
	#galery-txt {
	width: 100%;
	height: auto;
	}
	video,
	.video embed,
	.video object {
	width: 100%;
	height: auto;
	}
	.photobig img {
	width: 100%;
	height: auto;
	}
}
@media screen and (max-width:1224px) {
	.menu-tumb {
	width: 49.4%;
	}
	}
@media screen and (max-width:1022px) {
	.menu-tumb {
	width: 49.0%;
	}
}
@media screen and (max-width:640px) {
	.desplegar a {
	font-size: 12px;
	}
	.botones a {
	padding: 9px;
	}
	#size-baj{
	display: block;
	}
	#read3 {
	height: 0px;
	overflow: hidden;
	}
}
@media screen and (max-width:614px) {
	.menu-tumb {
	width: 48.7%;
	}
}
@media screen and (max-width:480px) {
.baner {
	padding-top: 100px;
	}
.baner a {
	font-size: 40px;
	}
	h1 {
	font-size: 16px;
	}
	h2 {
	font-size: 13px;
	}
	.menu-tumb {
	width: 48.5%;
	}
	.menu-tumb-txt {
	font-size: 10px;
    }
	#foot {
	font-size: 12px;
	}
}
@media screen and (max-width:410px) {
	.baner a {
	font-size: 35px;
    }
	h1 {
	font-size: 14px;
	}
	.menu-tumb {
	width: 48.0%;
	}
	.menu-tumb-txt {
	font-size: 9px;
	padding-top: 1px;
	height: 25px;
	overflow: hidden;
    }	
}
