var fuente1 = { src: 'sifr3/arial.swf' };
var fuente2 = { src: 'sifr3/arialnarrow.swf' };


sIFR.activate(fuente1);
sIFR.activate(fuente2);


sIFR.replace(fuente2, {
  selector: '.menu'
  ,css: [
    '.sIFR-root { text-align: left; color: #666666; font-size:13px; font-weight:bold; }'
	,'a { text-decoration: none; color: #666666 }'
      ,'a:link { color: #666666; text-decoration:none; font-weight:bold;  }'
      ,'a:hover { color: #4a4a4a; }'
  ],
  wmode: "transparent"

});


sIFR.replace(fuente2, { 
  selector: '.submenu'
  ,css: [
    '.sIFR-root { text-align: left; color: #666666; font-size:14px; font-weight:bold; }'
	,'a { text-decoration: none; }'
      ,'a:link { color: #666666; text-decoration:none; font-weight:bold;  }'
      ,'a:hover { color: #827e7e; }'
  ],
  wmode: "transparent"

});

sIFR.replace(fuente2, { 
  selector: '.submenui'
  ,css: [
    '.sIFR-root { text-align: left; color: #666666; font-size:14px; font-weight:bold; }'
	,'a { text-decoration: none; }'
      ,'a:link { color: #666666; text-decoration:none; font-weight:bold;  }'
      ,'a:hover { color: #827e7e; }'
  ],
  wmode: "transparent"

});


sIFR.replace(fuente2, { 
  selector: '.menu2'
  ,css: [
    '.sIFR-root { text-align: left; color: #666666; font-size:13px; font-weight:bold; }'
	,'a { text-decoration: none; }'
      ,'a:link { color: #666666; text-decoration:none; font-weight:bold;  }'
      ,'a:hover { color: #72151c; }'
  ],
  wmode: "transparent"

});

sIFR.replace(fuente2, { 
  selector: '.nombres2'
  ,css: [
    '.sIFR-root { text-align: left; color: #72151c; font-size:14px; font-weight:bold; }'
	,'a { text-decoration: none; }'
      ,'a:link { color: #72151c; text-decoration:none; font-weight:bold;  }'
      ,'a:hover { color: #827e7e; }'
  ],
  wmode: "transparent"

});

sIFR.replace(fuente2, { 
  selector: '.submenub'
  ,css: [
    '.sIFR-root { text-align: left; color: #ffffff; font-size:16px; font-weight:bold; }'
	,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; text-decoration:none; font-weight:bold;  }'
      ,'a:hover { color: #ffffff; }'
  ],
  wmode: "transparent"

});

sIFR.replace(fuente2, { 
  selector: '.submenub2'
  ,css: [
    '.sIFR-root { text-align: left; color: #ffffff; font-size:16px; font-weight:bold; }'
	,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; text-decoration:none; font-weight:bold;  }'
      ,'a:hover { color: #ffffff; }'
  ],
  wmode: "transparent"

});




sIFR.replace(fuente2, { 
  selector: 'h1'
  ,css: [
    '.sIFR-root { text-align: left; color: #72151c; font-size:16px; font-weight:bold; }'
  ],
  wmode: "transparent"

});


sIFR.replace(fuente2, { 
  selector: '.nombres'
  ,css: [
    '.sIFR-root { text-align: left; color: #72151c; font-size:20px; font-weight:bold;  }'
  ],
  wmode: "transparent"

});

sIFR.replace(fuente2, { 
  selector: '.submenu_cabecera'
  ,css: [
    '.sIFR-root { text-align: left; color: #666666; font-size:14px; font-weight:bold; }'
	,'a { text-decoration: none; }'
      ,'a:link { color: #8e061c; text-decoration:none; font-weight:bold;  }'
      ,'a:hover { color: #827e7e; }'
  ],
  wmode: "transparent"

});

