
//<[CDATA[
var rounded = {
    src: 'http://www.bafabandiere.it/sifr/rounded.swf'
  };

  sIFR.domains = ['*'];
  sIFR.useStyleCheck = true;
//  sIFR.activate(font, font2);
  sIFR.activate(rounded);

   sIFR.replace(rounded, {
    selector: 'div.title_big'
    ,css: ['.sIFR-root {color:#00367B; text-decoration:none; font-weight:normal;}','a:link { color: #00367B; text-decoration:none; text-align:left; }','a:hover { color:#00367B; text-decoration:underline; }']
	,wmode: 'transparent'
  });
   
   sIFR.replace(rounded, {
    selector: 'div.title_small'
    ,css: ['.sIFR-root {color:#8FA3C0; text-decoration:none; font-weight:normal; text-align:right;}','a:link { color: #8FA3C0; text-decoration:none; text-align:right; }','a:hover { color:#8FA3C0; text-decoration:underline; text-align:right; }']
	,wmode: 'transparent'
  });      
   
   sIFR.replace(rounded, {
    selector: 'div.preventivo'
    ,css: ['.sIFR-root {color:#0670FF; text-decoration:none; font-weight:normal; text-align:right;}','a:link { color: #0670FF; text-decoration:none; text-align:right; }','a:hover { color:#00367B; text-decoration:none; text-align:right; }']
	,wmode: 'transparent'
  });     
   
   sIFR.replace(rounded, {
    selector: 'div.preventivo2'
    ,css: ['.sIFR-root {color:#0670FF; text-decoration:none; font-weight:normal; text-align:right;}','a:link { color: #0670FF; text-decoration:none; text-align:right; }','a:hover { color:#00367B; text-decoration:none; text-align:right; }']
	,wmode: 'transparent'
  });      
   
   sIFR.replace(rounded, {
    selector: 'div.titoletto'
    ,css: ['.sIFR-root {color:#00367B; text-decoration:none; font-weight:normal; text-align:left;}','a:link { color: #00367B; text-decoration:none; text-align:left; }','a:hover { color:#0670FF; text-decoration:none; text-align:left; }']
	,wmode: 'transparent'
  });       

   sIFR.replace(rounded, {
    selector: 'div.titoletto2'
    ,css: ['.sIFR-root {color:#8FA3C0; text-decoration:none; font-weight:normal; text-align:left;}','a:link { color: #8FA3C0; text-decoration:none; text-align:left; }','a:hover { color:#00367B; text-decoration:none; text-align:left; }']
	,wmode: 'transparent'
  });       

/* 
   sIFR.replace(rounded, {
    selector: 'div.title_menu'
    ,css: ['.sIFR-root {color:#333333; text-decoration:none; font-weight:normal;}','a:link { color: #333333; text-decoration:none; text-align:left; }','a:hover { color:#0670FF; text-decoration:none; text-align:left; }','.sIFR-root:hover {color:#0670FF; text-decoration:none; font-weight:normal;}']
	,wmode: 'transparent'
  });   
   
  sIFR.replace(rounded, {
    selector: 'div.title_menu2'
    ,css: ['.sIFR-root {color:#607BA6; text-decoration:none; font-weight:normal;}','a:link { color: #607BA6; text-decoration:none; text-align:left; }','a:hover { color:#0670FF; text-decoration:none; text-align:left; }','.sIFR-root:hover {color:#0670FF; text-decoration:none; font-weight:normal;}']
	,wmode: 'transparent'
  });      
   
   sIFR.replace(rounded, {
    selector: 'div.title_menu_sel'
    ,css: ['.sIFR-root {color:#0670FF; text-decoration:none; font-weight:normal;}','a:link { color: #0670FF; text-decoration:none; text-align:left; }','a:hover { color:#0670FF; text-decoration:none; text-align:left; }','.sIFR-root:hover {color:#0670FF; text-decoration:none; font-weight:normal;}']
	,wmode: 'transparent'
  });   */
   /*
   sIFR.replace(rounded, {
    selector: 'div.title_menu2_sel'
    ,css: ['.sIFR-root {color:#0670FF; text-decoration:none; font-weight:normal;}','a:link { color: #0670FF; text-decoration:none; text-align:left; }','a:hover { color:#0670FF; text-decoration:none; text-align:left; }','.sIFR-root:hover {color:#0670FF; text-decoration:none; font-weight:normal;}']
	,wmode: 'transparent'
  });  
   */
  sIFR.replace(rounded, {
    selector: '.sifr'
    ,css: ['.sIFR-root {color:#00367C; text-decoration:none;}','a { text-decoration: none; }','a:link { color: #00367C; }','a:hover { color:#0670FF; }']
	,wmode: 'transparent'
  });

   sIFR.replace(rounded, {
    selector: 'div.title_home'
    ,css: ['.sIFR-root {color:#FFFFFF; text-decoration:none; font-weight:normal; text-align:left;}','a:link { color: #FFFFFF; text-decoration:none; text-align:left; }','a:hover { color:#FFFFFF; text-decoration:underline; text-align:left; }']
	,wmode: 'transparent'
  });     
     
   //]]>