@charset "utf-8";
#principal {
	width:800px;
	margin-left: auto;
	height: 540px;
	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;
}





#rodape {
	background-color: #FFF;
	height: auto;
	width: 800px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
	position: relative;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005b00;
}
#textoum {
	float: left;
	width: 100%;
	text-align: justify;
	text-indent: 30px;
	color: #005b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#textodois {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005b00;
	text-align: justify;
	text-indent: 30px;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: 280px;
}
#data {
	text-align: center;
	float: left;
	width: 100%;
}
