// Part of a regular expression which matches the end of the domain, so you can exclude subdomains here
// sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo

// If you are updating from the Alpha, please note that the source refences have changeda

var police_1 = {
    src: 'static/sIFR/sifr_futura_bt_medium.swf'
};




/*  sIFR.debugMode = true;*/
sIFR.preserveSingleWhitespace = true;
sIFR.prefetch(police_1);
sIFR.activate();

sIFR.replace(police_1, {selector: 'h1#contenu_titre_auteur'
,css: [
  '.sIFR-root {color: #000000; font-size:24px; font-weight : bold; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: '#conteneur_pagepro h1'
,css: [
  '.sIFR-root {color: #000000; font-size:18px; font-weight : bold; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: '#conteneur_pagepro h2'
,css: [
  '.sIFR-root {color: #000000; font-size:57px; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: '.newsletter h2'
,css: [
  '.sIFR-root {color: #000000; font-size:15px; font-weight : bold; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: 'h2#envoi_ami_titre'
,css: [
  '.sIFR-root {color: #000000; font-size:15px; font-weight : bold; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: 'h1#contenu_titre_auteur'
,css: [
  '.sIFR-root {color: #000000; font-size:13px; font-weight : bold; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: 'h2.postit_titre'
,css: [
  '.sIFR-root {color: #000000; font-size:15px; font-weight : bold; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: 'h1#contenu_titre'
,css: [
  '.sIFR-root {width : 504px; color: #000000; font-size:23px; font-weight : bold; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: 'h1'
,css: [
  '.sIFR-root {color: #000000; font-size:24px; font-weight : bold; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});

sIFR.replace(police_1, {selector: 'h2'
,css: [
  '.sIFR-root {color: #000000; font-size:15px; border-bottom : 5px solid #E4E6E6;}'
],
wmode: 'transparent', fitExactly: true, tuneHeight : -5});


