var fonte = { src: '/swf-xml/sifr.swf' };
sIFR.activate(fonte);
sIFR.replace(fonte, {
      selector: '#accroche h1,#accroche h2', 
      css: [
      '.sIFR-root { color:#ffffff;}' 
      ],
      wmode: 'transparent'
});

