body {
  background: #a6bfd3 url(/resources/images/ct/amc/bg.jpg) no-repeat center 111px;
}

.lang_fr #zone_titre h1 {
  background: url(/resources/images/ct/amc/titre_fr.png) no-repeat top left;  
}
.lang_en #zone_titre h1 {
  background: url(/resources/images/ct/amc/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/amc/titre_fr.gif); } /**/
/*\*/ * html .lang_en #zone_titre h1 { background-image: url(/resources/images/ct/amc/titre_en.gif); } /**/

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

#btn_dern_minute {display:none;}
