BODY {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #B0AB96;
	scrollbar-shadow-color: #ffffff;	
	scrollbar-dark-shadow-color: #4E4934;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #B0AB96;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #4E4934;
	background:url(../imgs/dwt.fundo.site.verde.jpg);
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal	
}     
h1
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal 
}
h2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal
}
font{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;	
}
a {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link        
{
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
  color: #006500;
  font-weight: bold;  
}
a:visited     
{
  font-family: Arial;
  font-size: 15px; 
  text-decoration: none; 
  color: #006500;
  font-weight: bold;  
}

a:hover 
{
  font-family: Arial;
  font-size: 15px; 
  color: #006500;
  text-decoration:underline;
  font-weight: bold;    
  
}

hr
{
  color: #000000; 
  border-style: ridge
}
/*----------------*/
.borda_imagem_galeria{
	/*margin:7px 0;*/
	padding:5px;
	BORDER: #0D7C47 1px solid;	
	
}
.borda_imagem {
	BORDER: #000000 1px solid;
}
.borda_pagina {
	BORDER: #000000 1px solid;
}
.borda_tabela {
	BORDER: #000000 1px solid;
}
/*----------------*/

.borda_cinza {
	BORDER: #72706f 1px solid; 
}
.borda_preta {
	BORDER: #000000 1px solid; 
}
.borda_branca {
	BORDER: #FFFFFF 1px solid; 
}
.borda_corpri {
	BORDER: #0D7C47 1px solid; 
}
.borda_corpri_bottom {
	BORDER-BOTTOM: #0D7C47 1px solid; 
}
.borda_corsec {
	BORDER: #B0AB96 1px solid; 
}
.borda_corsec_bottom {
	BORDER-BOTTOM: #B0AB96 1px solid; 
}

.borda_corsec_topleft {
	BORDER-TOP: #B0AB96 1px solid; 
	BORDER-LEFT: #B0AB96 1px solid; 	
}
.borda_corsec_leftright {
	BORDER-RIGHT: #B0AB96 1px solid; 
	BORDER-LEFT: #B0AB96 1px solid; 	
}
.borda_corter {
	BORDER: #a9c36a 1px solid; 
}
/*----------------*/
.borda_cinza_tracejado {
	BORDER: #72706f 1px dashed; 
}
.borda_preta_tracejado {
	BORDER: #000000 1px dashed; 
}
.borda_branca_tracejado {
	BORDER: #FFFFFF 1px dashed; 
}
.borda_corpri_tracejado {
	BORDER: #e02a00 1px dashed; 
}
.borda_corsec_tracejado {
	BORDER: #B0AB96 1px dashed; 
}
.borda_corter_tracejado {
	BORDER: #a9c36a 1px dashed; 
}
/*----------------*/
.borda_cinza_pontilhado {
	BORDER: #72706f 1px dotted; 
}
.borda_preta_pontilhado {
	BORDER: #000000 1px dotted; 
}
.borda_branca_pontilhado {
	BORDER: #FFFFFF 1px dotted; 
}
.borda_corpri_pontilhado {
	BORDER: #e02a00 1px dotted; 
}
.borda_corsec_pontilhado {
	BORDER: #B0AB96 1px dotted; 
}
.borda_corsec_pontilhado_linha {
	BORDER-TOP: #B0AB96 1px dotted; 
	BORDER-BOTTOM: #B0AB96 1px dotted; 	
}
.borda_cinza_pontilhado_left {
	BORDER-LEFT: #B0AB96 1px dotted; 
}
.borda_cinza_pontilhado_right {
	BORDER-RIGHT: #B0AB96 1px dotted; 
}
.borda_cinza_pontilhado_bottom {
	BORDER-BOTTOM: #B0AB96 1px dotted; 
}
.borda_corsec_pontilhado_bottom {
	BORDER-BOTTOM: #B0AB96 1px dotted; 
}
.borda_corter_pontilhado {
	BORDER: #a9c36a 1px dotted; 
}
/*----------------*/
.fundo_tabela_corsec {
	background-color: #B0AB96;
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.fundo_tabela_corsec_tracejado {
	background-color: #B0AB96;
	border: 1px #FFFFFF;
	border-style: dashed;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.fundo_tabela_corsec_pontilhado {
	background-color: #B0AB96;
	border: 1px #FFFFFF;
	border-style: dotted;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

/*----------------*/
.texto_corsec_12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4E4934;
	font-style: normal;
}
.texto_corsec_12_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4E4934;
	font-style: normal;
}
.texto_corsec_15 {
	font-family: Arial;
	font-size: 15px;
	color: #4E4934;
	font-style: normal;
}
.texto_corsec_15_bold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #4E4934;
	font-style: normal;
}
/*----------------*/

.texto_corpri_11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #006500;;
}
.texto_corpri_11_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006500;
}
.texto_corpri_12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #006500;
}
.texto_corpri_12_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006500;
}
.texto_corpri_15 {
	font-family: Arial;
	font-size: 15px;
	color: #006500;
}
.texto_corpri_15_bold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #006500;
	text-shadow:#000000;	
}
.texto_corpri_18_bold {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006500;
	text-shadow:#000000;	
}
/*----------------*/
.texto_preto_11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_preto_11_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_preto_12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_preto_12_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_preto_15 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-style: normal;
}
.texto_preto_15_bold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_preto_18_bold {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
/*----------------*/
.texto_cinza_11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	font-style: normal;
}
.texto_cinza_11_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	font-style: normal;
}
.texto_cinza_12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	font-style: normal;
}
.texto_cinza_12_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	font-style: normal;
}
.texto_cinza_15 {
	font-family: Arial;
	font-size: 15px;
	color: #464646;
	font-style: normal;
}
.texto_cinza_15_bold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #464646;
	font-style: normal;
}
.texto_cinza_18_bold {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #464646;
	font-style: normal;
}
/*----------------*/
.texto_branco_10 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_10_bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_11_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_12_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_15_bold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_15 {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_18_bold {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.texto_branco_18 {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
}
/*----------------*/
.texto_titulo {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #464646;
	font-style: normal;
}
.frmInput{
	border: #000000 1px solid;
	font-family: Arial;
	font-size: 11px;  
	font-color: #000000; 
}
.frmInputFocus{
	border: #D7D7D7 1px solid;
	font-family: Arial;
	font-size: 11px;  
	font-color: #000000; 
}
.frmButton{
	/*border: #d1d1d1 1px solid;*/
	background-color: #FFFFFF;
	background-image: url(../imgs/button_bg.gif);	 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	font-color: #000000; 
}
/*----------------*/
.tabela_titulo{
	background-color:#eaeaea;
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	color: #000000; /* cor primaria */
	border: 1px solid #000000;/* cor primaria */
	font-weight: bold;
}

.fundo_tabela_corpri{
	background-color:#0a1805;
}
.menu_sel{
	BORDER-TOP: #FFFFFF 2px solid;
	BORDER-LEFT: #FFFFFF 2px solid; 
	BORDER-BOTTOM: #FFFFFF 2px solid; 
	background-color:#FFFFFF;
    font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
}
.menu_fundo{
	background-color:#000000;
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}
/*----------------*/
.fundo_preto{
	background-color:#000000;
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
}
/*----------------*/
.aba_principal{
	background-color:#0E2707;
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}
.aba_fundo{
	background-color:#B0AB96;
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}
.aba_fundo_tracejado_linha{
	border-bottom: #B0AB96 1px dashed;
	background-color:#72706f;
	font-family: Arial;
	font-size: 11px; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold;
}
.aba_borda{
	font-family: Arial;
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	border-bottom: 1px solid #B0AB96;
}
.click {
	cursor: pointer;
}
.esconde{
   	visibility: hidden;
	display: none;
}
.mostra{
   	visibility: visible;
	display: table-row;
}
