@charset "utf-8";
/* CSS INTERNA */

@import url(base.css); /* -- BASE -- */

/* -------------------------- GERAL ---------------------------- */

.faixa_titulo {
	display: block;
	width: 100%;
	height: 58px;
	background: url(../imagens/bg/bg-titulo.jpg) repeat-x;
	padding-top: 26px;
	margin-top: -30px;
}

.faixa_titulo h1 {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	color: #6d2524;
	font-weight: 300;
	float: left;
}

.faixa_titulo span {
	font-size: 12px;
	color: #6d2524;
	font-weight: 300;
}

.faixa_titulo strong {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #6d2524;
	font-weight: 400;
}

#faixa_direita {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#faixa_direita li {
	display: block;
	float: left;
	color: #6d2524;
	margin-left: 10px;
}

#faixa_direita li a {
	display: block;
	float: left;
	text-decoration: none;
	font: 11px 'Lato', sans-serif;
	color: #6d2524;
	text-decoration: none;
	margin-left: auto;
}
	#faixa_direita li a:hover{
		text-decoration: underline;	
	}

/* -------------------------- ESCRITORIO ---------------------------- */
.conteudo_centralizado {
	display: block;
	width: 955px;
	height: auto;
	margin: 0 auto;
	padding-top: 45px;
}
.conteudo_centralizado p{
	font: 13px 'Lato', sans-serif;
	line-height: 20px;
	text-align:left;
	margin-bottom: 20px;
	text-align: justify		
}

.img_escritorio {
	float: right;
	display: block;
	width: 335px;
	height: 218px;
	border: 1px solid #fff;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 4px;
	box-shadow: 0px 0px 4px #9b9b9b;
	-moz-box-shadow: 0px 0px 4px #9b9b9b;
	-webkit-box-shadow: 0px 0px 4px #9b9b9b;
}

.a_praticus:hover {
	border: 1px solid #fb080e;	
}

.geral_principios{
	display:block;
	width: 950px;
	height:190px;
	padding-top: 28px;
	overflow:hidden;
	margin-bottom: 20px;
}

.principios{
	display:block;
	width: 274px;
	height: 165px;
	float:left;
	border: 1px solid #6d2524;
	padding: 10px 10px;
}

.visao{
	display:block;
	width: 274px;
	height: 165px;
	float:left;
	margin-right: 31px;
	margin-left: 31px;
	border: 1px solid #6d2524;
	padding: 10px 10px;
}

.tit_principios {
	display:block;
	text-align:center;
	font: 22px 'Lato', sans-serif;
	font-weight: 700;
	color: #6d2524;
	margin-top: 15px;
}


.texto_principios{
	display:block;
	font: 13px 'Lato', sans-serif;
	line-height: 15px;
	margin-top: 15px;
	text-align: center !important;
}

/* ---------------------- ESTRUTURA ------------------------- */


#estrutura{
	display: block;
	clear:both;
	width: 960px;
	height: auto;
	margin-top: 38px;
	overflow: hidden;
}

#estrutura_esquerda{
	display:block;
	width: 256px;
	height: 165px;
	float:left;
	margin-top: 9px;	
}

#estrutura h2{
	display:block;
	height: 35px;
	font: 21px 'Lato', sans-serif;
	font-weight:bold;
	color: #6d2524;	
	background:url(../imagens/interna/bg-tit-estrutura.jpg) no-repeat 0 26px;
	margin-bottom: 10px;

}

.img_estrutura{
	display: block;
	width: 183px;
	height: 153px;
	border: 1px solid #fff;
	float:left;
	box-shadow: 0px 0px 4px #9b9b9b;
	-moz-box-shadow: 0px 0px 4px #9b9b9b;
	-webkit-box-shadow: 0px 0px 4px #9b9b9b;	
}

.margim_left15{
	margin-left: 15px;	
}

