﻿* {margin:0; padding:0; border:0;}
html, body {
	width: auto;
	height: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	background-color:#fef6f2;
	text-align: center;
}
div#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto
}
a.logo {
	position: absolute;
	top: 18px;
	left: 0px;
}
div.eslogan {
	position: absolute;
	top: 40px;
	left: 460px;
}
div.eslogan img {
	width: 160px;
}
div.reservas {
	position: absolute;
	right: 0;
	top: 70px;
}
div.reservas img {
	width: 175px;
}
div.redessociales {
	position: absolute;
	top: 7px;
	right: 0;
}
div.redessociales a {
	
}
div.redessociales a img {
	width: 55px;
}

#header{
	text-align: left;
	height: 156px;
	position: relative;
}
nav{
	height: 50px;
	margin-bottom: 35px;
}
nav ul {
	background-color: #f7f7db;
	list-style: none;
	height: 50px;
	box-shadow: 0px 0px 28px 9px #c9c7c6;
	-moz-box-shadow: 0px 0px 28px 9px #c9c7c6;
	-webkit-box-shadow: 0px 0px 28px 9px #c9c7c6;
}
nav ul li {
	float: left;
	width: 17%;
	padding: 13px;
}
nav ul li a {
	text-decoration: none;
	color: #575756;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 19px;
}
.active {
	color: #6bbfa3;
}
footer{
	text-align: center;
	width: 100%;
	clear:both;
	color: #111111;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

div.imagen {
	width: 480px;
	height: 720px;
	overflow: hidden;
	/*margin-top: 15px;*/
	margin-bottom: 20px;
}
div.imagen img {
	width: 480px;
}
.margeninferior {
	margin-bottom: 30px;
}
.left {
	float: left;
}
.right {
	float: right;
}
div.contenido {
	width: 410px;
	height: 665px;
	overflow: hidden;
	background-color: #e3e3e3;
	/*margin-top: 15px;*/
	margin-bottom: 20px;
	padding: 35px 35px 20px 35px;
	text-align: justify;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	position: relative;
}
.masalto {
	height: 725px !important;
}
div.contenido-entorno {
	width: 420px;
	height: 633px;
	overflow: hidden;
	background-color: #e3e3e3;
	/*margin-top: 15px;*/
	margin-bottom: 20px;
	padding: 20px 30px 20px 30px;
	text-align: justify;
	font-weight: 400;
	position: relative;
	font-family: 'Oxygen', sans-serif;
}
.fondogris {
	background-color: #e3e3e3;
	height: 781px;
	margin-bottom: 20px;
}
div.contenido h1 {
	color: #6bbfa3;
	font-size: 26px;
	margin-bottom: 25px;
	font-weight: 700;
}
div.contenido p {
	margin-bottom: 20px;
}
div.contenido strong {
	font-weight: 700;
}
div.contenido img.quienessomos {
	width: 170px;
	position: absolute;
	right: 55px;
	bottom: 20px;
}
div.contenido img.mapa {
	width: 360px;
}
div.contenido a {
	text-decoration: none;
	color: #000;
}


/* INDEX */
.enlaces {
	margin-bottom: 35px;
}
.enlaces a {
}
.enlaces a img {
	width: 316px;
	margin-right: 20px;
}
.enlaces a img.last {
	margin-right: 0px;
}


div.2col {
	
}

table#galeria {
	width: 100%;
}
table#galeria tr {

}
table#galeria tr td {

}
.doblealto {

}
table#galeria tr td img{
	width: 240px;
}
.doblealto_img
{
	height: 327px;
}
div.imagen_galeria {
	/*display:none;*/
	position:relative;
}
div.legend {
	position: absolute;
	width: 232px;
	bottom: 3px;
	padding: 6px;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
div.legend span {
	color: #747473;
}
