
ul.menu, ul#menu_haut  {
	list-style: none;width: 1000px;height: 25px;margin: 0;padding:5px;clear: both;position:absolute;
}


ul.menu li {display: inline;  position: relative; }
.menu a{text-decoration: none;padding: 0px 8px; font-family: Trebuchet MS; color:#177908; background-color: #cce0c8;}
ul.menu a:hover {background-color:#c4dac0}
ul.menu a.actif{font-weight: bold;}

ul#menu_haut {padding:0px; left: 15px; top: 122px;}
#menu_haut li {display: block;  position: relative; margin: 0;}
#menu_haut a{text-decoration: none;padding: 0px 8px 0 20px;  font-family: Trebuchet MS; color: #1b3f1d;background-image: url(../Images/Feuille_small.gif); background-repeat: no-repeat;}
#menu_haut a:hover {font-weight: bold; color:#177908; background-image: url(../Images/Feuille_small2.gif);}
#menu_haut a.actif {font-weight: bold;}	
	


table.marge {margin-left: 70px;}
img.marge {margin-left: 70px;}