.campo
 {
 font-size: 7pt;
 color: #1E561C;
 background: #ffffff;
 border: 1 solid #606760;
 }
 
td
 {
 font-family: verdana;
 color: #1E561C;
 font-size: 8pt;
 }
 
a
 {
 text-decoration: none;
 color: #1E561C;
 }
 
a:hover
 {
 text-decoration: none;
 color: #1E561C;
 }
 
.grupos
 {
 font-size: 10pt;
 color: #ffffff;
 }
 
.botao
 {
 font-size: 7pt;
 color: #ffffff;
 background: #1E561C;
 border: 1 solid #606760;
 }

.content_title {
	font-size: 16px;
	font-weight: bold;
}

.content_alert {
	color: #FF0000;
}

.mapa
{
	border-top: 2 solid  #1E561C;
	border-right: 1 solid  #1E561C;
	border-left: 1 solid  #1E561C;
}

.linkProducao
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006032;
	text-decoration: none;
}
.linkProducao:hover
{
	color: #006032;
	text-decoration: underline;
}