div#logo{
	background-image: url("/images/logo.png");
	background-repeat: no-repeat;
	height: 94px;
	position: relative;
	text-indent: -9999px;
	margin-top: 8px;
	left: 10px;
	width: 190px;	
}
div#flags{
	padding: 5px;
	float: right;
	margin-bottom: 15px;
}

nav {
	width: 97%;
	padding: 0 1.5% 0 1.5%;
	font-size: 14px;
}

nav ul li {
	display: inline-block;
	padding: 15px 1.5% 15px 1.5% ;
}

nav ul li a {
	text-decoration: none;
	color: #338442;
	font-size: 1.2em;
}

nav ul li a:hover {
	color: #040B05;
	text-decoration: none;
}

.clearfix {
	display: block;
	clear: both;
	background-image: url(/images/fondo.png);
	border-bottom-width: 3px;
	border-right-width: none;
	border-bottom-color: #197C21;
}

footer{
	width: 94%;
	padding: 3%;
	background-color: #FFFFFF;
	border-top: 5px solid #0ba6b8;
	color: #197C21;
	text-align: center;
	background-image: url(/images/fondo.png);
}


div#link-tarifas{
	position: relative;
	top: 30px;
	left: 20px;
	background: url("../../images/euro.png") no-repeat;
	width: 173px;
	height: 60px;
	text-indent: 60px;
	line-height: 55px;
	font-size: 10px;
}

div#link-tarifas a{
	text-decoration: none;	
	color: #444444;
		font-size: 10px;
}

div#link-habitaciones{
	position: relative;
	top: 18px;
	left: 10px;
	background: url("../../images/habitaciones.png") no-repeat;
	width: 234px;
	height: 60px;
	text-indent: 60px;
	line-height: 55px;
		font-size: 10px;
}

div#link-habitaciones a{
	position: relative;
	top: 13px;
	text-decoration: none;	
	color: #444444;
		font-size: 10px;
}

div#link-restaurante, div#link-restaurante-2{
	position: relative;
	top: 30px;
	left: 5px;
	background: url("../../images/restaurante.png") no-repeat;
	width: 214px;
	height: 60px;
	text-indent: 60px;
	line-height: 55px;
		font-size: 10px;
}

div#link-restaurante-2{
    /*! top: -80px; */
    text-indent: 85px;
		font-size: 10px;
}

div#link-restaurante a{
	position: relative;
	top: 0px;
	left: 25px;
	text-decoration: none;	
	color: #444444;
		font-size: 10px;
}
div#galeria-img{
    float: left;
    position: relative;   
}
div#link-alojamientos{
	position: relative;
	top: 18px;
	left: 10px;
	background: url("../../images/habitaciones.png") no-repeat;
	width: 204px;
	height: 80px;
	text-indent: 60px;
	line-height: 55px;
}
div#contenido-alojamiento{
		width: 880px;
}

/* Cajas */
div#biblioteca-lightwindow p, div#biblioteca-lightwindow h1, div#compromiso-lightwindow p, div#compromiso-lightwindow h1{
    margin: 0 auto;
    padding: 15px;
    width:420px;
    font-family: "Times New Roman", Times, serif;
    color: #444444;
    font-size: 16px;
    font-style: italic;
    line-height: 18px;
    border-bottom: 1px dotted #CCC;
}

div#biblioteca-lightwindow h1, div#compromiso-lightwindow h1{
    font-size: 18px;
    width: 420px;
    text-align: center;
    color: #444444;
    border-top: 1px dotted #CCC;
}

#mapa{
    position: relative;
    left: 10px;
}

div#txt-mapa a, div#txt-mapa a:hover, div#txt-mapa a:visited{
    color:#444444;
    font-family:"Times New Roman",Times,serif;
    font-size:16px;
    font-style:italic;
    position: relative;
    top: 2px;
    left: 250px;
}

div#content p#gracias{
    font-family:"Times New Roman",Times,serif;
    font-size:16px;
    font-style:italic;
    text-align: center;
    width: 300px;
}
