var myriad_pro_regular = {
		src: '/js/sifr/myriad_pro_regular.swf',
		wmode:'transparent'
	};

//sIFR.useStyleCheck = true;
sIFR.fixHover = true;
sIFR.activate(myriad_pro_regular);

sIFR.replace(myriad_pro_regular, {
	    selector: 'h2, #awkomDispo h2, h5',
	    css: {
			'.sIFR-root': {
				'font-size' : '24px',
				'color' : '#6d4514',
				'height' : '10px'
			},
    	}
	});
sIFR.replace(myriad_pro_regular, {
	    selector: 'h1.h1',
	    css: {
			'.sIFR-root': {
				'font-size' : '29px',
				'color' : '#6d4514',
				'height' : '10px'
			},
    	}
	});
sIFR.replace(myriad_pro_regular, {
	    selector: 'titrerese',
	    css: {
			'.sIFR-root': {
				'font-size' : '24px',
				'color' : '#7f521b',
				'height' : '10px'
			},
    	}
	});
/*sIFR.replace(myriad_pro_regular, {
	    selector: '.numero',
	    css: {
			'.sIFR-root': {
				'font-size' : '23px',
				'color' : '#159CBE'
			},
    	}
	});
sIFR.replace(myriad_pro_regular, {
	    selector: '.num1',
	    css: {
			'.sIFR-root': {
				'font-size' : '18px',
				'color' : '#999999'
			},
    	}
	});*/