﻿body 
{
	background-color:#FEFEFE;
	color:#131313;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
#topo
{
	position:relative;
	top:0px;
	left:0px;
	width:976px;
	border-width:0px;
	height:260px;
	}
#rodape
{
	position:relative;
	top:0px;
	left:0px;
	width:976px;
	border-width:0px;
	}
#menu_topo_home
{
	z-index:1;
	}
#menu_topo_home a:Link, #menu_topo_home a:Visited
{
	color:#000000;
	font-size:16pt;
	font-family:Arial Rounded MT Bold,Arial;	
	text-decoration:none;
	}
#menu_topo_home a:Hover
{
	color:#8B8987;
	font-size:16pt;
	font-family:Arial Rounded MT Bold,Arial;
	text-decoration:underline;
	}
#menu_topo
{
	z-index:1;
	top:-20px;
	position:relative;
	}
#menu_topo a:Link, #menu_topo a:Visited
{
	color:#101010;
	font-size:16pt;
	font-family:Arial Rounded MT Bold,Arial;	
	text-decoration:none;
	}
#menu_topo a:Hover
{
	color:#424242;
	font-size:16pt;
	font-family:Arial Rounded MT Bold,Arial;
	text-decoration:underline;
	}
#conteudo
{	
	position:relative;
	top:0px;
	z-index:0;
	}
#nota
{
	width:230px;
	position:relative;
	top:49px;
	left:305px;
	
	}