form {
 margin: 0px;
}
.Legend {
 color:  #FFFFFF;
}
#search_box {
 border: 1px;
 width: 150px;
 
}
#search_button {
 border: 1px;
 width:50px;
 background-color: #014520;
 color: #FFFFFF;
 font-size: 9px;
 font-weight: bold;
}
 
.button {
 border: 1px;
 width:50px;
 background-color: #014520;
 color: #FFFFFF;
 font-size: 9px;
 font-weight: bold;
}

.assinatura {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
  	font-size: 9px;
	font-weight: normal;
	color: #6EAB24;
}
.assinatura:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.txt_topo {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 3px;
}
.txt_topo:hover {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.txt_caminho {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 3px;
}
.txt_caminho:hover {
	font-size: 9px;
	color: #6EAB44;
	text-decoration: none;
}

.subtitulos_branco {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}

.titulos_branco {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
        text-transform: uppercase;
}
.tit_verde {
	font-size: 12px;
	font-weight: bold;
	color: #6EAB44;
}
.txt_blk {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.detalhes {
	font-size: 9px;
	color: #6EAB44;
	text-decoration: none;
	font-weight: bold;
}

.detalhes:hover {
	font-size: 9px;
	color: #6F6E42;
	text-decoration: none;
	font-weight: bold;
}
.tit_peq_verd {
	font-size: 9px;
	font-weight: bold;
	color: #064422;
}

