/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


.imageMenu {
	padding:0px;
	width: auto;
	height: 300px;
	overflow: hidden;
	float: left;
}



.imageMenu ul {
	list-style: none;
	margin: 0px;
	padding:0px;
	display: block;
	height: 300px;
	width: 787px;
	
	}

.imageMenu ul li {
	float: left;
}

.imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:128px;
	height: 300px;
}

.imageMenu ul li.cabanas a {
	background: url(images/cabanas.jpg) repeat scroll 0%;}
.imageMenu ul li.cabanas_eng a {
	background: url(images/cabanas_eng.jpg) repeat scroll 0%;}
.imageMenu ul li.cabanas_fr a {
	background: url(images/cabanas_fr.jpg) repeat scroll 0%;}
.imageMenu ul li.cabanas_ger a {
	background: url(images/cabanas_ger.jpg) repeat scroll 0%;}

.imageMenu ul li.accesos a {
	background: url(images/accesos.jpg) repeat scroll 0%;}
.imageMenu ul li.accesos_eng a {
	background: url(images/accesos_eng.jpg) repeat scroll 0%;}
.imageMenu ul li.accesos_fr a {
	background: url(images/accesos_fr.jpg) repeat scroll 0%;}	
.imageMenu ul li.accesos_ger a {
	background: url(images/accesos_ger.jpg) repeat scroll 0%;}
	
.imageMenu ul li.entorno a {
	background: url(images/entorno.jpg) repeat scroll 0%;}
.imageMenu ul li.entorno_eng a {
	background: url(images/entorno_eng.jpg) repeat scroll 0%;}
.imageMenu ul li.entorno_fr a {
	background: url(images/entorno_fr.jpg) repeat scroll 0%;}
.imageMenu ul li.entorno_ger a {
	background: url(images/entorno_ger.jpg) repeat scroll 0%;}

.imageMenu ul li.servicios a {
	background: url(images/servicios.jpg) repeat scroll 0%;}
.imageMenu ul li.servicios_eng a {
	background: url(images/servicios_ger.jpg) repeat scroll 0%;}
.imageMenu ul li.servicios_fr a {
	background: url(images/servicios_ger.jpg) repeat scroll 0%;}
.imageMenu ul li.servicios_ger a {
	background: url(images/servicios_ger.jpg) repeat scroll 0%;}
	
.imageMenu ul li.tarifas a {
	background: url(images/tarifas.jpg) repeat scroll 0%; }
.imageMenu ul li.tarifas_eng a {
	background: url(images/tarifas_eng.jpg) repeat scroll 0%; }
.imageMenu ul li.tarifas_fr a {
	background: url(images/tarifas_fr.jpg) repeat scroll 0%; }
.imageMenu ul li.tarifas_ger a {
	background: url(images/tarifas_ger.jpg) repeat scroll 0%; }
	
.imageMenu ul li.galeria a {
	background: url(images/galeria.jpg) repeat scroll 0%;
}
.imageMenu ul li.galeria_eng a {
	background: url(images/galeria_eng.jpg) repeat scroll 0%;
}
.imageMenu ul li.galeria_fr a {
	background: url(images/galeria_fr.jpg) repeat scroll 0%;
}
.imageMenu ul li.galeria_ger a {
	background: url(images/galeria_fr.jpg) repeat scroll 0%;
}
.clear {
	clear: both;
}

/*************************************************************/
