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