/* definicoes gerais */

body {
	font-size: 67%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #323030;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a, p, span, li, h1, h2, h3, h4, h5, table, td, th, input, legend, fieldset, select, option {
	font-family: inherit;
	font-weight: normal;
	font-size: 1em;
}
#miolo p {	
	text-indent: 15px;
}
hr {
	display: none;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color:  #009900;
	text-decoration: underline;
}
ol ol {
	margin: 0px;
	padding-left: 15px;
}
ul ul {
	margin: 0px;
	padding-left: 17px;
}
h1, .titulo {	
	color: #525151;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	background: url(/template/imagens/fundo_titulo.jpg);
	text-indent: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-position: -4px 5px;
}
h2, .topico, .subtitulo {	
	font-weight: bold;
	color: #525151;
}
h3, h4, h5 {
	font-size: 1em;
	font-weight: bold;
	color:#47820e;
	font-family: geneva, arial, helvetica, sans-serif;
}
.hl, .fundobege {
	background-color: #e1f9c8;
}
.justificado {
	text-align: justify;
}
.alcenter {
	text-align: center;
}
.alleft {
	text-align: left;
}
.alright {
	text-align: right;
}
.agrupador {	
	background-color: #FFFFFF;
}
.fdclaro, .fundocinza2 {
	background-color: #f3faef;
	color: #323030;
}
.fdescuro, .fundocinza1 {
	background-color: #e5f6d3;
	color: #323030;
}
.sombralateralesq{
	background-image: url(/template/imagens/sombra_esquerda.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
}
.sombralateraldir{
	background-image: url(/template/imagens/sombra_direita.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.linkshome{	
	color: #6a7d6f;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.linkshome:link {
	color: #666666;
	text-decoration: none;
}
a.linkshome:active {
	color: #787878;
	text-decoration: none;
}
a.linkshome:visited {
	color: #787878;
	text-decoration: none;
}
a.linkshome:hover {
	color: #009900;
	text-decoration: none;
}
.fontemenor {
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #323030;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.msgaviso {
	color: #FF0000;
	padding: 15px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
div.msgavisodesc {
	background-color: #e1f9c8;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 2px;
}
div.message {    
    border: 1px dashed;
    background-color: #e1f9c8;
    padding: 15px;
    margin: 10px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;    
}

img.icon {
	border: 0px;
	/*background-color: #61ad6c;*/
	background-color: #009900;
	background-image: url(/template/icones/bg_rounded.gif);
	background-repeat: no-repeat;
}

/* menuhorizontal */
div#menuhorizontal {
	display: table;
	width: 100%;
}

/* conteudo */
td#colunacentral {
	width: 767px;
}
div#containerconteudohome {
	float: none;
	margin-left: 164px;
}
div#containerconteudo {
	float: none;
	margin-left: 57px;
	width: 705px;
}
div#containerpesquisa {
	padding: 10px;
	margin-bottom: 30px;
}
div#containerpesquisa div#navpesq{
	float: left;
}

