/*
Nome: Grupo Abra
Versao: 2.0
Autor: Agencia P4 - www.agenciap4.com.br
E-mail: contato@agenciap4.com.br
Data: 10/11/2009
*/

*{margin:0;padding:0;list-style:none;}
html{background:#eee url(imagens/fundo+html.jpg) repeat-x left top;}
body{background: url(imagens/fundo+body.jpg) no-repeat center top;}

#geral{
	margin: 0 auto;
	width:840px;
}

#topo{
	height: 128px;
	padding: 40px;
}
#topo h1
{
	background: url(imagens/topo+h1+interna.jpg) no-repeat;
	display: block;
	height: 139px;
	margin: 0 auto;
	text-indent:-9999px;
	width:184px;
}
#topo h1 a{
	display: block;
	height: 139px;
	text-indent:-9999px;
	width:184px;
}

#menuPrincipal{
	height: 60px;
	padding-left:6px;
}

#menuPrincipal ul li{
	float: left;
	width:208px;
}
#menuPrincipal ul li a{
	height: 60px;
	display: block;
	text-indent: -9999px;
}
#menuPrincipal ul li a.um:hover,
#bodyUm #menuPrincipal ul li a.um{background: url(imagens/menu+gestao+negocios+hover.png) no-repeat center bottom;}


#menuPrincipal ul li a.dois:hover,
#bodyDois #menuPrincipal ul li a.dois{background: url(imagens/menu+gestao+contabil+hover.png) no-repeat center bottom;} 


#menuPrincipal ul li a.tres:hover,
#bodyTres #menuPrincipal ul li a.tres{background: url(imagens/menu+gestao+imo+hover.png) no-repeat center bottom;}


#menuPrincipal ul li a.quatro:hover,
#bodyQuatro #menuPrincipal ul li a.quatro{background: url(imagens/menu+gestao+juridica+hover.png) no-repeat center bottom;}


#acessoRapido{
    width: 385px;
	height: 25px;
	float: right;
	margin: 15px 10px 0;
}

#propagandas{
        height: 25px;
        display: inline;
	    margin-right: 10px;
}

/* divs responsáveis pela disposição das informações nas páginas internas */
#interna{
	background: url(imagens/fundo+conteudo+interna.png) repeat-y center top;
	margin:0 5px;
	width:830px;
}
#internaTopo{
	background: url(imagens/fundo+topo+interna.png) no-repeat;
  	height:14px;
	margin: 38px 5px 0;
	width:830px;
}
#internaConteudo{
	background: url(imagens/fundo+conteudo+interna2.png) no-repeat;
	min-height:287px;
  	height:auto !important;
  	height:287px;
	width:830px;
}
#internaBase{
	background: url(imagens/fundo+rodape+interna.png) no-repeat;
	height:85px;
	margin: 0 5px;
	width:830px;
}
/* dvis responsáveis pela disposição das informações nas páginas internas */

#internaContato{
	float: left;
	margin: 5px 10px;
	padding: 0 7px 10px;
	width:160px;
	text-align:center;
}
#internaContato h4{
	color:#9C371C;
	background: url(imagens/fundo+li.jpg) repeat-x left bottom;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding: 5px 0 10px;
	text-transform:uppercase;
	text-align:left;
}
#internaContato p{
	color: #888;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px;
}


#internaMenu{
	float: left;
	margin: 5px 10px;
	padding: 0 7px 10px;
	position: relative;
	width:160px;
}
.setaHum{
	position: absolute;
	top:33px;
	right:-10px;
}
.setaDois{
	position: absolute;
	top:68px;
	right:-10px;
}
.setaTres{
	position: absolute;
	top:103px;
	right:-10px;
}
.setaQuatro{
	position: absolute;
	top:138px;
	right:-10px;
}
#internaMenu ul li{
	background: url(imagens/fundo+li.jpg) repeat-x left bottom;
	margin-bottom:5px;
	padding: 5px 0;
}
#internaMenu ul li.ultimo{background: none; margin-bottom:0; padding: 5px 0 0;}
#internaMenu ul li a{
	color:#9C371C;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
#internaMenu ul li ul{
	padding: 0 10px !important;}
