#menuhaut li {
	list-style-type: none;
	float: left;
}
#menuht {
	position:absolute;
	z-index: 1;
	width: 463px;
	height: 26px;
	left: 428px;
	top: 23px;
}

#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;
}
