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;
}

#conteudos{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#footer{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}

img{
	float: left;
}