/** Elementos Padrão **/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/**background-color: #FFFFFF;**/
	background-image:url(img/bg_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color: #696969;
}

a.cursos{
	color:#5B5B5B;
}


a.cursos:hover {
	color: #979797;
}

/** fim Elementos Padrão **/

/** Formulários **/


input.busca{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}



input.txtBdSentencas{
	
	border-style:inset;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;

}

input.txtWebmail{
	border-style:inset;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}


input.btnWebmail {
	border-style:outset;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

input.btnBdSentencas{
	
	border-style:outset;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;

}

select.bdSentencas{
	
	border-style:outset;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;

}

.rotuloFaleConosco{
	font-weight: bold;
	
}

.rotuloBdSentencas{
	font-weight: bold;
	
}

/** Fim Formulários **/

/** Layout **/
.principal{
	background-image: url(img/bg_trans.gif);
	width: 774px;
}

.divisao{
	background-color:#999999;
	width:1px;

}

.conteudoCentro{
	width:660px;
	vertical-align:top;
	background-color:#E8E8E8;
}

.conteudoDireito{
	width:150px;
	background-color:#FFFFFF;
}

.conteudoDireitoNovo{
	width:0px;
	background-color:#FFFFFF;
}

.rodape{
	font-size: 9px;
	background-color:#E8E8E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#CACACA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CACACA;
}
/** Fim layout **/


/** Listas **/
.listaAcademico{
	width:570px;
	margin-left: 35px;
	color: #990000;
	list-style: square;
	line-height: 20px;
	
	
}

.itensAcademico{
	font-weight: bold;
}

.subItensAcademico{
   margin-left: 20px;
	list-style: none;
	
}

.listaDoutrina{
	margin-left: 35px;
	color: #990000;
	list-style: square;
	line-height: 20px;

}

.itensDoutrina{
	font-weight: bold;
}


.listaLinks{
	margin-left: 35px;
	color: #990000;
	list-style: square;
	line-height: 20px;
	font-weight: bold;
	
}

.listaLegislacao{
	margin-left: 35px;
	color: #990000;	
	list-style: square;
	line-height: 20px;
	font-family:Arial, Verdana;
	font-size:12px;	
	
}

.itensLegislacao{
	font-weight: bold;
}

/** Fim Listas **/

/** Tabelas **/
table.bdSentencas{
	border-style:dotted;
	border-width:1px;
	border-color:#6D6D6D

}

td.sombraEsquerda{
	background-image:url(img/sombra_esquerda.gif);
}

td.sombraDireita{
	background-image:url(img/sombra_direita.gif);
}

.tituloPrincipal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.tituloMenor{
	font-family:"Trebuchet MS", Verdana, Tahoma, Helvetica;
	font-size:8pt;
	font-weight:bold;
}
/** Fim Tabelas **/


/** Texto Conteúdo **/
.txtTitulo{
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:9pt;
}

.txtTituloMenor{
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:8pt;
	padding-right:3px;
}

.txtNoticia{
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:9pt;
}

.tituloServico{
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:8pt;
	font-weight:bold;
}

.txtServico{
	font-family:Verdana, Tahoma;
	font-size:7.2pt;
}

.tituloSobre{
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:9pt;
	font-weight:bold;
	color: #990000;
}
/** Fim Texto Conteúdo **/


/** Menus **/
.menuUtilitarios {
	background-image:url(img/bg_menu.jpg);
}

.menuPrincipal{
	background-color:#E0E0E0;
	width:49px;
	vertical-align:top;
}
/** Fim Menus **/
