@charset "utf-8";
/* CSS Document */
body{ background-image:url(imagens/bg_topo.jpg); background-repeat: repeat-x;}

<!--FONTS-->
<STYLE type="text/css"> 
a:link {color:#006600;  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:overline;}
a:visited {color: FFAD73;  font-family: variable; text-decoration: none} 
a:active {color: #ffffff;  font-family: variable; text-decoration: none} 
A:hover {text-decoration: none; color: #00CC00}
</STYLE>
</style>

<!--DIVS-->
<style type="text/css">
body {
margin:0;
padding:0;
text-align:center; /* hack para o IE */	
	}
#tudo {
width: 780px;
margin:0 auto;			
padding: 0px;
text-align: center; /* "remédio" para o hack do IE */	
	}
#conteudo {
padding: 5px;
	}
</style>


	  

	  

	     