sIFR.replace(eurostile, {
	selector: 'h1.visite',
	sharpness: 50,
	fitExactly: true,
	css: [
		'.sIFR-root { font-size: 20px; color: #00884f; }',
		'strong { font-weight: bold; }',
		'em { font-style: normal; color: #333333; }'
		],
	wmode: 'transparent'
});
