form {
 margin: 0px;
}
.Legend {
 color:  #FFFFFF;
}
#search_box {
 border: 1px;
 width: 130px;
 
}
#search_button {
 border: 1px;
 width:53px;
 background-color: #deebbd;
 color: #8ab61e;
 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: Arial, Helvetica, Verdana, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #16668d;
}
.assinatura:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.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: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.titulos {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #052332;
	font-family: Arial, Helvetica, sans-serif;
}


.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;
}

