@charset "utf-8";
@font-face {
    font-family: 'futura_ltcn_btlight';
    src: url('fonts/futuralc-webfont.eot');
    src: url('fonts/futuralc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuralc-webfont.woff2') format('woff2'),
         url('fonts/futuralc-webfont.woff') format('woff'),
         url('fonts/futuralc-webfont.ttf') format('truetype'),
         url('fonts/futuralc-webfont.svg#futura_ltcn_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
.linea_punteada {
 	background-image: url(elementos/linea_punteada.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.texto {
	font-family: 'futura_ltcn_btlight';
	font-size: 1.3em;
	color: #FFF;
	}
a.link2:link,a.link2:visited {
	font-family: futura_ltcn_btlight;
	font-size: 1.3em;
	color: #FFF;
	text-decoration: none;
}
a.link2:hover,a.link2:active{
	font-family: futura_ltcn_btlight;
	font-size: 1.3em;
	color: #FFF;
	text-decoration: noness;
}
a.link3:link,a.link3:visited {
	font-family: futura_ltcn_btlight;
	font-size: 1.1em;
	color: #387268;
	text-decoration: none;
}
a.link3:hover,a.link3:active{
	font-family: futura_ltcn_btlight;
	font-size: 1.1em;
	color: #387268;
	text-decoration: noness;
}
#iconsz1 {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 0px;
	right: 0px;
	background-repeat: repeat-x;
	background-position: center left;
	border-bottom: 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	z-index: 999;
}
.iconsz img {
margin-top: 0px;
width: auto;
background-color: transparent;
background-image: url('');
background-position: center center;
background-repeat: repeat-x;
padding: 4px 4px;
border: 0px solid #fff;
}
.iconsz img:hover {
	margin-top: 0px;
	width: auto;
	padding: 4px 4px;
	border: 0px solid #fff;
}
#iconsz1 a small {
text-align: center;
width: 150px;
padding: 2px 0px;
display: none;
color: #000000;
font-weight: bold;
font-size: 10px;
font-family: Arial;
background-repeat: repeat-x;
background-position: center left;
border: 1px solid #80c9ff;
border-bottom: 0px;
}
#iconsz1 a:hover small {
display: block;
position: absolute;
margin-top: -20px;
top: 0;
right: 10px;
z-index: 999;
}
.fondo_osc {
	background-color: #000000;
	 opacity: 0.3;
}
.fondo_linea_azul {
	background-color: #FFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #387268;
}
.texto_verde {
	font-family: 'futura_ltcn_btlight';
	font-size: 1.5em;
	color: #387268;
	}
.texto_verde_titu {
	font-family: 'futura_ltcn_btlight';
	font-size: 2em;
	color: #387268;
	}
.titu_hab {
	font-family: 'futura_ltcn_btlight';
	font-size: 30px;
	color: #387268;
	background-image: url(elementos/titu_hab.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
.texto_osc {
	font-family: 'futura_ltcn_btlight';
	font-size: 20px;
	color: #333333;
	}
.precio {
	font-family: futura_ltcn_btlight;
	font-size: 50px;
	color: #fff;
	background-image: url(elementos/precio.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: 500;
	}
.img_hab {
	
	background-image: url(elementos/habitacion2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
.img_tarifas {	
	background-image: url(../elementos/tarifas2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
.linea_osc {
 	background-image: url(elementos/linea_osc.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.texto_azul {
		font-family: 'futura_ltcn_btlight';
	font-size: 20px;
	color: #387268;
}	
.formulario {
	font-family: 'futura_ltcn_btlight';
	font-size: 20px;
	color: #333333;
	border: 1px solid #999;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.img_contacto {	
	background-image: url(elementos/contacto2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
.img_reservas {	
	background-image: url(elementos/reservas2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
.img_galeria {	
	background-image: url(elementos/galeria2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}
		.linea_vert {
 	background-image: url(elementos/linea_vert.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.texto_osc16 {
	font-family: 'futura_ltcn_btlight';
	font-size: 16px;
	color: #333333;
	line-height:5px;
	}
.texto_blc {
	font-family: 'futura_ltcn_btlight';
	font-size: 1.8em;
	color: #FFF;
	}