#slider_estrutura {
	display:block;
	width: 652px;
	height: 156px !important;
	margin: 0 auto;
	float:right;
	margin-top: 14px;
	margin-left: 23px;
	margin-bottom: 17px;
}
	#slider_estrutura .rsContent {
		width: 592px !important;
		height: 156px !important;
		margin:0 !important;
		padding: 0 !important;
			
	}
	.rsContainer {
		margin-left: 31px;	
	}
	
	#slider_estrutura .royalSlider {
		width: 658px;
		height: 156px !important;
		margin:0 !important;
		padding: 0 !important;	
	}

	#slider_estrutura .rsArrowLeft {
		display: block;
		width: 19px;
		height: 34px;
		margin-top:-88px;	
		background: url(../imagens/interna/setinha-esquerda.png) no-repeat;	
		margin-left: -69px;
	}
	#slider_estrutura .rsArrowRight {
		width: 19px;
		height: 34px;
		display: block;
		margin-top: -122px;
		margin-left: 628px;	
		background: url(../imagens/interna/setinha-direita.png) no-repeat;
	}
	#slider_estrutura .rsBullets {
		opacity: 0;
		filter: alpha(opacity=0);
	}
	

.bt_voltar{
	display:block;
	clear:both;
	color: #6d2524;
	width: 108px;
	height: 24px;
 	border: 1px #6d2524 solid;
	font: 13px 'Lato', sans-serif;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	float: right;
	text-transform: uppercase;
	margin-top: 75px;
	margin-bottom: 70px;
}

.bt_voltar:hover{
	background-color: #6d2524;
	color: #fff;
 }

.sombra{
	clear:both;
	display:block;
	width: 960px;
	height: 26px;
	background:url(../imagens/interna/sombra-bottom-conteudo.jpg) no-repeat;
	margin: 0 auto;	
}


/* ------------------------------ AREAS DE ATUAÇÃO ------------------------------ */

.bloco_geral{
	display:block;
	width: 477px;
	height:auto;
	float: left;
	margin-top: -8px;
}

.bloco_geral2{
	display:block;
	width: 450px;
	height:auto;
	float: right;
	margin-top: -8px;
}

.blocos_atuacao{
	display:block;
	width: 448px;
	height: 245px;
	padding-bottom: 30px !important;
}

 .img_atuacao{
	 display:block;
	 width: 228px;
	 height: 218px;
	 border: 1px #fff solid;
	 box-shadow: 0px 0px 4px #9b9b9b;
	 -moz-box-shadow: 0px 0px 4px #9b9b9b;
	 -webkit-box-shadow: 0px 0px 4px #9b9b9b;
	 float:left;
	 margin-right: 15px;
}
	
	.img_atuacao:hover{
		border: 1px #6d2524 solid;
	}

.blocos_atuacao h4{
	color: #6d2524;
	font: 16px 'Lato', sans-serif;
	font-weight:400;
	margin-top: 15px;
	padding-bottom: 12px;
}

.blocos_atuacao p{
	display:block;
	width: 200px;
	float:left;
	font: 13px 'Lato', sans-serif;
	line-height: 18px;
	padding-top: 25px;
	text-align:justify;
}

.leia_mais {
	float: left;
	display: block;
	width: 76px;
	height: 16px;
	border-left: 1px solid #6d2524;
	border-right: 1px solid #6d2524;
	font: 12px 'Lato', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #6d2524;
	text-decoration: none;
}

/* ------------------------------ ADVOGADOS ------------------------------ */

.bloco_advogados{
	width: 260px;
	height: 200px;
	float:left;
}

.margins{
	margin: 0 72px;	
}

.bloco_advogados h3{
	color: #6d2524;
	font: 16px 'Lato', sans-serif;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
}

.bloco_advogados span{
	display:block;
	color: #6d2524;
	font: 12px 'Lato', sans-serif;
	font-weight: bold;
	margin-top: 15px;
	padding-bottom: 15px !important;
	text-align: center !important;
}



.bt_curriculo{
	display:block;
	clear:both;
	color: #6d2524;
	width: 213px;
	height: 24px;
 	border: 1px #6d2524 solid;
	font: 12px 'Lato', sans-serif;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	margin: 0 auto;
	text-transform: uppercase;
}

