/*
Nome: Grupo Abra
Versao: 2.2
Autor: Agencia P4 - www.agenciap4.com.br
E-mail: contato@agenciap4.com.br
Data: 18/11/2009
*/


*{margin:0;padding:0;list-style:none;}

html{background:#eee url(imagens/fundo+html+index.jpg) repeat-x left top;}
body{background: url(imagens/fundo+body+index.jpg) no-repeat center top;}

#geral{
	height: 600px;
	margin: 0 auto;
	width:840px;
}

#topo{
	height:250px;
	padding-top:68px;
}
#topo h1
{
	background: url(imagens/topo+h1.jpg) no-repeat;
	display: block;
	height: 173px;
	margin: 0 auto;
	text-indent:-9999px;
	width:230px;
}
#topo h1 a{
	display: block;
	height: 108px;
	text-indent:-9999px;
	width:299px;
}

#menuPrincipal{
	height: 63px;
	padding-left:3px;
}

#menuPrincipal ul li{
	float: left;
	width:208px;
}
#menuPrincipal ul li a{
	height: 63px;
	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: 2px 2px 0;
}

#propagandas{
        height: 25px;
        display: inline;
	    margin-right: 10px;
}

#destaqueIndex{
	background: url(imagens/fundo+destaque+index.png) no-repeat center top;
	height: 207px;
	margin:33px 0 15px;
	padding: 8px 10px;
	width:820px;
}
#destaqueIndex .box{
	float: left;
	margin: 0 7px 15px;
	padding: 0 15px;
	width:360px;
}
.box h5{
	background: url(imagens/h5+noticias.gif) no-repeat left bottom;
	display: block;
	height:25px;
	margin-bottom:25px;
	text-indent:-9999px;
}.box h5.news{background: url(imagens/h5+news.gif) no-repeat left bottom;}

.box ul li{
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	min-height:26px;
  	height:auto !important;
  	height:26px;
}
.box ul li .data{
	background: url(imagens/fundo+li+noticias.png) no-repeat left top;
	color:#9C371C;
	font: bold 18px Arial, Helvetica, sans-serif;
	float: left;
	height: 23px;
	margin:0 10px 0 0; 
	padding:3px 0 0 ;
	width:56px;
	text-align:center;
}
.box ul li a{
	color: #444;
	text-decoration: none;
}
.box ul li a:hover{
	color: #000;
	text-decoration:underline;
}
.box p{
	color:#444;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.box form{
	margin: 20px 0 0;
	position: relative;
	width:340px;
}
.box form input{
	background: url(imagens/input+news+maior.png) no-repeat;
	border:none;
	color: #767676;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 12px 10px 4px;
	margin: 5px 0 0;
	height: 20px;
	width:292px;
}
.box form input.menor{
	background: url(imagens/input+news+menor.png) no-repeat;
	width:262px;
}
.box form button {
    width:28px;
    height:28px;
    background: url(imagens/botao+news.png) no-repeat 0 0;
    border:none;
    text-indent:-9000em;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
	right:27px;
	bottom:4px;    
}

#rodape{
	clear: both;
	height: 120px;
	margin: 20px auto;
	padding-top: 40px;
	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;
}

a{outline:none;}
a img{border:none;}


#destaqueMaior{
	background: url(imagens/fundo+destaqueMaior.png) repeat-x center top;
	height: 140px;
	margin: 45px 5px 10px;
	padding: 20px 30px 10px;
}
#destaqueMaior p{
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 5px 0;
	padding-left: 230px;
}


#destaqueMaior p a{ margin-top: 10px;}

.esquerda{float:left;}