body {font: 1em Verdana, Arial, sans-serif;}

ul#menu {
list-style-type: none;
padding-left: 20px;
} 

ul#menu li {margin-bottom: 0px;}

#entete{
background-image: url('images/menu.jpg');
	margin-left: 2px;
	 padding-top: 5px;
     width: 145px; 
     height: 25px;
     display: block;
     text-align: center;
     text-decoration: none;
     color: #fff;
	 }
	 
#sous_accueil{
}
#sous_notreclub{
}
#sous_action{
}
#sous_contact{
}
#sous_membre{
}
	 
ul#menu a {
     margin: 0 2px;
     width: 145px; 
     height: 20px;
     display: block;
     text-align: center;
     text-decoration: none;
     color: #82733d;
     background: #fff;
	 }
	 
ul#menu a:hover {
     background: #ded5b6;
     }

div#mentions a {
  text-decoration: none;
  color: #222;
}
div#mentions a:hover {
  text-decoration: underline;
  color: black;
}
