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

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


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

sIFR.activate(komikazba, optima);

sIFR.replace(komikazba, {
selector: '#menu li'
,wmode: 'transparent'
,fitExactly: 'true'
,tuneHeight:-6
,offsetTop:-2
,css: [
'.sIFR-root { color:#A19147; letter-spacing:1; text-align:left; list-style-type:none;}'
,'a { color: #A19147; background-color: #ffffff; text-decoration: none; }'
,'a:link { color: #A19147; background-color: #ffffff; text-decoration: none ; }'
,'a:hover { color: #A19147; background-color: #ffffff; text-decoration: underline ; }'
,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'	
]
});


sIFR.replace(optima, {
selector: '#adresse_accueil'
,wmode: 'transparent'
,fitExactly: 'true'
,css: [
'.sIFR-root { color:#A19147; letter-spacing:0.8; text-align:center;}'
,'a { color: #A19147; background-color: #ffffff; text-decoration: none; }'
,'a:link { color: #A19147; background-color: #ffffff; text-decoration: none ; }'
,'a:hover { color: #A19147; background-color: #ffffff; text-decoration: underline ; }'
,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'	
]
});

sIFR.replace(optima, {
selector: '#liste-actu li h2'
,wmode: 'transparent'
,fitExactly: 'true'
,css: [
'.sIFR-root { color:#A19147; letter-spacing:0.8; text-align:left;}'
,'a { color: #A19147; background-color: #ffffff; text-decoration: none; }'
,'a:link { color: #A19147; background-color: #ffffff; text-decoration: none ; }'
,'a:hover { color: #A19147; background-color: #ffffff; text-decoration: underline ; }'
,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'	
]
});


sIFR.replace(optima, {
selector: '#boutique h1, #boutique h2'
,wmode: 'transparent'
,fitExactly: 'true'
,tuneHeight:-6
,offsetTop:0
,css: [
'.sIFR-root { color:#4B5D4D; letter-spacing:0.8; text-align:left;}'
,'a { color: #4B5D4D; background-color: #ffffff; text-decoration: none; }'
,'a:link { color: #A19147; background-color: #ffffff; text-decoration: none ; }'
,'a:hover { color: #A19147; background-color: #ffffff; text-decoration: underline ; }'
,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'	
]
});	

sIFR.replace(optima, {
selector: 'h1, h2'
,wmode: 'transparent'
,fitExactly: 'true'
,css: [
'.sIFR-root { color:#A19147; letter-spacing:0.8; text-align:left;}'
,'a { color: #4B5D4D; background-color: #ffffff; text-decoration: none; }'
,'a:link { color: #A19147; background-color: #ffffff; text-decoration: none ; }'
,'a:hover { color: #A19147; background-color: #ffffff; text-decoration: underline ; }'
,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'	
]
});	

sIFR.replace(optima, {
selector: 'h2 span'
,wmode: 'transparent'
,fitExactly: 'true'
,css: [
'.sIFR-root { display:none; }'
,'a { color: #4B5D4D; background-color: #ffffff; text-decoration: none; }'
,'a:link { color: #A19147; background-color: #ffffff; text-decoration: none ; }'
,'a:hover { color: #A19147; background-color: #ffffff; text-decoration: underline ; }'
,'a:focus { color: #979797; background-color: #ffffff; text-decoration: none ; }'	
]
});	