@charset "utf-8";
/* ADVOCACIA BAA */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Ebrima, Arial;
	font-size:12px;
	background:url(../imagens/bg_site.jpg) repeat;
}
input, select, textarea, img {
	outline: 0 none;
}
option {
	margin: 5px;
	/*background:#999;*/
}
.show_hide {
    display:none;
}


/* Barra de Rolagem da Página Personalizada */
::-webkit-scrollbar {
    width: 12px;
    height: 10px;
}
 
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment  {
    display: none;
}
 
::-webkit-scrollbar-track-piece  {
    background-color: #3b3b3b;
    -webkit-border-radius: 5px;
}
 
::-webkit-scrollbar-thumb:vertical {
    background-color: #999;
    -webkit-border-radius: 6px;
}

/* --------------------------------------------------- */
img {
	border: 0 !important;	
}
img.acende {
	opacity: 0.3; 
	-moz-opacity: 0.3;
	Filter: Alpha(Opacity=85);
	cursor: pointer;
}
img.acende:hover {
	opacity: 1.0; 
	-moz-opacity: 1.0;
	Filter: Alpha(Opacity=100)
}
.clear {
	clear: both;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#ccc;
}

.site {
	width:100%;
	height: 100%;
	overflow:hidden;
}
.siteCenter {
	width:960px;
	margin: 0 auto;
	position: relative;
	padding: 1px;
	clear: both;
	background:#fff;
}
 /* TOPO */
 
.topo .siteCenter {
	height: 155px; 
	border-bottom: 1px solid #cfcfcf;
}
.topoInterno {
	height: 175px; 
}
.topoInterno .logo img{
	width: 250px;
	padding-left: 50px;
}
.barra {
	height: 20px;
	background:#1b776c;
}
.logo {
	position: absolute;
	top: 5px;
	left: 30px;
	 
}
.redesSociais {
	position: absolute;
	top: 20px;
}
.redeIco {
	float: left;
	margin-right:5px;
}
.redeIco img:hover{
	margin-top:5px;
}

/* 	MENU */

.menu {
	height: 35px;
	position: absolute;
	bottom: 60px;
	right: 20px;
	font-weight:bold;
}
.menu ul {
	padding: 1px;
	margin-left: -15px;
}
.menu ul li {
	list-style:none;
	float: left;
	margin: 5px 10px;
	padding: 6px 15px;
	font-size:16px;
}
.menu ul li:hover ul {
	display: block;
}
.menu ul li:hover {
	background:#eee;
}
.menu ul li a {
	color: #000;
}
.menu ul li ul {
	display: none;
	position: absolute;
	top: 40px;
	right: 0px;
}
.menu ul li ul li {
	float: none;
	text-align:right;
	cursor:pointer;
	padding: 2px 15px;
}
.menu ul li ul li a{
	font-weight:normal;
	font-size:14px;
}
#mais{
	background:url(../imagens/seta_menu.jpg) top right no-repeat;
	padding-right:20px;
}

/* CORPO */

.corpo {
	min-height:550px;
}
.textoInternoIndex {
	padding: 10px 0px;
	margin: 0px 6px 20px 6px;
	min-height: 420px;
	font-size: 14px;	
	color: #000000;
}
.textoInterno {
	padding: 0px 15px 0px 0px;
	line-height:20px;
	margin: 0px 6px 20px 6px;
	text-align:justify;
	color: #000000;
}
.textoInterno .areas li{
	list-style: none;
	border: 1px dashed #ccc;
	border-radius: 5px;
	padding: 12px;
	width: 273px;
	text-align: center;
	margin: 10px;
	float: left;
	cursor: pointer;
	font-size:16px;
}
.textoInterno .areas li:hover{
	background:#eee;
}
.mapa {
	padding: 10px 0px 0px 5px;
}
.textoInterno .equipe a{
	color: #0000FF;
}
.boxes {
	margin: 0 auto;
	width: 921px;
}
.box1 {
	background:url(../imagens/bg_box00.png) no-repeat top center;
	width:300px;
	height: 267px;
	border-radius:15px;
	float:left;
}
.box1 .cliqueaqui {
	color: #416a67;
	text-align:center;
	text-decoration:underline;
	margin-top:15px;
}
.box1 .cliqueaqui a{
	font-size:29px;
	color: #416a67;
	text-decoration:underline;
}
.box1 .cliqueaqui a:hover{
	color: #164542;
}
.box1 p {
	text-align: center;
	font-size: 29px;
	margin-top: 0px;
	color: #333;
	line-height: 29px;
}
.box2, .box3{
	background:url(../imagens/bg_box.png) no-repeat top center;
	width:300px;
	height: 267px;
	border-radius:15px;
	float:left;
	margin-left:10px;
}
.tituloBox {
	color: #416a67;
	padding: 13px;
	font-size: 23px;
}
/* NOTÍCIAS */