.bt_curriculo:hover{
	background-color: #6d2524;
	color: #fff;
 }
 
/* ------------------------------ POPUP INTERNA ------------------------------- */

.popup{
	width: 800px;
	height: 600px;
	border: 1px solid;	
}

.popup_interna {
	width: 600px;
	padding: 20px;
}

	.popup_interna h3 {
		color: #6d2524;
		font: 22px 'Lato', sans-serif;
		font-weight: bold;
		margin-top: 15px;
		padding-bottom: 15px;
	}
	.popup_interna p {
		font: 13px 'Lato', sans-serif;
		line-height: 18px;
		margin-bottom: 20px;
		text-align: justify;
	}

#x {
	text-align: right;
	margin-top: -35px;
}

a {
	font: normal 11px '', Arial, Helvetica, sans-serif;
	text-decoration: none;
} 	
 
/* ------------------------------ CLIENTES ------------------------------ */ 
	
.bloco_clientes {
	display: block;
	width: 430px;
	overflow: hidden;
	float: left;
}

.bloco_clientes span{
	color: #6d2524;	
}

.margin-left{
	margin-left: 78px;	
}

.bloco_clientes li {
	font: 13px 'Lato', sans-serif;
	margin-bottom: 15px;
}

/* ------------------------------ LINKS ------------------------------ */ 

.bloco_links{
	width: 955px;
	height: 350px;
	padding-bottom: 67px;
}

.bloco_links p{
	font: 13px 'Lato', sans-serif;
	line-height: 18px;
	width: 600px;
	
}
.bloco_links h2 {
	display: block;
	font: 22px 'Lato', sans-serif;
	font-weight: 700;
	color: #6d2524;
	margin-bottom: 28px;
	border-bottom: 1px solid #6d2524;
	width: 244px;
}

.blocos_texto_links{
	display:block;
	width: 275px;
	height: 270px;
	float:left !important;
}
.blocos_texto_links .linkzin {
	font-size: 13px;
	color: #6d2524;
	font-weight: 400;
	
}
	.blocos_texto_links .linkzin:hover {
		text-decoration: underline;
	}

.clear {
	clear:both;
	font-size:0;
	height:0;	
}

.margins2{
	margin: 0 64px;	
}

.bloco_links li {
	display: block;
	text-align: left;
	font: 15px 'Lato', sans-serif;
	font-weight: bold;
	color: #6d2524;
	line-height: 30px;
	margin-bottom: 28px;
}

.bloco_links span {
	font: 13px 'Lato', sans-serif;
	color: #393939;
}

/* ------------------------------ DESTAQUES ------------------------------ */

.bloco_destaques{
	width: 305px;
	height: 380px;
	float:left;
	margin-top: 7px;	
}

.bloco_destaques h2{
	display:block;
	text-align:center;
	font: 22px 'Lato', sans-serif;
	font-weight: 700;
	color: #6d2524;
	margin-bottom: 10px;
}

.bloco_destaques p{
	display:block;
	text-align:center;
}
.destaque_interna p {
	width: 235px !important;
	text-align: center;	
}

.img_destaques_interna{
	display:block;
	width: 305px;
	height: 160px;
	border: 1px #794242 solid;
	margin-bottom: 40px;
}
	
	.img_destaques_interna:hover{
		border: 1px #fff solid;
	}

.margins3{
	margin: 7 18px;	
}

/* ------------------------------ NOTICIAS ------------------------------ */

.bloco_noticias{
	height: 222px;
	width: 955px;
	margin-bottom: 30px;	
}
.img_noticias{
	display:block;
	width: 388px;
	height: auto;
	border: 1px #fff solid;
	margin-right: 25px;
	float:left;
	box-shadow: 0px 0px 4px #9b9b9b;
	-moz-box-shadow: 0px 0px 4px #9b9b9b;
	-webkit-box-shadow: 0px 0px 4px #9b9b9b;
}
	
	.img_noticias:hover{
		border: 1px #6d2524 solid;
	}
	.img_noticias img {
		display: block;
		width: 388px;
		height: auto;
	}
