@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#333;
}
#geral #localdata {
	width:971px;
	height:30px;
	text-align:right;
	float:left;
}
#geral {
width:971px;
float:center;
margin:0 auto;
text-align:left;
height:auto;
}
