<!--
if (screen_width && screen_height) {
	if (screen_width<801) {
		var larguraFlash=445;
		var alturaFlash=217;
	  	document.write("<STYLE MEDIA='screen'>.tabelaCentral {position:absolute; left:140px; top:80px; width:625px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.tdCentral {width:445px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.meiaTabelaCentral {width:440px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.tdMenu {width:448px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.meiaTDcentral {width:220px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.menuTopo {position:absolute; left:115px; top:45px; height:45px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.topo {position:absolute; left:115px; top:0px; width:660px; height:45px; z-index:2;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.fundo {position:absolute; left:0px; top:130px; width: 660px; height: 180px; z-index:0;}</STYLE>");
	} else {
		var larguraFlash=625;
		var alturaFlash=304;
	  	document.write("<STYLE MEDIA='screen'>.tabelaCentral {position:absolute; left:140px; top:80px; width:825px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.tdCentral {width:645px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.tdMenu {width:653px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.meiaTabelaCentral {width:640px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.meiaTDcentral {width:315px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.menuTopo {position:absolute; left:115px; top:45px; width:845px; height:45px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.topo {position:absolute; left:115px; top:0px; width:845px; height:45px; z-index:2;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.fundo {position:absolute; left:0px; top:130px; width: 795px; height: 180px; z-index:0;}</STYLE>");
	}
} else {
		var larguraFlash=625;
		var alturaFlash=304;
	  	document.write("<STYLE MEDIA='screen'>.tabelaCentral {position:absolute; left:140px; top:80px; width:825px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.tdCentral {width:645px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.tdMenu {width:653px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.meiaTabelaCentral {width:640px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.meiaTDcentral {width:315px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.menuTopo {position:absolute; left:115px; top:45px; width:845px; height:45px;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.topo {position:absolute; left:115px; top:0px; width:845px; height:45px; z-index:2;}</STYLE>");
	  	document.write("<STYLE MEDIA='screen'>.fundo {position:absolute; left:0px; top:130px; width: 795px; height: 180px; z-index:0;}</STYLE>");
}
// -->