/* menu espaņol */

	#nav a {
		float:left;
		margin:0 10px 0 0;
		padding:27px 3px 0 9px;
		overflow:hidden;
		height: 0px !important;
		text-indent:-9000px;
		}
/* css con boton reservas */
/*#nav a {
		float:left;
		margin:0 10px 0 0;
		padding:27px 0 0 0;
		overflow:hidden;
		height: 0px !important;
		text-indent:-9000px;
		}*/	
		
	#nav a:hover { 
		background-position: 0 -27px;
		}
	
	#nav a:active, #nav a.selected {
		background-position: 0 -54px;
		}

	#servicios a {
		width:76px;
		background:url(../imgs/servicios_nav.gif) top left no-repeat;
		}
	#habitaciones a {
		width:100px;
		background:url(../imgs/habitaciones_nav.gif) top left no-repeat;
		}
	#localizacion a {
		width:97px;
		background:url(../imgs/localizacion_nav.gif) top left no-repeat;
		}
	#actividades a {
		width:91px;
		background:url(../imgs/actividades_nav.gif) top left no-repeat;
		}
	#tarifas a {
		width:61px;
		background:url(../imgs/tarifas_nav.gif) top left no-repeat;
		}
	#contacto a {
		width:76px;
		background:url(../imgs/contacto_nav.gif) top left no-repeat;
		}
	#fotos a {
		width:55px;
		background:url(../imgs/fotos_nav.gif) top left no-repeat;
		}
	#libro a {
		width:114px;
		background:url(../imgs/libro_nav.gif) top left no-repeat;
		}
	#reserva a {
		width:76px;
		background:url(../imgs/reserva_nav.gif) top left no-repeat;
		}


