#menu ul {
	padding: 0;
        width: 765px;
        height: 23px;
        margin: 0 auto;
	list-style-type: none;
        text-align: left;
}
#menu li {
	display: inline;
        float: left;
        height: 23px;
        padding: 0 0px;
}

#index {
width: 83px;
}
#actualites {
width: 113px;
}
#equipe {
width: 87px;
}
#implantations {
width: 167px;
}
#honoraires {
width: 151px;
}
#competences {
width: 157px;
}

#index a {
width: 83px;
background: url("images/accueil.png"/*tpa=http://www.boudiaf-avocats.com/images/accueil.png*/) no-repeat left;
}
#index a:hover {
background: url("images/accueil.png"/*tpa=http://www.boudiaf-avocats.com/images/accueil.png*/) no-repeat -83px 0;
}
#actualites a {
width: 113px;
background: url("images/actualites.png"/*tpa=http://www.boudiaf-avocats.com/images/actualites.png*/) no-repeat left;
}
#actualites a:hover {
background: url("images/actualites.png"/*tpa=http://www.boudiaf-avocats.com/images/actualites.png*/) no-repeat -113px 0;
}
#equipe a {
width: 87px;
background: url("images/equipe.png"/*tpa=http://www.boudiaf-avocats.com/images/equipe.png*/) no-repeat left;
}
#equipe a:hover {
background: url("images/equipe.png"/*tpa=http://www.boudiaf-avocats.com/images/equipe.png*/) no-repeat -87px 0;
}
#implantations a {
width: 167px;
background: url("images/implantations.png"/*tpa=http://www.boudiaf-avocats.com/images/implantations.png*/) no-repeat left;
}
#implantations a:hover {
background: url("images/implantations.png"/*tpa=http://www.boudiaf-avocats.com/images/implantations.png*/) no-repeat -167px 0;
}
#competences a {
width: 157px;
background: url("images/competences.png"/*tpa=http://www.boudiaf-avocats.com/images/competences.png*/) no-repeat left;
}
#competences a:hover {
background: url("images/competences.png"/*tpa=http://www.boudiaf-avocats.com/images/competences.png*/) no-repeat -157px 0;
}
#honoraires a {
width: 151px;
background: url("images/honoraires.png"/*tpa=http://www.boudiaf-avocats.com/images/honoraires.png*/) no-repeat left;
}
#honoraires a:hover {
background: url("images/honoraires.png"/*tpa=http://www.boudiaf-avocats.com/images/honoraires.png*/) no-repeat -151px 0;
}
