var futura = {
 src: 'http://www.homedome.fr/flash/homedome.swf'
};
sIFR.activate (futura);
sIFR.replace (futura, {
     selector: 'h2.titre2-acc',
	  css: [
     '.sIFR-root {  margin:22px 0 10px 0;  padding:0; color:#97BF0D; font-size:28px; height:15px}'
     ],
	 
  wmode: 'transparent'

});
sIFR.replace (futura, {
     selector: 'h2.titre2-acc2',
	  css: [
     '.sIFR-root {  margin:22px 0 10px 0;  padding:0; color:#E7511E; font-size:28px; height:15px}'
     ],
	 
  wmode: 'transparent'

});
sIFR.replace (futura, {
     selector: 'div.chapo',
	  css: [
     '.sIFR-root {  font-size:16px; color:#FFFFFF; text-align:center }'
     ],
	 
  wmode: 'transparent'

});
sIFR.replace (futura, {
     selector: 'h2.titre2-dossier',
	  css: [
     '.sIFR-root {   padding:0; color:#F29400; font-size:28px; height:15px}'
     ],
	 
  wmode: 'transparent'

});
sIFR.replace (futura, {
     selector: 'h2.titre2b-dossier',
	  css: [
     '.sIFR-root {   padding:0; color:#F29400; font-size:28px; height:15px}'
     ],
	 
  wmode: 'transparent'

});
