/* menu english */
	#nav a {
		float:left;
		margin:0 10px 0 0;
		padding:27px 13px 0 13px;
		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;
		}
	#activities a {
		width:76px;
		background:url(../imgs/activities_nav.gif) top left no-repeat;
		}
	#contact a {
		width:67px;
		background:url(../imgs/contact_nav.gif) top left no-repeat;
		}
	#book a {
		width:92px;
		background:url(../imgs/book_nav.gif) top left no-repeat;
		}
	#location a {
		width:72px;
		background:url(../imgs/location_nav.gif) top left no-repeat;
		}
	#photos a {
		width:61px;
		background:url(../imgs/photos_nav.gif) top left no-repeat;
		}
	#prices a {
		width:57px;
		background:url(../imgs/prices_nav.gif) top left no-repeat;
		}
	#rooms a {
		width:64px;
		background:url(../imgs/rooms_nav.gif) top left no-repeat;
		}
	#services a {
		width:72px;
		background:url(../imgs/services_nav.gif) top left no-repeat;
		}
/* css con boton resertions */
/*#nav a {
		float:left;
		margin:0 10px 0 0;
		padding:27px 0 0 0;
		overflow:hidden;
		height: 0px !important;
		text-indent:-9000px;
		}*/	
	#reservations a {
		width:100px;
		background:url(../imgs/reservations_nav.gif) top left no-repeat;
		}

