*{
	font-family:Verdana, sans-serif;
	/*font-family: Georgia, Constantia, "Lucida Bright", "DejaVu Serif", serif;*/
	color:#1d2748;
	font-weight:normal;
}
html, body {
	height:100%;
}
body{
	padding:0px;
	float: left;
	margin: 0 auto;
	width: 100%;
	background:url(../images/bg.png) #f5f5f5;
	font-family:Verdana, sans-serif;
	color:#1d2748;
	font-weight:normal;
}
#geral{
	min-height:100%;
	position:relative;
}

/* CONTEUDO */
section{
	width:870px;
	overflow:hidden;
	background:#fff;
	padding:15px 15px 115px;
	margin:0 auto;
}

#conteudo article{
	clear:both;
	width: 530px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#conteudo .titBemVindo{
	width: 96%;
	color: #b3b2b2;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin: 15px 0 5px;
	padding-bottom: 8px;
	padding-left:30px;
	background: url(../images/iconeDS.jpg) no-repeat 0px 0px;
	border-bottom: 1px solid #ddd;
}
#conteudo .bemVindo p{
	color:#555;
	text-align:justify;
	font-size:15px;
	font-weight:normal;
	padding: 5px 5px;
	line-height: 22px;
}
#conteudo .contato{
	width: 280px;
	float:left;
	background: #1d2748;
	margin-top:15px;
	padding:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#conteudo .contato h3{
	font-size:18px;
	font-style:italic;
	color:#fff;
	margin-bottom: 8px;
}
#conteudo .contato li{
	color:#fff;
	font-size:15px;
	margin: 4px 0px;
}
#conteudo .publicacao{
	width: 560px;
	float:left;
	clear:both;
	margin-right: 10px;
	margin-top: 15px;	
}
#conteudo .publicacao h3{
	font-size: 20px;
	font-style: italic;
	color: #31427b;
	width:60%;
	margin: 0px 0 10px;
	padding-bottom: 5px;
	border-bottom:1px dotted #31427b;
}
#conteudo .publicacao .materia{
	width:560px;
	/*width: 255px;*/
	float: left;
	text-align: justify;
}
#conteudo .publicacao .materia h4{
	font-size:18px;
	color:#1d2748;
	margin-bottom:10px;
}
#conteudo .publicacao .materia .dataPublicacao{
	font-size:12px;
	color:#999;
	margin-bottom:10px;
}
#conteudo .publicacao .materia .resumo{
	font-size:15px;
	color:#1d2748;
}
#conteudo .publicacao .separadorPublicacao{
	border-right: 1px solid #333;
	height: 200px;
	float: left;
	margin: 0 10px;
}
#conteudo .publicacao .verTudo{
	float: right;
	margin: 10px 0px;
}
#conteudo .publicacao .verTudo a{
	font-size: 12px;
	background: #eee;
	color: #333;
	padding: 3px 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#conteudo .publicacao .verTudo a:hover{
	background: #ddd;
	color: #333;
}
#conteudo .areaAtuacao{
	width: 300px;
	height: 205px;
	float:right;
	padding: 0px 10px;
	border-left:2px groove #f5f5f5;
	margin-top: 15px;
}
#conteudo .areaAtuacao h3{
	width: 285px;
	text-align: left;
	height: 35px;
	line-height: 35px;
	background: url(../images/setaAtuacao.png) no-repeat 280px 3px #f5f5f5;
	font-size: 16px;
	font-style: italic;
	color: #555;
	margin: 0px;
	padding: 0px 10px;
}
#conteudo .areaAtuacao li{
	margin: 5px 5px;
	padding: 1px 0px;
	/*border-bottom: 1px dotted #ccc;*/
}
#conteudo .areaAtuacao li a{
	font-size:13px;
	color:#666;
	padding: 0px 18px;
	background: url(../images/checkList.png) no-repeat 0px 3px;
}
#conteudo .areaAtuacao li a:hover{
	color:#31427b;
	background: url(../images/checkListHover.png) no-repeat 0px 3px;
}


