var helveticaneue = { src: 'swf/helveticaneue.swf' };
//sIFR.debug.ratios({ src: 'swf/helveticaneue.swf', selector: '.titulos' });
sIFR.activate(helveticaneue);
sIFR.replace(helveticaneue, {
  selector: '.titulos span',
  css: '.sIFR-root { background: transparent; color: #ffffff; font-size: 26px; text-transform: uppercase; }',
  wmode: 'transparent',
  filters: {
	  DropShadow: {
		knockout: false
		,distance: 1
		,color: '#5a5050'
		,strength: 2
	  }
	},
	ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 34, 1.22, 38, 1.21, 39, 1.22, 51, 1.21, 80, 1.2, 82, 1.19, 87, 1.2, 88, 1.19, 89, 1.2, 93, 1.19, 94, 1.2, 1.19]
});

sIFR.replace(helveticaneue, {
  selector: '.fala',
  css: '.sIFR-root { color: #404040; font-size: 18px; text-transform: uppercase; }',
  wmode: 'transparent',
  ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 34, 1.22, 38, 1.21, 39, 1.22, 51, 1.21, 80, 1.2, 82, 1.19, 87, 1.2, 88, 1.19, 89, 1.2, 93, 1.19, 94, 1.2, 1.19]
});

sIFR.replace(helveticaneue, {
  selector: '.subtitulos',
  css: '.sIFR-root { color: #7e0309; font-size: 18px; text-transform: uppercase; }',
  wmode: 'transparent',
  ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 34, 1.22, 38, 1.21, 39, 1.22, 51, 1.21, 80, 1.2, 82, 1.19, 87, 1.2, 88, 1.19, 89, 1.2, 93, 1.19, 94, 1.2, 1.19]
});

sIFR.replace(helveticaneue, {
  selector: '.destaque-lateral h5, .tabela, .telefone',
  css: [
	'.sIFR-root { color: #fe0612; text-transform: uppercase; }',
	'a:link { color: #fe0612; text-decoration: none; }',
	'a:hover { color: #fe0612; text-decoration: underline; }',
  ],
  wmode: 'transparent',
  ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 34, 1.22, 38, 1.21, 39, 1.22, 51, 1.21, 80, 1.2, 82, 1.19, 87, 1.2, 88, 1.19, 89, 1.2, 93, 1.19, 94, 1.2, 1.19]
});

sIFR.replace(helveticaneue, {
  selector: '.vagas h5',
  css: '.sIFR-root { color: #ffffff; font-size: 22px; text-transform: uppercase; }',
  wmode: 'transparent',
  ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 34, 1.22, 38, 1.21, 39, 1.22, 51, 1.21, 80, 1.2, 82, 1.19, 87, 1.2, 88, 1.19, 89, 1.2, 93, 1.19, 94, 1.2, 1.19]
});

