#menu_hom {
position : relative ; 
float : left ; 
width : 147px ; 
height : 144px ; 
margin : 0 ; 
padding : 0 0 0 116px;
list-style : none ;
background:  url(images/menu0.jpg) top right no-repeat;
}

#menu_hom li {}

#menu_hom li a {
display : block ; 
height : 30px ;
width : 147px;
text-decoration :none ; 
}

#menu_hom li a span {
position: absolute;
left: -5000px;
}

#menu_hom li a:hover {
background:  url(images/menu0.jpg) top right no-repeat; 
}

#menu_hom a#promos {
display : block ; 
height : 55px ;
width : 147px;
}

#menu_hom a#promos:hover {
background-position : 0 -144px   ;
color: #6882c3;
}

#menu_hom a#tel {
display : block ; 
height : 42px ;
width : 147px;
margin :  0; 
}

#menu_hom a#tel:hover {
background-position: 0 -199px ;
color: #8fab10;
}

#menu_hom a#musique {
display : block ; 
height : 42px ;
width : 147px;
color: #ffc326;
}

#menu_hom a#musique:hover {
background-position: 0 -241px ;
color: #ffc326;
}