.bloco_noticias h2{
	text-align: left;
	font: 20px 'Lato', sans-serif;
	font-weight: bold;
	color: #6d2524;
	margin-bottom: 20px;
}
	
.saiba_mais {
	display: block;
	color: #6d2524;
	width: 110px;
	height: 24px;
	border: 1px #6d2524 solid;
	font: 13px 'Lato', sans-serif;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	float:left;
	text-transform: uppercase;
}	

.saiba_mais:hover{
	background-color: #6d2524;
	color: #fff;
 }
 
 .img_noticias_interna{
	display:block;
	width: 388px;
	height: 218px;
	border: 1px #fff solid;
	margin-left: 25px;
	margin-bottom: 15px;
	float:right;
	box-shadow: 0px 0px 4px #9b9b9b;
	-moz-box-shadow: 0px 0px 4px #9b9b9b;
	-webkit-box-shadow: 0px 0px 4px #9b9b9b;
}
	
	.img_noticias_interna:hover{
		border: 1px #6d2524 solid;
	}
	
.tit_interna{
	text-align: left;
	font: 20px 'Lato', sans-serif;
	font-weight: bold;
	color: #6d2524;
	margin-bottom: 20px;
}

/* ------------------------------ ARTIGOS ------------------------------ */

.blocos_artigos{
	display:block;
	width: 895px;
	height: 54px;
	border: 1px #6d2524 solid;
	padding-top:20px;
	padding-left: 25px;
	padding-right: 30px;
	margin-bottom: 30px;

}

.blocos_artigos h3 {
	text-align: left;
	font: 10px 'Lato', sans-serif;
	font-weight: bold;
	color: #6d2524;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.blocos_artigos p {
	text-align: left;
	font: 16px 'Lato', sans-serif;
	font-weight: 400;
	letter-spacing: 3px;
	text-transform:uppercase;
}

.bt_ler_artigo {
	display: block;
	color: #6d2524;
	width: 156px;
	height: 24px;
	border: 1px #6d2524 solid;
	font: 12px 'Lato', sans-serif;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	float:right;
	text-transform: uppercase;
	margin-top: -56px;
}	

.bt_ler_artigo:hover{
	background-color: #6d2524;
	color: #fff;
 }
 
 /* ------------ PAGINAÇÃO ------------ */
.paginacao ul {
	clear:both;
	display:block;
	text-align: center;
	height: 27px;
	float: left;
	margin-top: 80px;
	position:absolute;
}
.paginacao ul li {
	list-style: none;
	float: left;
	margin-right: 18px;
	width: 26px;
	height: 26px;
	background:url(../imagens/interna/bg-paginacao.png) no-repeat;

}
.paginacao a:first-child {
	margin-left: 0;
}

.paginacao a {
	display: block;
	width: 26px;
	height: 22px;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888888;
	text-decoration: none !important;
	padding-top: 4px;
	
}
	.paginacao a:hover{
		color: #fff !important;
		width: 24px;
		height: 24px;
		background:url(../imagens/interna/hover-paginacao.png) no-repeat;
	}
	.at {
		color: #fff !important;
		width: 24px !important;
		height: 24px !important;
		background:url(../imagens/interna/hover-paginacao.png) no-repeat !important;
	}
	
/* ------------------------------ IMPRENSA ------------------------------ */

.bloco_imprensa{
	height: 222px;
	width: 955px;
	margin-bottom: 30px;	
}
.img_imprensa{
	display:block;
	width: 388px;
	height: auto;
	border: 1px #fff solid;
	margin-left: 25px;
	float:right;
	box-shadow: 0px 0px 4px #9b9b9b;
	-moz-box-shadow: 0px 0px 4px #9b9b9b;
	-webkit-box-shadow: 0px 0px 4px #9b9b9b;
}
	.img_imprensa img{
		display: block;
		width: 388px;
		height: auto;
	}
	
	.img_imprensa:hover{
		border: 1px #6d2524 solid;
	}

