body{
	background-image: url(../images/fundo.gif);
	background-repeat: repeat;
	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: 600px;
	margin-right: auto;
	margin-left: auto;
}

.esquerda{text-align: left;}

div#clacker{
	background-image: url(../images/clacker.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-top: -10px;
	margin-right: 10px;
}