#nav-haut1 {width: 840px; height: 38px; margin: 4px auto; position: relative; z-index: 9998;}
#nav-haut1 #nav-haut2 { margin: 0; padding: 0; }
#nav-haut1 #nav-haut2 li { display: inline; }
#nav-haut1 #nav-haut2 li a { float: left; width: 150px; height: 0; padding-top: 38px; overflow: hidden; }
#nav-haut1 #nav-haut2 li a { background-image: url(nav-haut.gif); _background-image: url(nav-haut.gif); background-repeat: no-repeat; }
#nav-haut1 #nav-haut2 li#nh-home a {width:90px;}

/* BOUTONS */
#nav-haut1 #nav-haut2 li#nh-home     a { background-position:    0px 0; }
#nav-haut1 #nav-haut2 li#nh-artistes a { background-position:  -90px 0; }
#nav-haut1 #nav-haut2 li#nh-galerie  a { background-position: -240px 0; }
#nav-haut1 #nav-haut2 li#nh-exposer  a { background-position: -390px 0; }
#nav-haut1 #nav-haut2 li#nh-asavoir  a { background-position: -540px 0; }
#nav-haut1 #nav-haut2 li#nh-contact  a { background-position: -690px 0; }

/* BOUTONS HOVER */
#nav-haut1 #nav-haut2 li#nh-home     a:hover { background-position:    0px -38px; }
#nav-haut1 #nav-haut2 li#nh-artistes a:hover { background-position:  -90px -38px; }
#nav-haut1 #nav-haut2 li#nh-galerie  a:hover { background-position: -240px -38px; }
#nav-haut1 #nav-haut2 li#nh-exposer  a:hover { background-position: -390px -38px; }
#nav-haut1 #nav-haut2 li#nh-asavoir  a:hover { background-position: -540px -38px; }
#nav-haut1 #nav-haut2 li#nh-contact  a:hover { background-position: -690px -38px; }

/* BOUTONS ACTIVE */
#nav-haut1 #nav-haut2 li#nh-home     a:active { background-position:    0   -76px; }
#nav-haut1 #nav-haut2 li#nh-artistes a:active { background-position:  -90px -76px; }
#nav-haut1 #nav-haut2 li#nh-galerie  a:active { background-position: -240px -76px; }
#nav-haut1 #nav-haut2 li#nh-exposer  a:active { background-position: -390px -76px; }
#nav-haut1 #nav-haut2 li#nh-asavoir  a:active { background-position: -540px -76px; }
#nav-haut1 #nav-haut2 li#nh-contact  a:active { background-position: -690px -76px; }

