body{
	background-repeat: repeat;
	background-image: url(../images/fundo.gif);	           
	background-color: white;
	font-size: 13px;
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, "Lucida Grande", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;}

#cabecalho{
	margin-right: auto;
	margin-left: auto;
	height: 97px; 
	width: 610px; 
	background-image: url(../images/cabecalho2.gif); 
	background-repeat: no-repeat;
}

#conteudos{
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.esquerda{text-align: left;}
