@charset "utf-8";

#principal {
	width:800px;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#topo  {
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FDFDFD;
	height: 102px;
	position: relative;
}
#tabelainformacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B00;
	float: left;
	height: 375px;
	width: 350px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 4px;
}
#tabeladiversos {
	float: right;
	height: 380px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B00;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#tabsaibatambem {
	color: #005B00;
	height: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: justify;
	background-color: #FAFAFA;
}
#tabmaisnoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B00;
	float: left;
	height: 185px;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: top;
}


#tabelanoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B00;
	float: left;
	width: 800px;
	border: thin solid #FF8000;
	height: auto;
	background-color: #EBEBEB;
}
#tabfinal {
	float: left;
	height: 390px;
	width: 392px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B00;
	background-color: #FFFFFF;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004000;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	line-height: normal;
	clear: both;
	margin-top: 60px;
}
#pesquisa {
	float: left;
	height: auto;
	width: 100%;
	border: thin solid #FF0000;
	text-align: right;
}
#menu {
	height: 10px;
	width: 800px;
	float: left;
	background-color: #FFFFFF;
}
