body {
	background: #0f0f31 url(/resources/images/ct/paq/bg.jpg?3) no-repeat center 111px;
}

.lang_fr #zone_titre h1 {
	background: url(/resources/images/ct/paq/titre_fr.png) no-repeat top left;	
}
.lang_en #zone_titre h1 {
	background: url(/resources/images/ct/paq/titre_en.png) no-repeat top left;	
}

/* Hack IE6 pour changer le PNG en GIF - IE6 ne supporte pas la transparence PNG */
/*\*/ * html .lang_fr #zone_titre h1 { background-image: url(/resources/images/ct/paq/titre_fr.gif); } /**/
/*\*/ * html .lang_en #zone_titre h1 { background-image: url(/resources/images/ct/paq/titre_en.gif); } /**/

div#elements_reseaux ul li a#mnu_centres {
	background-position: -436px -33px;
}
