function set_SIFR(){
	if(typeof sIFR == "function"){
		sIFR.replaceElement("div.titreVert", named({sFlashSrc: normandin_path+"swf/din.swf", sColor: "#7ABE16", sCase: "upper", sWmode:"transparent"}));
		
		sIFR.replaceElement("div.sousTitreBleu", named({sFlashSrc: normandin_path+"swf/din.swf", sColor: "#011E3E", sWmode:"transparent"}));
	};
}

addLoadEvent(set_SIFR);