#internaMenu ul li ul li{
	background:none;
	height: 10px;
	padding: 0;
	margin-bottom:8px;
}
#internaMenu ul li ul li a{
	background: url(imagens/fundinho+li.jpg) no-repeat left center;
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-left:10px;
}
#internaMenu ul li ul li a:hover{
	color:#222;
	text-decoration:underline;
}

#internaMiolo{
	margin-left: 195px;
	padding: 5px 20px 10px;
	width:590px;
}
#internaMiolo h2{
	background: url(imagens/fundo+h2.jpg) repeat-x left bottom;
	color: #9C371C;
	display: block;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
	letter-spacing: -1px;
	margin:0 0 20px;
	text-transform:uppercase;
}
#internaMiolo h2 span{padding: 0 5px;}

#internaMiolo h5{
	color: #222;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0 0 5px;
	letter-spacing: -1px;
	margin:0 0 10px;
}

#internaMiolo p{
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin:10px 0 10px 0;
}
.pEspecial p{
	background: url(imagens/fundinho+li.jpg) no-repeat left 3px;
	padding-left: 10px;
}

#internaMiolo #direita{
	margin-left:200px;
	width:389px;
}

#internaMiolo #esquerda{
	float: left;
	padding: 2px;
	width:176px;
}

#endereco{
	background: #fff url(imagens/fundo+endereco.jpg) no-repeat center bottom;
	height:100px;
	margin: 10px 0;
	padding:0 5px 50px;
	width:163px;
}
#endereco h5{
	background: url(imagens/fundo+h2.jpg) repeat-x left bottom;
	color:#9C371C;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0 5px 5px;
	text-align:center;
	text-transform:uppercase;
}
#endereco address{
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	text-align:center;
}
#endereco address strong{font-size:15px;}

.noticia{
	margin-bottom:10px;
}
#noticiaInterna h6, .noticia h6{
	color:#444;
	font: bold 20px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin-bottom:10px;
}
#noticiaInterna h6 span, .noticia h6 span{
	color: #a7a7a7;
	display: block;
	font-size:11px;
	font-weight:lighter;
	letter-spacing:0;
}
#noticiaInterna ul,.noticia ul{
	border-top: 1px solid #ddd;
	height: 20px;
	margin: 5px 0;
	padding: 5px;
}
#noticiaInterna ul li, .noticia ul li{
	float: left;
}
#noticiaInterna ul li a, .noticia ul li a{
	color:#9C371C;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.noticia ul li.direita{float: right;}

.paginacao{
	clear: both;
	padding: 20px 10px 0;
}
.paginacao ul{
	height: 20px;
	margin: 0 auto;
	width:335px;
}
.paginacao ul li{
	float: left;
}
.paginacao ul li a{
	background: #fff url(imagens/fundo+li+paginacao.jpg) repeat-x left bottom;
	border: 1px solid #d7d7d7;
	color: #444;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-right:1px;
	padding: 5px 10px;
	text-decoration:none;
}
.paginacao ul li a:hover{
	border: 1px solid #9E381D;
}
.paginacao ul li a.on{
	background: #C14C27 url(imagens/fundo+li+paginacao+hover.jpg) repeat-x left bottom;
	border: 1px solid #9E381D;
	color: #fff;
}

.advogados{
	min-height:120px;
  	height:auto !important;
  	height:120px;
	margin: 5px 0 30px;
}
.advogados h5{margin-bottom: 2px !important}
.advogados h5,
.advogados p{ margin-left:140px !important;}
.advogados img{
	background: #fff url(imagens/fundo+foto+advogado.jpg) repeat-x left bottom;
	float: left;
	margin-right:20px;
	padding:4px;
}
.advogadosAdmin{
	padding: 10px;
	margin: 20px 0 0;
}
.advogadosAdmin h2{
	font-size:18px !important;
	text-transform:none !important;
}

.advogadosAdmin p strong.pEspecial{
	background: url(imagens/fundinho+li.jpg) no-repeat left 3px;
	display: block;
	padding-left: 10px;
}