.noticiaItem {
	color:#000;
}
.noticiaTitulo {
	font-size:15px;
	margin: 0px 5px 10px 10px;
	font-weight:bold;
	height:108px;
}
.noticiaTexto {
	text-align:justify;
	line-height:25px;
	width: 245px !important;
	margin: 0 auto;
	display:none;
}
.noticiaItem a{
	color: #000;
}
.noticiaItem a:hover{
	text-decoration: underline;
}
/* NOTICIAS */

.noticiaItem {
	padding: 15px 5px;
	border-bottom: 1px dashed #aaa;
}
.noticiaItem:hover {
	cursor:pointer;
}
.noticiaData {
	background: #006600;
	border-radius: 10px;
	padding: 5px;
	width: 81px;
	float:left;
	text-align: center;
	color: #FFFFFF;
}
.noticiaTitulo {
	font-size: 22px;
	margin-top: 35px;
	clear: both;
}
.noticiaTitulo a {
	
}
.destaqueNoticias {
	background:url(../imagens/bg_noticias.png) repeat;
	border-radius: 10px;
	padding:5px 0px 15px 0px;
}
.slides {
	margin: 15px 0px 0px 0px;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 25px;
}
.slide ul li {
	height: 95px !important;
	width:250px !important;
}
.itemDestaqueNoticia {
	background:#dedede;
	color: #868686 !important;
	cursor:pointer;
	padding: 5px;
	font-size:13px;
	margin: 5px 0px !important;
}
.itemDestaqueNoticia:hover {
	background:#CCCCCC;
}
.tituloDestaqueNoticia {
	text-align: center;
	color: #203473 !important;
	font-weight: bold;
	font-size: 17px;
	margin: 5px 0px;
}
.tituloDestaqueLinks {
	text-align: left;
	color: #203473 !important;
	font-weight: bold;
	font-size: 17px;
	margin: -5px 0px;
}
.fonte {
	color: #203473 !important;
	margin-right: 38px;
	padding-left: 155px;
	text-transform:uppercase;
}
.saibaMais {
	text-align:right;
	cursor: pointer;
	margin-top: 5px;
}
.boxNoticias ul {
	padding: 0px;
/*	height: 350px !important;*/
	overflow: hidden;
}
.boxNoticias li {
	list-style:none !important;
}
.notIndexItem {
	padding:0px 10px;
	margin: 10px 0px 45px 0px;
}
.notIndexTitulo {
	text-align: justify;
	margin-bottom: 10px;
}
.notIndexFonte {
	float:right;
	padding: 4px 8px;
	background:#e8e8e8;
	border-radius: 5px;
}
.boxLeft1 {
	text-align:center;
	padding: 30px 0px 20px 0px;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 15px;
}
.boxLeft2 .titulo{
	text-align: center;
	margin-bottom: 10px;
}
.saibaMais {
	background:url(../imagens/bg_site.jpg) repeat;
	cursor: pointer;
	width:212px;
	height: 26px;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	padding: 2px 5px;
	border-radius: 10px;
	margin: 10px auto;
}
.saibaMais:hover {
	background:#003300;
}
.saibaMais a {
	color: #fff;
	text-decoration:none;
}
.buttonSaibaMais {
	width: 100%;
	text-align:center;
}
/* FORMULÁRIO INFORMAÇÕES INDEX */

.formIndex {
	padding-left: 30px;
}
.formIndex .rotulo {
	color: #666;
	font-size: 12px;
}
.formIndex .buttonIndex {
	width: 236px;
	text-align: right;
	margin-top: 15px;
}
.formIndex .button input{
	width:100px;
	cursor: pointer;
}
.formIndex input, .formIndex select  {
	background: transparent;
	border: 1px solid #999;
	width:235px;
}

/* CASES DE SUCESSO */

.cases {
	position:relative;
	height: 100px;
	display:none;
}
.casesTitulo {
	margin: 35px 0px 15px 50px;
	width: 120px;
	padding: 2px 30px;
	background: #653e26;
	color: #fff;
	font-size: 15px;
}
.caseTexto {
	text-align:justify;
	line-height:25px;
	width: 920px !important;
	margin: 0 auto;
	height: 150px;
	overflow: hidden;
}
.caseTexto a{
	color: #000066;
}
.cesesItem {
	color:#000;
	width: 960px !important;
}

/* RODAPÉ */