.bloco_imprensa h2{
	text-align: left;
	font: 20px 'Lato', sans-serif;
	font-weight: bold;
	color: #6d2524;
	margin-bottom: 20px;
}
	
.saiba_mais {
	display: block;
	color: #6d2524;
	width: 110px;
	height: 24px;
	border: 1px #6d2524 solid;
	font: 13px 'Lato', sans-serif;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	float:left;
	text-transform: uppercase;
}	

.saiba_mais:hover{
	background-color: #6d2524;
	color: #fff;
 }
 

	
.tit_interna{
	text-align: left;
	font: 20px 'Lato', sans-serif;
	font-weight: bold;
	color: #6d2524;
	margin-bottom: 20px;
}	

 .img_imprensa_interna{
	display:block;
	width: 388px;
	height: 218px;
	border: 1px #fff solid;
	margin-left: 25px;
	margin-bottom: 15px;
	float:right;
	box-shadow: 0px 0px 4px #9b9b9b;
	-moz-box-shadow: 0px 0px 4px #9b9b9b;
	-webkit-box-shadow: 0px 0px 4px #9b9b9b;
}
	
	.img_imprensa_interna:hover{
		border: 1px #6d2524 solid;
	}

/* ------------------------------ CONTATO ------------------------------ */	

#strong_contato{
	color: #6d2524;
	font-weight: bold;	
}
	
.formulario{
	display:block;
	width: 492px;
	height: 546px;
	margin: 0 auto;
	margin-top: 25px;
}
	.formulario p{
		float:left;
		font: 11px 'Lato', sans-serif;
	}
		.campo_formulario {
			color: #000;	
			width: 492px;	
			display: block;
			height: 42px;
			font: 12px 'Lato', sans-serif;
			font-weight: 400;
			padding-left: 10px;
			margin-bottom: 6px;
			background-color: transparent;
			outline: none;
			border: 1px solid #000 !important;
	  }
		.campo_formulario:hover{
			border: 1px solid transparent;
			background-color: #e2d3d3;
			color: #6d2524;
		}
		
	 .msg{
		background-color: transparent;
		color: #000;
		width: 492px;
		height: 180px;
		font: 12px 'Lato', sans-serif;
		font-weight: 400;
		float:left;
		padding-left: 10px;
		padding-top: 10px;
		margin-bottom: 6px;
		resize: none;
		outline: none;
		border: 1px solid #000 !important;
	 }	 
	 .msg:hover{
		 background-color: #e2d3d3;
		 border: 1px solid transparent;
		 color: #6d2524; 
	 }
 


#btn_contato_enviar{
	display: block;
	color: #6d2524;
	width: 125px;
	height: 47px;
	border: 1px #6d2524 solid;
	font: 16px 'Lato', sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: right;
	text-transform: uppercase;
	position: relative;
	z-index: 999;
	cursor: pointer;
	background-color:transparent;
	margin-top: 40px;
	outline: none;
}

#btn_contato_enviar:hover{
	background-color: #6d2524;
	color: #fff;
 	
}


/* ------------------------------ ALERTA ------------------------------- */
#alerta {
	font: 11px Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 10px 20px;
	text-align: center;
	display: none;
	margin-bottom: 10px;
	width: 448px;
}
	.alerta_ok {
		background: #f6ffe3 url(../imagens/interna/contato/at.jpg) no-repeat 5px center;
		border: 1px solid #d5ef9e !important;
		color: #060 !important;
	}
	.alerta_erro {
		background: #ffe2d8 url(../imagens/interna/contato/des.jpg) no-repeat 5px center;
		border: 1px solid #eda48a !important;
		color: #cd3000 !important;
	}
	.form_erro {
		border: 1px solid #F00 !important;
	}
	.form_ok {
		border: 1px solid #000 !important;
	}	