/* Genericos */
body {overflow: -moz-scrollbars-vertical; }
body, html, p, table, td, ul, li, div, input, form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg_green.gif);
	background-color: #FFFFFF;
}

a {  color: #333; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover {  text-decoration: underline;  background-color:#eee; color: #000; }
a:active { text-decoration: none; }

.verde {	color: #339900; font-weight: bold; }


.separador { width: 100%; border-top: 1px dotted #8DC63F; margin: 5px 0 5px 0;}

/*Cabecalho*/

.menu { font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; }
td.menu { padding: 5px; }
.botao { margin: 8px; }
#procurar, #as_q {font-size:10px; }

/*Corpo*/
.texto { margin-left:30px; margin-top: 4px; margin-bottom: 4px; font-size:13px; }

.listaTextos { padding: 5px; margin: 0px; text-align:left; }
.listaTextos ul { list-style: none; margin: 0px; padding: 0px;  }
.listaTextos ul li { padding: 5px 0px 0px 0; margin: 0px; }


.documento { padding: 5px 0px 5px 10px; }
.documento ul { list-style: disc ; margin-left: 10px;  }
.documento ul li { padding: 0px; margin: 0px; color:#666;  }
.documento ul li:hover {   }

.listagemcompleta { text-align:center; padding-top:1px; }

.cabecalhoColunas { background-color: #294d67; padding: 7px; width: 240px; border: 0; text-align:center; }
#IconsCab {padding: 5px; line-height: 20px; vertical-align:top; top: 50%;}
#IconsCab img { padding:0; border: 0; vertical-align:text-bottom; }
#IconsCab a { padding: 2px; }


/*Rodape*/
.rodapebox { display: block; margin: 0 auto; width: 880px; background-color: #fff; padding: 10px; color: #000;
font-size: 0.8em; text-align: center; margin-bottom: 20px; } 
.linkrodape a {font-size:0.8em; }



/*Design*/
.bloco { display: block; margin: 0 auto; width: 900px; height: 10px; background-color: #ACD373}
.blocotransparente { display: block; margin: 0 auto; width: 900px; height: 10px; }