#menu_logo a {
	height: 115px;
	background: url('/img/fr/logo.png') no-repeat top center;	
}
#menu_logo a:hover {
	height: 115px;
	background: url('/img/fr/logo_accueil.png') no-repeat top center;
}
#pdf_depliant a {	
	background: url("/img/fr/depliant_pdf_f.gif") no-repeat top left;
}
#pdf_depliant a:hover
{
	background: url('/img/fr/depliant_pdf.gif') no-repeat top left;
}
a#point_interrogation {
	background: url('/img/fr/interrogation2.jpg') no-repeat top center;
	height: 110px;
	width: 132px;
	display:block;
}
a:hover#point_interrogation {
	background: url('/img/fr/interrogation_encore2.jpg') no-repeat top center;
}