* 
{ margin: 0; /* zerando a margem de todas as tags */
	font:12px "Trebuchet MS";}

body
{	padding: 0; /* zerando o padding do body */
	color: #666666;} 

p { margin: 0 0 15px 0; } /* definindo a margem dos parágrafos */

h1
{	color:#5E5E5E;
	font-weight: 800;}

h2{	color:#808080;}

h3
{	color:#5E5E5E;
	font-weight: 800;
	text-decoration: none;}

#geral
{	position:absolute;
	left:50%;
	margin:0 0 0 -390px;	
	width:780px;
	background-image:url(../imagens_site/img_fundo.jpg);}

#principal
{	width: 714px;
	margin-left: 34px;}

#topo
{	width:714px;
	height: 239px;}

#conteudo
{overflow:auto;}

#rodape
{	height: 25px; /* definindo altura de 40px */
	background-color:#BDBEC1;
	clear: both;  /* não permitindo que objetos "flutuantes" obstruam o rodapé. */
	padding-top:10px;
	text-align:center;
	font-size:11px;
	color:#5e5e5e;}

.data
{ font-size:11px;
color:#5e5e5e;}

.caixa_texto_lateral
{	background-color: #f2f2f2;
	border: 2px solid #d1d1d1;
	height: 18px;
	width: 150px;}

.caixa_texto_fale
{	background-color: #f2f2f2;
	height: 18px;
	width: 330px;
	border: 2px solid #d1d1d1;}
