#conteudo {
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:#083c06;
}
#tabela {
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.pesq {
	text-decoration: none;
        }
		
#tabelaprod {
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	color:#1C750D;
}

#tabelaesq {
	font-size: 14px;
	text-align: justify;
	top: 150px;
	clip: rect(1px,auto,auto,auto);
	color: #0A5A18;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #DBF9D0;
}

#tabelacima {
	font-size: 15px;
	text-align: center;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	background-image: none;
	background-color: #3869B5;
}
#tabelacima  td{
 border-left : 1px solid #FFFFFF;
}
#tabelacima td a {
	text-decoration: none;
	color: #FFFFFF;
	
}

#tabelacima td a:hover {

	text-decoration: underline;
	color: #3869B5;
	background-color: #DBF9D0;
	margin: inherit;
	
}


#tabeladir {
	padding-top: 0px;
	font-size: 14px;
	text-align: justify;
	color:#1C750D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #083c06;
	border-left-color: #083c06;
	left: 220px;
	top: 150px;
}
#tabelainfo {
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #083c06;
	border-left-color: #083c06;
	color: #083c06;
	text-decoration: none;
}

#img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.botao  {
	color:#1D7639;
	text-decoration: none;
	text-align: left;
        }

.botao a, .botao a:visited {
	color:#0D4820;
	text-decoration: none;
	text-align: left;	
	}

.botao a:hover {
	color:#2A9415;
	text-decoration: none;
	text-align: left;	
               }
#titulo{
  color: #0A5A18;
  font-weight : bold;
  font-size: 16px;
}

#info{
  color: #0A5A18;
  font-size: 10px;
}


#subtitulo{
  color: #0A5A18;
  font-weight : bold;
  font-size: 13px;
}

#titulotabela{
	background-color: #B8EFA3;
  font-weight : bold;
  text-align: center;
}
#corpotabela{
	color:#0D4820;
	background-color: #FFFFFF;
	text-align:left;
	
}
.campo{
	color:#0D4820;
	background-color: #FFFFD7;
	text-align:left;
  font-weight : bold;	
	
	
}

#corpotabelaalt {
	color:#0D4820;
	background-color: #DBF9D0;
text-align:left;	
}

a, a:visited {
	color:#0D4820;
	}

a:hover {
	color:#2A9415;
	text-decoration: underline;	
               }              
#erro {
	font-size: 12px;
	color:red;
  font-weight : bold;	
}

.button {
	border : solid 1px #cccccc;
	background: #0A5A18;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
}

.somenteleitura {
	border : solid 1px #cccccc;
	background: #FFFFD7;
}

#flutuante {
	right: 0px;
	padding: 20px;
	position: absolute;
	color: red;
	z-index : 3;
}