@charset "utf-8";
/* CSS Document */

#rodape {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
}

