#rodape {
	background-color: #272727;
	/*background-color: #2d3726;*/
	height: 48px;
	clear: left;
	float: left;
	width: 100%;
}
#rodape .copy a{
	color: #006699;
	text-decoration: none;
}
#rodape .copy {
	text-align: center;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	margin-top: 5px;
}
span{
	color: #F00;
}

