#menuhaut li {
	list-style-type: none;
	float: left;
}
#menuht {
	position:absolute;
	left:423px;
	top:15px;
	width:472px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	color: #6B4625;
	visibility: visible;
	text-decoration: none;
	letter-spacing: 1px;
	z-index: 1;
}
#menuht a:hover {
	background-color: #E8E8E8;
	text-decoration: none;
}
#menuht a:active {
	color: #6B4625;
	text-decoration: none;
	background-color: #CCCCCC;
}
#menuht a:visited {
	color: #6B4625;
	text-decoration: none;
}

#menuht a:link {
	text-decoration: none;
	color: #6B4625;
}

#menuhaut {
	margin-left: 0px;
}


#menubas li {
	list-style-type: none;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	left: 0px;
}
#menubas {
	margin-right: 95px;
	margin-top: 3px;
	margin-left: 0px;
	left: 0px;
	right: 95px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