.parceiros{
	min-height:90px;
  	height:auto !important;
  	height:90px;
	margin: 5px 0 30px;
}
.parceiros p{ margin-left:140px !important;}
.parceiros p a{
	color:#9C371C;
	font-weight:bold;
	text-decoration:none;
}
.parceiros img{
	float: left;
	margin-right:20px;
	padding:4px;
}
.parceirosCorrespondentes{
	padding: 10px;
	margin: 20px 0 0;
}
.parceirosCorrespondentes h2{
	font-size:18px !important;
	text-transform:none !important;
}

.parceirosCorrespondentes p strong.pEspecial{
	background: url(imagens/fundinho+li.jpg) no-repeat left 3px;
	display: block;
	padding-left: 10px;
}
.parceiroInterno{
	float: left;
	margin-right:10px;
	width: 270px;
}

#imoveis h5{
	background: url(imagens/fundo+h2.jpg) repeat-x left bottom;
	color:#9C371C;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 8px 5px;
	text-transform:uppercase;
}
#imoveis ul li{
	float: left;
	margin: 0 30px 20px 0;
	width:160px;
}
#imoveis ul li p{margin: 0 5px;}
#imoveis ul li a{
	color:#9C371C;
	display: block;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	text-decoration:none;
	text-align:right;
}
#imoveisInterna{
	padding: 5px 5px 5px 0;
}
#imoveisInterna ul li{float: left; margin: 10px 7px -5px 0;}
#imoveisInterna p{
	margin-left:180px;
}
#imoveisInternaGaleria{
	float: left;
	height:300px;
	width:175px;
	margin-top:10px;
}
#imoveisInternaGaleria .foto{
	padding:3px;
	border: 1px solid #ccc;
}
#imoveisLink a{
	border-top: 1px solid #ccc;
	clear: both;
	color:#9C371C;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-top:20px;
	padding: 5px 0;
	text-decoration:none;
	text-transform:uppercase;
}

#noticiaInterna{
	padding: 5px 5px 5px 0;
}
#noticiaInterna ul li{float: left; margin: 10px 7px -5px 0;}
#noticiaInterna p{
	margin-left:180px;
}
#noticiaInternaGaleria{
	float: left;
	height:300px;
	width:175px;
}


#contato{
	background: url(imagens/contato+conteudo.jpg) repeat-y left top;
	padding: 10px 0 0;
}
#contatoTopo{
	background: url(imagens/contato+topo.jpg) no-repeat;
	height: 37px;
}
#contatoBase{
	background: url(imagens/contato+base.jpg) no-repeat left top;
	height: 60px;
}

#contatoInterno{
	background: url(imagens/contato+interno+conteudo.jpg) repeat-y left top;
}
#contatoTopoInterno{
	background: url(imagens/contato+interno+topo.jpg) no-repeat;
	height: 37px;
}
#contatoBaseInterno{
	background: url(imagens/contato+interno+base.jpg) no-repeat left top;
	height: 60px;
}


form{
	position: relative;	
}
form fieldset {
	border:none;
}

form fieldset label {
	display:table;
	width:100%;
}

form fieldset label span {
	float:left;
	text-align:right;
	width:135px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#444;
	padding-top:10px;
}
form fieldset label span.interna{width:110px;}

form fieldset label.i_normal input {
	float:left;
	border: 1px solid #bbb;
	padding:10px;
	margin:0 5px 10px;
	width:340px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #444; 
}

form fieldset label.i_media input {
	float:left;
	border: 1px solid #bbb;
	padding:10px;
	margin:0 5px 10px;
	width:240px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #444; 
}

form fieldset label.i_pequeno input {
	float:left;
	border: 1px solid #bbb;
	padding:10px;
	margin:0 5px 10px;
	width:100px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #444; 
}
form textarea{
	background: url(imagens/fundo+textarea.jpg) repeat-x;
	float: left;
	border: 1px solid #bbb;
	color:#444;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 10px;
	margin:0 5px 10px;
	width:250px;
}
form textarea.contatoGeral{width:350px;}
form button {
    width:100px;
    height:43px;
    background: url(imagens/botao+enviar.jpg) no-repeat 0 0;
    border:none;
    text-indent:-9000em;
    overflow:hidden;
    cursor:pointer;
    float:right;
	position:absolute;
	bottom:-45px;
	right:0px;
}
form button.interninho {
	width:100px;
    height:43px;
    background: url(imagens/botao+enviar.jpg) no-repeat 0 0;
    border:none;
    text-indent:-9000em;
    overflow:hidden;
    cursor:pointer;
    float:right;
	position:absolute;
	bottom:-45px;
	right: 1px;
}

