var futura_cnd = {
	src: 'medias/modeles/public/swf/futura_cnd.swf'
	,ratios: [8, 1.41, 11, 1.31, 15, 1.29, 25, 1.25, 28, 1.23, 32, 1.22, 33, 1.23, 43, 1.22, 60, 1.21, 91, 1.2, 92, 1.19, 102, 1.2, 103, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 124, 1.19, 1.2]
};

var futura_light_cnd = {
	src: 'medias/modeles/public/swf/futura_light_cnd.swf'
};

var futura_medium = {
	src: 'medias/modeles/public/swf/futura_medium.swf'
	,ratios: [8, 1.41, 11, 1.31, 15, 1.29, 25, 1.25, 28, 1.23, 32, 1.22, 33, 1.23, 43, 1.22, 60, 1.21, 91, 1.2, 92, 1.19, 102, 1.2, 103, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 124, 1.19, 1.2]
};


sIFR.useStyleCheck = true;
sIFR.useDomContentLoaded = true;
sIFR.delayCSS  = true;		  

sIFR.activate(futura_cnd, futura_light_cnd, futura_medium);

sIFR.replace(futura_cnd, {
	selector: '#intro h1'
	,wmode: 'transparent'
	,fitExactly: 'true'
	,tuneHeight:-5
	,offsetTop:0
	,css: [ '.sIFR-root { color:#96070b; letter-spacing:-0.5; text-transform:none; font-weight:normal; text-align:left; }' ]
});

sIFR.replace(futura_cnd, {
	selector: 'h1'
	,wmode: 'transparent'
	,fitExactly: 'true'
	,tuneHeight:-5
	,offsetTop:0
	,css: [	'.sIFR-root { color:#96070b; letter-spacing:-0.5; text-transform: uppercase; font-weight: normal; text-align:left; }'	]
});

sIFR.replace(futura_light_cnd, {
	selector: '#intro h2, #nav_item h2'
	,wmode: 'transparent'
	,fitExactly: 'true'
	,tuneHeight:-10
	,offsetTop:-5
	,css: [	'.sIFR-root { color:#646664; letter-spacing:-0.5; font-weight: normal; text-align:left; }'	]
});

sIFR.replace(futura_cnd, {
	selector: '#col3_content h2'
	,wmode: 'transparent'
	,fitExactly: 'true'
	,tuneHeight:0
	,offsetTop:5
	,css: [	'.sIFR-root { color:#646664; letter-spacing:0; font-weight: bold; text-align:left; }'	]
});

sIFR.replace(futura_cnd, {
	selector: 'legend span'
	,wmode: 'transparent'
	,fitExactly: 'true'
	,tuneHeight:-5
	,offsetTop:0
	,css: [	'.sIFR-root { color:#646664; letter-spacing:0; font-weight: bold; text-align:left; }'	]
});

sIFR.replace(futura_cnd, {
	selector: '#acces_link p'
	,wmode: 'transparent'
	,fitExactly: 'true'
	,tuneHeight:-5
	,offsetTop:0
	,offsetLeft:0
	,fixFocus: true
	,css: [	'.sIFR-root { color:#96070b; letter-spacing:0; text-transform: uppercase; font-weight: normal; text-align:left; }'
		   	,'a { color: #96070b; background-color: #ffffff; text-decoration: none; }'
			,'a:link { color: #96070b; background-color: #ffffff; text-decoration: none ; }'
			,'a:hover { color: #333333; background-color: #ffffff; text-decoration: underline ; }'
			,'a:focus { color: #333333; background-color: #ffffff; text-decoration: none ; }'	
	]
});


sIFR.replace(futura_light_cnd, {
	selector: '#btn_competences-on h2'
	,wmode: 'transparent'
	,fitExactly: 'true'
	,tuneHeight:-5
	,offsetTop:5
	,css: [	'.sIFR-root { color:#646664; letter-spacing:-0.5; font-weight: normal; text-align:left; }'	]
});