

#menu {
    height:33px;
	width:100%;
	margin:0 auto;
	padding:0;
	background: url(images/background-footer.jpg) repeat-x bottom;
	clear: both;
	margin-top:-42px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFFFFF;
}

#menu2 {
    height:23px;
	width:100%;
	margin:0 auto;
	padding:0;
	background: url(img/frameup3.png) no-repeat bottom;
	clear: both;
	margin-top:-42px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #000000;
}

#menu3 {
    height:23px;
	width:100%;
	margin:0 auto;
	padding:0;
	background: url(img/frameup2.png) repeat-x bottom;
	clear: both;
	margin-top:-42px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #000000;
}
   

#compte {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
      
#lien1 {

color: #FFFFFF;

}

#lien2 {

color: #000000;

}
      
a {
  font-family:verdana;
  text-decoration:none;
}

a:hover {
  font-family:verdana;
  text-decoration:underline;
}