#rodape{
	clear: both;
	height: 120px;
	margin: 0 auto;
	padding: 6px;
	width:480px;
	text-align: center;
}
#rodape p{
	color: #aaa;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 5px 0;	
}
#rodape p span,
#rodape p span a{
	color: #bbb;
	text-decoration:none;
}
#rodape address{
	color: #888;
	background: url(imagens/fundo+address.jpg) repeat-x center top;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 10px auto;
	padding-top:12px;
}

#accordionTopo{background: url(imagens/accordion+topo.jpg) no-repeat center top; height:9px;}
#accordionBase{background: url(imagens/accordion+base.jpg) no-repeat center bottom; height:10px;}
#accordion{
	border: 1px solid #dbdbdb;
	border-width: 0 1px;
	width:587px;
}
#accordion ul{margin: 15px 20px;}
#accordion  h3.head a { 
	color: #9C371C;
	display:block; 
	font: bold 16px Arial, Helvetica, sans-serif;
	background: url(imagens/h3+ativo.jpg) no-repeat;
	padding: 5px 6px 5px 30px;
	text-decoration:none;
}
#accordion  h3.head a:hover { 
	color: #9C371C;
	background:(imagens/h3+hover.jpg) no-repeat left top; 
	padding-left:30px;
}
#accordion  h3.selected a { 
	background: url(imagens/h3+hover.jpg) repeat-x;
	color: #9C371C;
}
#accordion  h3.selected a:hover { 
	background: url(imagens/h3+hover.jpg) no-repeat;
	color: #9C371C;
}

#tabela{
	background: url(imagens/contato+conteudo.jpg) repeat-y left top;
	padding: 0 0 0;
}
#tabelaTopo{
	background: url(imagens/contato+topo.jpg) no-repeat;
	height: 37px;
}
#tabelaBase{
	background: url(imagens/contato+base.jpg) no-repeat left top;
	height: 60px;
}

#tabelaTopo h2{
	background: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0 5px;
	text-transform:none;
}

#tabela table{
	border: 1px solid #f00;
	border-collapse:collapse;
	margin:0 10px;
	width:570px;
}
#tabela table input{
	border: 1px solid #06c;
	padding: 5px;
	margin:5px 0;
}
#tabela table label{
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 5px 0 0;
	text-align:right;
}



a{outline:none;}
a img{
	border:none;
	text-align: right;
}
.imagemInterna{float: left;margin: 0 15px 0 0;}
.maiuscula{text-transform:uppercase;}


.imgEmpresa{float: right;margin: 0 20px 10px 15px; padding: 3px; border: 1px solid #CCC;}

.quebraGeraldo{
    height: 1px;
    clear: both;
}

#menuLinks ul{
	padding: 0 10px 10px;
}
#menuLinks ul li{
	margin: 0 0 10px;
	padding: 0 0 0 35px;
}
#menuLinks ul li.bb{background: url(imagens/icons/bb.jpg) no-repeat left center;}
#menuLinks ul li.bc{background: url(imagens/icons/bc.jpg) no-repeat left center;}
#menuLinks ul li.cef{background: url(imagens/icons/cef.jpg) no-repeat left center;}
#menuLinks ul li.joi{background: url(imagens/icons/joi.jpg) no-repeat left center;}
#menuLinks ul li.prev{background: url(imagens/icons/previdencia.jpg) no-repeat left center;}
#menuLinks ul li.receita{background: url(imagens/icons/receita.jpg) no-repeat left center;}
#menuLinks ul li.sc{background: url(imagens/icons/sc.jpg) no-repeat left center;}
#menuLinks ul li.stf{background: url(imagens/icons/stf.jpg) no-repeat left center;}
#menuLinks ul li.stj{background: url(imagens/icons/stj.jpg) no-repeat left center;}


#menuLinks ul li a{
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

