
.fundoTOPOlogo
	{
		background-image: url('images/topo_01.jpg');
		background-repeat: no-repeat;
		background-position: right bottom
	}

.fundoTOPOlink
	{
		background-image: url('images/topo_02.jpg');
		background-repeat: no-repeat;
		background-position: center bottom
	}
.fundoTOPO
	{
		background-image: url('images/topo_04.jpg');
		background-repeat: no-repeat;
		background-position: center bottom
	}	

.fundoRODAPE
	{
		background-image: url('images/fundo_rodape.gif');
		background-repeat: repeat-x;
		background-position: center top
	}	





.font00
	{
		font-family: arial;
		font-size: 7pt;
	}
.font01
	{
		font-family: arial;
		font-size: 8pt;
	}
a.font01
	{
		font-family: arial;
		font-size: 8pt;
		text-decoration:none;
	}
a.font01:hover
	{
		font-family: arial;
		font-size: 8pt;
		color: #ff7800;
		text-decoration:underline;
	}


.font02
	{
		font-family: arial;
		font-size: 9pt;
	}
.font03
	{
		font-family: arial;
		font-size: 10pt;
	}
.font04
	{
		font-family: arial;
		font-size: 12pt;
	}
.font05
	{
		font-family: arial;
		font-size: 13pt;
	}
.font06
	{
		font-family: arial;
		font-size: 14pt;
	}
