#rodape {
	width: 934px;
	height: 45px;
	background-image:url(../images/rodape.jpg);
	background-repeat: repeat-x;
	clear: left;
	display: table;
	_display: table;
}
#rodape .copy a{
	text-decoration: none;
}
#rodape .copy {
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
}
#rodape .copy p{
	font-size: 10px;
	color: #FFF;
}
#rodape .desenvolvedor {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

