#header {
width: 970px;
height: 280px;
background-image: url(../index/header_baz_art.jpg);
background-position:center;
background-repeat: no-repeat;
 }

#menu ul li a.n-baz_art {
padding: 0em;
background-color: #000000;
text-decoration: none;
float: left;
height: 42px;
width: 144px;
background-image: url(../index/btn_baz_art.png);
background-position: bottom;
text-indent: -3000px;
}

#menu-gauche a:hover {
background-image:url(../index/btn_gauche_on_baz_art.gif);
color: #cccccc;
}

#menu-gauche a.current {
background-image:url(../index/btn_gauche_on_baz_art.gif);
color: #aaaaaa;
}