var Frutiger = { src: '_doctypos2/Frutiger57Cn.swf' };
var Loungy = { src: '_doctypos2/Loungy.swf' };
var OcrB = { src: '_doctypos2/sifr.swf' };
var Arial = { src: '_doctypos2/Arial.swf' };
sIFR.useStyleCheck = true;
sIFR.activate(Frutiger,Loungy,OcrB);
sIFR.replace(Loungy, {
  selector: '#mainContent h1',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #FF9900; }'
      ,'a { color: #0D2D80; }'
      ,'a:link { color: #0D2D80; }'
      ,'a:hover { color: #0D2D80; }'
      ,'em { color: #0D2D80; font-style:normal; }'	  
      ,'strong { color: #0D2D80; }'	  
      ,'span { color: #0D2D80; }'	 
    ] 
/*
	,filters: {
      DropShadow: {
        knockout: false,
		blurY:3
		,blurX:3
        ,distance: 0
		,alpha:0.35
        ,color: '#330000'
        ,strength: 1
		,quality:10
      }
    }
*/
});


sIFR.replace(Arial, {
  selector: '#DucatiMain h1.TitreH1',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #FFFFFF; padding:0; margin:0;}'
      ,'a { color: #FF0000; }'
      ,'a:link { color: #FF0000; }'
      ,'a:hover { color: #FF0000; }'
      ,'em { color: #FF0000;  }'	  
      ,'strong { color: #FF0000; font-weight:bold; }'	  
      ,'span { color: #FF0000; }'	 
    ] 
/*
	,filters: {
      DropShadow: {
        knockout: false,
		blurY:3
		,blurX:3
        ,distance: 0
		,alpha:0.35
        ,color: '#330000'
        ,strength: 1
		,quality:10
      }
    }
*/
});

sIFR.replace(Loungy, {
  selector: 'h1.TitreH1',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #FF9900; padding:0; margin:0;}'
      ,'a { color: #0D2D80; }'
      ,'a:link { color: #0D2D80; }'
      ,'a:hover { color: #0D2D80; }'
      ,'em { color: #0D2D80; font-style:normal; }'	  
      ,'strong { color: #0D2D80; }'	  
      ,'span { color: #0D2D80; }'	 
    ] 
/*
	,filters: {
      DropShadow: {
        knockout: false,
		blurY:3
		,blurX:3
        ,distance: 0
		,alpha:0.35
        ,color: '#330000'
        ,strength: 1
		,quality:10
      }
    }
*/
});

sIFR.replace(Frutiger, {
  selector: '#mainContent h4',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #0E3089; }'
      ,'a { color: #0E3089; }'
      ,'a:link { color: #0E3089; }'
      ,'a:hover { color: #0E3089; }'
      ,'em { color: #FF6600; font-style:normal; }'	  
      ,'strong { color: #0E3089; }'	  
      ,'span { color: #0E3089; }'	 
    ]
});


sIFR.replace(Frutiger, {
  selector: 'h3.category3',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #0E3089; font-size:22px; }'
      ,'a { color: #0E3089; }'
      ,'a:link { color: #0E3089; }'
      ,'a:hover { color: #0E3089; }'
      ,'em { color: #FF6600; font-style:normal; }'	  
      ,'strong { color: #0E3089; }'	  
      ,'span { color: #0E3089; }'	 
    ]
}); 

sIFR.replace(OcrB, {
  selector: '#sidebar h3',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #0D2D80; }'
      ,'a { color: #0D2D80; }'
      ,'a:link { color: #0D2D80; }'
      ,'a:hover { color: #FF9900; }'
      ,'em { color: #0D2D80; font-style:normal; }'	  
      ,'strong { color: #0D2D80; }'	  
      ,'span { color: #0D2D80; }'	 
    ]
});

sIFR.replace(Loungy, {
  selector: '#mainContentPneu h1',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #FF9900; }'
      ,'a { color: #FF9900; }'
      ,'a:link { color: #FF9900; }'
      ,'a:hover { color: #FF9900; }'
      ,'em { color: #0D2D80; font-style:normal; }'	  
      ,'strong { color: #FF9900; }'	  
      ,'span { color: #FF9900; }'	 
    ]
});

sIFR.replace(Frutiger, {
  selector: '#mainContentPneu h4',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #0E3089; }'
      ,'a { color: #0E3089; }'
      ,'a:link { color: #0E3089; }'
      ,'a:hover { color: #0E3089; }'
      ,'em { color: #FF6600; font-style:normal; }'	  
      ,'strong { color: #0E3089; }'	  
      ,'span { color: #0E3089; }'	 
    ]
});

sIFR.replace(Frutiger, {
  selector: 'div.Annonce h2',
  wmode: 'transparent',
    css: [
      '.sIFR-root { color: #FF0000; }'
      ,'a { color: #0E3089; }'
      ,'a:link { color: #0E3089; }'
      ,'a:hover { color: #0E3089; }'
      ,'em { color: #FF6600; font-style:normal; }'	  
      ,'strong { color: #0E3089; }'	  
      ,'span { color: #0E3089; }'	 
    ]
});

