body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
}

a#menuhaut:visited { color: #006633; text-decoration: none}
a#menuhaut:link {  color: #006633; text-decoration: none}
a#menuhaut:active {  color: #006633; text-decoration: none}
a#menuhaut:hover {  color: #006633; font-weight: bold; text-decoration: underline}

#menusup {
	background-color: transparent;
	/*position:relative;
	left: 13px;
	top : 0px;
	width :740px;
	height:25px;*/
	
	padding-top: 2px;
	font-size:12px;
	text-align:right;
	
}


#menusup img { float:right; display:block; clear:both; }

#menusup ul {
	border: 0;
	margin: 10px 0 0 0 ;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: right;
	height:15px;
}

#menusup  li {
	float: left;
	text-align: center;	
	border-left: 1px solid #999999;
	padding: 0 5px 0 5px;
	margin: 0;
	color: #262626;
	text-decoration: none;
	display: block;
	text-align: right;
}
