
.bg {
	background-color: #000000;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.separador {
	background-image: url(../imgs/index/division.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.linkpie {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.linkpie:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.txtpie {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../imgs/menu/btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../imgs/menu/btnOv.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.linktxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.texto {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.foto_presentacion {
	background-image: url(../imgs/presentacion/foto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.foto_servicios {
	background-image: url(../imgs/servicios/foto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.foto_habitaciones {
	background-image: url(../imgs/habitaciones/foto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.foto_ubicacion {
	background-image: url(../imgs/ubicacion/foto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.foto_ofertas {
	background-image: url(../imgs/ofertas/foto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.linktxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.linktxt2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}