body {
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif ;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 22px 12px 22px;
	scrollbar-face-color: #7bdd97;
	scrollbar-highlight-color: #004f28;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #004f28;
	scrollbar-arrow-color: #004f28;
	scrollbar-track-color: #eaf7eb;
}
  
H1{
	font-weight: bold;
	color: #009933;
	text-align: center;
}
H2 {
	font-weight: bold;
	color: #006633;
	text-align: center;
}
H3 {
	font-weight: bold;
	color: #006633;
	text-align: center;
}
H4 {
  font-weight: bold;
  color: #006633;
}
H5 {
  font-weight: bold;
  color: #006633;
}
H6 {
	font-weight: bold;
	color: #006633;
}

a {
	text-decoration: none;
	color: #2fb355;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
	color: #2db45a;
}
a:hover {
	text-decoration: none;
	color: #003333;
	background-color: #e4f6ec;
}
a:active {
	text-decoration: none;
	color: #ffffcc;
	background-color: #7ad3a1;
}
.oportunidade {
	font-weight: bold;
	color: red;
	font-size: 10pt;
}
.rasurado {
	color: #cc6633;
	text-decoration: line-through;
	font-weight: lighter;
	font-size: 9pt;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.oportunidade_g {
	font-weight: bold;
	color: red;
	font-size: 14pt;
}
.rasurado_g {
	color: #cc6633;
	text-decoration: line-through;
	font-weight: lighter;
	font-size: 12pt;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.pequena {
	font-size: 8pt;
	font-style: normal;
}
.verde {
  font-weight: bold;
  color: #003300;
}
.verde_grande {
	font-weight: bold;
	color: #006666;
	font-size: 13pt;
}
.verde-limpa {
  font-weight: bold;
  color: #003300;
  border: 0px;
  background-color: transparent;
}
.turquesa {
  font-weight: bold;
  color: #009999;
}
.turquesa_pequena {
  font-weight: bold;
  color: #009999;
  font-size: 9pt;
}
.turquesa-limpa {
  font-weight: bold;
  color: #009999;
  border: 0px;
  background-color: transparent;
}
.azul {
  font-weight: bold;
  color: #336699;
}
.azul_grande {
  font-weight: bold;
  color: #336699;
  font-size: 14pt;
  font-style: italic;
  text-align: center;
}
.azul-limpa {
  font-weight: bold;
  color: #336699;
  
  border: 0px;
  background-color: transparent;
}
.encarnado {
  font-weight: bold;
  color: #CC0000;
}
.moldura {
	border: 3px double #336600;
}
.image {
  border-width: 2px;
  border-color: #666666;
  border-style: solid;
  margin: 4;
  background-color: #ffffff;
  padding: 0;
}
.limpa {
  background-color: transparent;
  border: 0px;
}
.td_sem_linha {
  border: 0px;
}
.sem_linha9pt {
  border: 0px;
  font-size: 9pt;
}
.justify {
  text-align: justify;
}
.cinza {
  font-weight: bold;
  color: #4B6362;
}
.cinza-limpa {
  font-weight: bold;
  color: #4B6362;
  border: 0px;
  background-color: transparent;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.menu_p {
  font-weight: bold;
  color: #228B22;
  font-size: 12px;
  border: 0px solid #F1F6F1;
		padding-left: 3px;
		padding-right: 2px;
}
.menu_p a {
	display: block;
}
.menu {
	font-weight: bold;
	color: #228B22;
	font-size: 12px;
	border-bottom: 0px solid #F1F6F1;
	height: 14px;
}
.menu a {
	display: block;
}
.menu1 {
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #228B22;
	background-color: #ffffff;
}
.menu1 a {
		display: block;
}
.menu2 {
	font-weight: bold;
	font-size: 12px;
	border: 0px solid #228B22;
	background-color: #ffffff;
}
.submenu {
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  border: 1px solid #228B22;
  background-color: #F1F6F1;  
}
.submenu a {
		display: block;
}
hr {
	border: 1px solid #006600;
	text-align: center;
}

th {
  font-weight: bold;
  color: #009999;
  font-size: 12pt;
}
td {
  font-size: 10pt;
  border-bottom: 1px solid #003300;
}
.vertical_direita9pt {
  border: 1px;
  font-size: 9pt;
  border-right: 1px solid #003300;
  border-top: 0px;
}
.vertical9pt {
  border: 1px;
  font-size: 9pt;
  border-left: 1px solid #003300;
  border-right: 1px solid #003300;
  border-top: 0px;
}
.fundo {
	background-image: url(Planar3_4.jpg);
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.fundo_esq {
  background-attachment: fixed;
  background-image: url(fundo-esq.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.fundo_topo {
  background-attachment: fixed;
  background-image: url(fundo-topo.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
}
.fundo_topo_l {
  background-attachment: fixed;
  background-image: url(fundo-topo_l.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
}
.fundo_topo1 {
  background-attachment: fixed;
  background-image: url(fundo-topo1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.fundo_topo2 {
  background-attachment: fixed;
  background-image: url(fundo-topo2.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.destaque {
	font-weight: bold;
	color: #999900;
	font-size: 16pt;
}
.botao { font-size : 10pt;font-weight : bold; background-color: #2CA74F; color: #FFFFFF; border: 4 outset #228B22; cursor:pointer; cursor:hand;}
.head{
  font-weight: bold;
  
  text-align: center;
}
.footer{
  font-weight: lighter;
  
  text-align: center;
}

input {
  background-color: #F1F6F1;
		padding-left: 3px;
}
textarea {
  background-color: #F1F6F1;
		padding-left: 3px;
}