/*INTERNAS*/
section .breadcrumb{
	width:100%;
	height: 30px;
	line-height: 30px;
	margin-bottom:10px;
	float:left;
	border-bottom:1px solid #ccc;
}
section .breadcrumb span{
	float:left;	
}
section .breadcrumb h1{
	float: left;
	font-size: 13px;
	color: #333;
	margin-top:1px;
}
section .breadcrumb a{
	font-size: 13px;
	color: #777;
	margin-right:10px;
}
section .breadcrumb a:hover{
	color:#C79C28;	
}
section .tituloInt {
	width:100%;
	font-size:14px;
	color:#31427b;
	margin-bottom:15px;
	float:left;
	clear:both;
}
.emConstrucao {
  float: left;
  margin: 60px 0px 100px;
  font-size: 16px;
  color: #000;
}


/*SOCIOS*/
section .socios{
	clear:both;
}
section .socios li{
	overflow:hidden;
	margin-bottom:25px;
	padding:10px 10px 25px;
	border-bottom:1px solid #ccc;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
section .socios li:hover{
	background:#FAFAFA;
}
section .socios .foto{
	width:152px;
	height:189px;
	text-align:center;
	border:1px solid #ccc;
	float:left;
	margin-right: 15px;
}
section .socios h2{
	width: 850px;
	height:30px;
	font-size:16px;
	text-transform:uppercase;
	color:#C79C28;
	float:left;
}
section .socios p{
	width: 850px;
	/*width:690px;*/
	text-align:justify;
	overflow:hidden;
	font-size:14px;
	color:#333;
	font-weight: normal;
	line-height: 20px;
	float:left;
}
section .socios p b{
	font-weight:bold;
}

/*AREA ATUACAO*/
section .areaAtuacaoInterna{
	float:left;
	width:285px;
	border: 1px solid #ccc;
}
section .areaAtuacaoInterna h3{
	width: 265px;
	text-align: left;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #C79C28;
	margin: 0px;
	padding: 0px 10px;
	border-bottom: 1px solid #ccc; 
}
section .areaAtuacaoInterna li{
	padding: 5px 7px;
	margin: 5px 10px 0;
	border-bottom: 1px dotted #ddd;
}
section .areaAtuacaoInterna li a{
	font-size:12px;
	color:#31427b;
}
section .areaAtuacaoInterna a:hover{
	color:#C79C28;
}

section .conteudoArea{
	float: left;
	width: 560px;
	margin-left: 20px;
}
section .conteudoArea h2{
	font-size: 16px;
	color: #1d2748;
	margin: 10px 0px 15px;
	font-weight: bold;
}
section .conteudoArea .bannerInterno{
	width:560px;
	height:100px;
	margin-bottom:20px;
	overflow:hidden;
}
section .conteudoArea p{
	font-size:14px;
	font-weight:normal;
	color:#333;
	text-align:justify;
	margin-bottom:15px;
	line-height:18px;
}

/*CONTATO*/
section .endereco{
	width:435px;
	height:280px;
	border-right:1px dotted #ccc;
	float:left;
	margin:5px 0px 15px;
}
section .endereco p{
	font-size:14px;
	color:#333;
	line-height: 18px;
	margin-bottom: 15px;
}
section .endereco p span{
	color:#333;
	font-size:14px;
}
section .endereco strong{
	width:100%;
	float:left;
	color:#C79C28;
	font-size:16px;
	margin-bottom:8px;
}
section .Mapa{
	width:870px;
	height:340px;
	float: left;
	clear: both;
	margin:0 auto;
}
section .formulario{
	width: 418px;
	float: left;
	margin-top:5px;
	margin-left: 15px;	
}
section .formulario p{
	font-size:14px;
	color:#333;
	line-height: 18px;
	margin-bottom: 15px;
}
section .formulario #form1{
}
section .formulario #form1 label{
}
section .formulario #form1 .place{
	width: 390px;
	height: 20px;
	padding: 2px 5px;
	clear: both;
	margin-bottom: 10px;
}
section .formulario #form1 .place.key{
	height:80px;
}



#conteudo .contInterna{
	width:555px;
	float:left;	
}

ul{
	padding:0px;
	margin:0px;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
}

h1, h2, h3, h4, p{
	margin:0px;
}