div#conteudo {
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	border-left: 2px solid #f2f2f2;
	border-right: 2px solid #f2f2f2;
}
div#conteudo ul, div#conteudo ol {
	margin-left: 10px;
	padding-left: 0px;
}
div#conteudo li {
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	list-style-image: url(/template/imagens/seta_verde.gif);
	list-style-position: outside;
}
div#conteudo li.setavermelha {	
	list-style-image: url(/template/imagens/seta_verm.gif);
}
div#conteudo li.setamenor {	
	list-style-image: url(/template/imagens/seta_menor.gif);
	margin-left: 30px;
}
div#conteudo li.nobullet {	
	list-style-image: none;
	list-style: none;
}
div#conteudo li a:link, div#conteudo li a:visited {
	color: #666666;
	text-decoration: none;
}
div#conteudo li a:hover {
	color: #009900;
	text-decoration: underline;
}
div#conteudo ol li {	
	list-style-type: decimal;
	list-style-image: none;
}
div#conteudo ul li ul li{		
	list-style-image: url(/template/imagens/seta_menor.gif);
}
div#conteudo .linkescuro a {
	color: #666666;
	text-decoration: none;
}
div#conteudo .linkescuro a:hover, div#conteudo .linkescuro a:visited {
	color: #009900;
	text-decoration: underline;
}
.linha_horizontal {
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-image: url(imagens/linha_horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
	border: 0px solid red;
}
.vertical_vermelho {
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(imagens/vert_verm.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px solid red;
}

/* form busca */
form#busca {
	margin: 0px;
	padding: 0px;
	display: inline;
}			
form#busca label {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}
form#busca div.lateral_busca {
	background-image: url(/template/imagens/busca/lateral_busca.jpg);
	background-repeat: no-repeat;
	width: 7px;
	height: 29px;
	float: left;
}
form#busca div.lateral_busca2 { 
	background-image: url(/template/imagens/busca/lateral_busca2.jpg);
	background-repeat: no-repeat;
	width: 7px;
	height: 29px;
	float: left;
}
form#busca div.fundo_busca {
	background-image: url(/template/imagens/busca/fundo_busca.jpg);
	background-repeat: repeat-x;
	height: 29px;
	line-height: 29px;
	float: left;
}
form#busca input#btOkPesquisa {
	background-image: url(/template/imagens/busca/fundo_ok.jpg);
	width: 34px; height: 29px; line-height: 29px;
	border: 0px;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 11px;
	color: #5f5e5e;
}
form#busca input#btOkPesquisa:hover {
	background-image: url(/template/imagens/busca/fundo_ok_over.jpg);
}
form#busca input#btOkPesquisa.iehover {
	background-image: url(/template/imagens/busca/fundo_ok_over.jpg);
}


/* acessibilidade */
div#navaccess {	
	float: right;
}
div#navaccess ul {	
	list-style-type: none;
	padding: 0px;
	padding-left: 12px;
	margin: 0px;
	position: relative;

}
div#navaccess ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
	list-style: none;
	list-style-image: none;
	width: 30px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	position: relative;
	float: left;
	text-align: center;
}
div#navaccess ul li span {
	visibility: hidden;
}
div#navaccess ul li a {
	padding-left: 3px;
	color: #5f5e5e;
	font-size: 11px;
}
div#navaccess ul li a:hover {
	text-decoration: none;
}
div#navaccess ul  li#titulo {
	background-image: url(/template/imagens/acessibilidade/acess_1.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#mais {
	background-image: url(/template/imagens/acessibilidade/acess_2.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#mais:hover {
	background-image: url(/template/imagens/acessibilidade/acess_2_over.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#mais.iehover {
	background-image: url(/template/imagens/acessibilidade/acess_2_over.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#menos {
	background-image: url(/template/imagens/acessibilidade/acess_3.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#menos:hover {
	background-image: url(/template/imagens/acessibilidade/acess_3_over.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#menos.iehover {
	background-image: url(/template/imagens/acessibilidade/acess_3_over.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#igual {
	background-image: url(/template/imagens/acessibilidade/acess_6.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#igual:hover {
	background-image: url(/template/imagens/acessibilidade/acess_6_over.jpg);
	background-repeat: no-repeat;
}
div#navaccess ul  li#igual.iehover {
	background-image: url(/template/imagens/acessibilidade/acess_6_over.jpg);
	background-repeat: no-repeat;
}


/* formulario */
table.tjform {	
	background-color: #fbfdf9;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0px;
}
table.tjform th {
	border: 0px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #e1f9c8;
	border-bottom: 1px solid #ffffff;
	background-image: url(/template/imagens/degrade_verde.gif);
}
table.tjform td {
	border: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.tjform input {
	font-size: 1em;
}
table.tjform select, table.tjform option {
	border: 1px solid #cbe8ac;
	font-weight: normal;
	font-size: 0.9em;
}
table.tjform input[type="submit"], input[type="reset"] {
	margin-bottom: 0px;
}
table.tjform fieldset, table.tjform input, table.tjform textarea {
	position: relative;
	border: 1px solid #cbe8ac;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;	
    -khtml-border-radius: 6px;    
}
table.tjform fieldset legend {	
	color: #47820e;
}
table.tjform tr td {
    vertical-align: top;
}


/* tabela de dados */
table.tjtable {	
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0px;	
}	
table.tjtable tr:hover {
    background-color: #dddddd;
}
table.tjtable th {
	border: 0px;
	background-color: #e1f9c8;
	font-weight: bold;
	text-align: left;
	color: #525151;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
    background-image: url(/template/imagens/degrade_verde.gif);	
}
table.tjtable td {
	border: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* comunicados home */
div#comunicados {	
	background-image: url(/template/imagens/top_comunicados.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 5px;
}
div#comunicados ul {	
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	padding-left: 20px;
}
div#comunicados ul li {	
	padding-bottom: 3px;
}
div#comunicados ul li.setavermelha {	
	list-style-image: url(/template/imagens/seta_verm.gif);
}
div#comunicados h2{
	visibility: hidden;
}
div#comunicados a, div#comunicados a:active, div#comunicados a:visited {
	color: #666666;
	text-decoration: none;
}
div#comunicados a:hover {
	text-decoration: none;
	color: #009900;
}


/* noticias home */
div#noticias {	
	background-image: url(/template/imagens/top_noticias.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 5px;
}
div#noticias ul {	
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
}
div#noticias li {	
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
	list-style-image: none;
	list-style: none;
}
div#noticias ul li {	
	padding-bottom: 3px;
	list-style-image: none;
	list-style: none;
}
div#noticias ul li span {	
	padding-right: 10px;
	margin-right: 5px;
	background-image: url(/template/imagens/seta_verde.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div#noticias h2{
	visibility: hidden;
}
div#noticias a, div#noticias a:active, div#noticias a:visited {
	color: #666666;
	text-decoration: none;
}
div#noticias a:hover {
	text-decoration: none;
	color: #009900;
}


