@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;
}





#rodape {
	background-color: #FFF;
	height: auto;
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 5px;
	position: relative;
	font-family: Arial, Helvetica, "Adobe Garamond Pro";
	font-size: 14px;
	color: #004000;
	font-weight: bold;
}
#lista {
	float: left;
	height: 400px;
	width: 150px;
	text-align: center;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005b00;
	font-weight: bold;
}
#descricao {
	float: left;
	height: 385px;
	width: 620px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
}
#TextoFundacao {
	float: left;
	height: auto;
	width: 800px;
	color: #004000;
}
