#rodape {
	width: 899px;
	height: 36px;
	background-image: url(../images/rodape.jpg);
	background-repeat: repeat-x;
	margin-left: 3px;
	margin-top: 20PX;
	display: table;
}
#rodape .copy a{
	text-decoration: none;
}
#rodape .copy {
	font-size: 10px;
	float: left;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 10px;
}
#rodape .copy p{
	font-size: 10px;
	color: #FFF;
}
#rodape .desenvolvedor {
	float: right;
	margin-right: 20px;
}

#rodape .selos {
	margin-left: 5px;
}