
#hormenu 
{
	height:84px;
}

/* NIVEAU 1 */ 
#hormenu ul
{ 
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#hormenu ul li
{ 
	float:left;
	
}
		
#hormenu ul a:link,  #hormenu ul a:visited
{
	display:block;
	font-family:Century Gothic, Tahoma, Geneva, Verdana, Sans-Serif;
	font-size:15px;
    color:#898340;  
    text-decoration:none;
	text-align:center;
	height:51px;/*84*/
	padding-top:33px;
}

#hormenu ul a:hover 
{
	color:#FEFEFE;
}

#hormenu ul a:active
{

}

#hormenu ul a.Selected, #hormenu ul a:visited.Selected
{
	color:#FEFEFE;
}

.schaduw
{
	position:absolute;
	font-family:Century Gothic, Tahoma, Geneva, Verdana, Sans-Serif;
	font-size:15px;
	color:#000000;
	text-align:center;
	padding-top:34px;
	background-image:url(/images/project/menu_sel.jpg?v=1);
	background-repeat:no-repeat;
	background-position:center top;
	height:50px;
	z-index:-1;
}

.schaduwSel
{
	position:absolute;
	font-family:Century Gothic, Tahoma, Geneva, Verdana, Sans-Serif;
	font-size:15px;
	color:#000000;
	text-align:center;
	padding-top:34px;
	background-image:url(/images/project/menu_sel.jpg?v=1);
	background-repeat:no-repeat;
	background-position:center top;
	height:50px;
	z-index:-1;
}

.home
{
	margin-left:0px;
	width:95px;
}

.aboutus
{
	margin-left:95px;
	width:113px;
}

.rooms
{
	margin-left:208px;
	width:182px;
}

.rates
{
	margin-left:390px;
	width:94px;
}

.practicalinfo
{
	margin-left:484px;
	width:204px;
}

.activities
{
	margin-left:688px;
	width:216px;
}

.contactus
{
	margin-left:904px;
	width:126px;
}