@charset "utf-8";
#principal {
	width:800px;
	margin-left: auto;
	height: 550px;
	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;
}
#titulo {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004000;
	text-align: center;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-top: 15px;
	font-weight: bold;
}
#textoum {
	float: left;
	width: 50%;
	text-align: justify;
	text-indent: 30px;
	color: #005b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 15px;
	height: 374px;
}
#textodois {
	float: left;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005b00;
	text-align: justify;
	text-indent: 30px;
	padding-top: 15px;
	background-color: #FFFFFF;
	height: 374px;
}
#adv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005b00;
	position: relative;
	top: 50px;
}
.texto3 {
	text-indent: 50px;
}
#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;
	padding-top: 10px;
	padding-bottom: 10px;
}
