*{margin: 0; padding: 0}
body {
	text-align: center;
	background: #315807 url(img/fundo.gif) repeat-x;
}
img{border:none;}

.clear{
	clear:both;
}


/*** CONTEUDO ***/
#conteudo{
	width: 880px;
	margin: 0 auto;
}
