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

#menu_tel li {}

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

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

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

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

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

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

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

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

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