.rodape {
	text-align: center;
}
.rodape .siteCenter{
	border-top: 1px solid #cfcfcf;
	height: 65px;
}
.acessoRestrito {
	width: 82px;
	position: absolute;
	top: 10px;
	left: 50px;
}
.desenvolvedor {
	width: 80px;
	position: absolute;
	top: 13px;
	right: 50px;
}
.dadosRodape {
	margin-top: 27px;
}
/* CONTEÚDO */

.colLeft {
	width: 232px;
	float: left;
}
.colCenter {
	width: 706px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #cfcfcf;
	min-height: 541px;
}
.titulo {
	color: #000;
	font-size:24px;
}
.tituloColCenter {
	color: #000;
	font-size:24px;
	border-bottom: 1px solid #cfcfcf;
	padding: 25px 0px 10px 0px;
}
.titulo2 {
	background:#1b776c;
	color: #fff;
	width:740px;
	padding-left:10px;
	margin: 8px 0px;
	font-size:18px;
	border-radius: 4px;
}
.balao {
	margin-top: 15px;
	width: 180px;
	height: 107px;
	background:url(../imagens/balao01.png) no-repeat top center;
}
.balao:hover {
	margin-top: 15px;
	width: 180px;
	height: 107px;
	cursor: pointer;
	background:url(../imagens/balao02.png) no-repeat top center;
}
/* LOGIN */

.login {
	margin: 0 auto;
	width:300px;
	margin-top: 40px;
	border: 1px dashed #363636;
	padding: 30px;
}
.login h2 {
	font-size: 13px;
}
.rotulo {
	margin: 5px 0px;
}
.campo {
	background: #eee;
	padding: 7px 10px 8px 14px;
}
.campo input {
	background:none;
	border: none;
	color: #363636;
	width: 270px;
}
.button {
	text-align: right;
}
.button input {
	margin-top: 20px;
	padding: 8px;
	border-radius: 7px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
	background: #363636;
	width: 87px;
	color: #fff;
	text-align:center;
}
.button input:hover {
	background:#4b4b4b;
}
.formulário .campo {
	border: 0px;
	border-radius: 4px;
}

/* TRIBUNAIS */

.tribunalImg img{
	width: 175px;
	cursor:pointer;
}

/* LINKS */

.linkItem {
	float: left;
	cursor: pointer;
	margin: 10px 30px;
	padding: 5px 0px;
	background: #fff;
	border-radius: 7px;
	position: relative;
}
.linkItem:hover .linkLegenda {
	display: block;
}
.linkLegenda {
	position: absolute;
	background: #000;
	width: 180px;
	text-align: center;
	color: #fff;
	top: 36px;
	opacity: 0.7;
	display: none;

}

/* CLIENTES */

.clienteItem {
	float: left;
	cursor: pointer;
	margin: 10px 30px;
	padding: 5px 0px;
	background: #fff;
	border-radius: 7px;
	position: relative;
}
.clienteItem:hover .clienteLegenda {
	display: block;
}
.clienteLegenda {
	position: absolute;
	background: #000;
	width: 180px;
	text-align: center;
	color: #fff;
	top: 36px;
	opacity: 0.7;
	display: none;

}
.tribunaisLista li {
	list-style: none;
	float: left;
}
.tribunaisLista li img {
	width: 200px;
}
.tribunalItem {
	width: 298px;
	float: left;
	padding: 5px;
	margin: 7px 15px;
	text-align: center;
	border-radius: 10px;
	background: #eee;
	cursor: pointer;
}
/* Tribunal 1 */
.tribunalItem:hover {
	background:#e0e0e0;
}
.tribunalItem img {
	width: 160px;
}
.formItem1 input{
	width:300px !important;
}
.formItem1 select, .formItem1 #button{
	width:304px !important;
}
/* ------------------------------------------- */

/* Tribunal 2 */

.formItem2 input{
	width:300px !important;
}
.formItem2 #Pesquisar_cnj{
	width:304px !important;
}
.formItem2 #tipo_numero_novo, .formItem2 #tipo_numero_antigo {
	width: 15px !important;
}

/* ------------------------------------------- */

/* Tribunal 3 */

.formItem0 .campoform{
	width:300px !important;
}

/* ------------------------------------------- */

/* Tribunal 4 */



/* ------------------------------------------- */

/* Tribunal 5 */



/* ------------------------------------------- */

/* Tribunal 6 */



/* ------------------------------------------- */

/* Tribunal 7 */



/* ------------------------------------------- */

/* Tribunal 8 */



/* ------------------------------------------- */

.Titulo {
	font-size: 20px;
	line-height: 30px;
	margin: 5px 0px;
}
.Titulo a {
	color: #054D06;
}
.Fonte {
	text-align:right;
}