#rodape {
	background-color: #3EA4E2;
	background-repeat: no-repeat;
	height: 39px;
}
#rodape .conteudo .copy a{
	color: #FFFFFF;
	text-decoration: none;
}
#rodape .conteudo .copy {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

#rodape .conteudo {
	width: 810px;
	margin: 0px auto;
}
#rodape .conteudo img {
	float: right;
	margin-top: 8px;
}
