#menu ul {
	padding: 0;
        width: 607px;
        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;
}
#equipe {
width: 101px;
}
#implantations {
width: 117px;
}
#competences {
width: 181px;
}
#honoraires {
width: 75px;
}

#index a {
width: 83px;
background: url("images/home.png"/*tpa=http://www.boudiaf-avocats.com/images/home.png*/) no-repeat left;
}
#index a:hover {
background: url("images/home.png"/*tpa=http://www.boudiaf-avocats.com/images/home.png*/) no-repeat -83px 0;
}
#equipe a {
width: 101px;
background: url("images/team.png"/*tpa=http://www.boudiaf-avocats.com/images/team.png*/) no-repeat left;
}
#equipe a:hover {
background: url("images/team.png"/*tpa=http://www.boudiaf-avocats.com/images/team.png*/) no-repeat -101px 0;
}
#implantations a {
width: 117px;
background: url("images/locations.png"/*tpa=http://www.boudiaf-avocats.com/images/locations.png*/) no-repeat left;
}
#implantations a:hover {
background: url("images/locations.png"/*tpa=http://www.boudiaf-avocats.com/images/locations.png*/) no-repeat -117px 0;
}
#competences a {
width: 181px;
background: url("images/activities.png"/*tpa=http://www.boudiaf-avocats.com/images/activities.png*/) no-repeat left;
}
#competences a:hover {
background: url("images/activities.png"/*tpa=http://www.boudiaf-avocats.com/images/activities.png*/) no-repeat -181px 0;
}
#honoraires a {
width: 75px;
background: url("images/fees.png"/*tpa=http://www.boudiaf-avocats.com/images/fees.png*/) no-repeat left;
}
#honoraires a:hover {
background: url("images/fees.png"/*tpa=http://www.boudiaf-avocats.com/images/fees.png*/) no-repeat -75px 0;
}