/* destaques home */
div#destaques {	
	background-image: url(/template/imagens/top_destaques.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	width: 262px;
}
div#destaques h2{
	visibility: hidden;
}


/* rodape e navegacao */
div#rodape {
	font-size: 0.8em;
	text-align: center;
	padding: 15px;
	padding-bottom: 10px;
        border-bottom: 1px solid silver;
}
ul#navrodape {
	margin-right: 20px;
	list-style-type: none;
}
ul#navrodape li {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	float: right;
	width: 30px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
}
ul#navrodape li a:hover {
	text-decoration: none;
}
ul#navrodape li span {
	visibility: hidden;
}
ul#navrodape li#vlt {
	background-image: url(/template/imagens/rodape/btn_voltar.jpg);
	background-repeat: no-repeat;
}
ul#navrodape li#vlt:hover {
	background-image: url(/template/imagens/rodape/btn_voltar_over.jpg);
	background-repeat: no-repeat;
}
ul#navrodape li#vlt.iehover {
	background-image: url(/template/imagens/rodape/btn_voltar_over.jpg);
	background-repeat: no-repeat;
}
ul#navrodape li#imp {
	background-image: url(/template/imagens/rodape/btn_imprimir.jpg);
	background-repeat: no-repeat;
}
ul#navrodape li#imp:hover {
	background-image: url(/template/imagens/rodape/btn_imprimir_over.jpg);
	background-repeat: no-repeat;
}
ul#navrodape li#imp.iehover {
	background-image: url(/template/imagens/rodape/btn_imprimir_over.jpg);
	background-repeat: no-repeat;
}
ul#navrodape li#ini {
	background-image: url(/template/imagens/rodape/btn_home.jpg);
	background-repeat: no-repeat;
}
ul#navrodape li#ini:hover {
	background-image: url(/template/imagens/rodape/btn_home_over.jpg);
	background-repeat: no-repeat;
}
ul#navrodape li#ini.iehover {
	background-image: url(/template/imagens/rodape/btn_home_over.jpg);
	background-repeat: no-repeat;
}


/* restricoes na impressao */
@media print {
	div#menuhorizontal, div#menureduzido, div#containerpesquisa, ul#navrodape {
		display: none;
	}
	div#containerconteudo {
		margin-left: 0;
		width: 100%;
	}
        .tjweb_topbar {
            display: none;
        }
}
