#GERAL {
	position:relative;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%; /* Para o IE6 */ }

.ESTRUTURA_CENTRALIZADOR { /*centraliza toda a estrutura*/
	width:1088px; height:auto;	
	margin:0 auto; }

.ESTRUTURA_CENTRALIZADOR_RODAPE { /*centraliza toda a estrutura*/
	width:100%;
	height:150px;
	text-align:left;
	position:absolute;
	bottom:0 !important;
	background:#9c0;
	left: 0px; }

.ESTRUTURA_BARRACONTINUA_TOPO {
	margin:0 auto;
	width:100%;
	height:1074px;
	right:0; top:0;
	background:url(../imagens/mapa.png) no-repeat;
	background-position:right top;
	position: absolute; }

.ESTRUTURA_BARRACONTINUA_RODAPE { 
	margin:0px auto;
	width:100%;
	height:180px;
	left:0px;
	background: #000; 
	background-image:url(../imagens/fundo-rodape.jpg);
	background-repeat:repeat-x; 
	background-position: center;

	position:absolute;
	bottom:0 !important;
}

/************************************************************************************************************/

.ESTRUTURA_TOPO { 
	width:1088px; height:206px;
	position:relative; }
	
.ESTRUTURA_RODAPE {
	width:1088px; height:46px;
	margin:0px auto; 
	background:url(../imagens/fundo-rodape.jpg) repeat-x }

.ESTRUTURA_LATERAL { 
	width:204px; height:inherit;
	margin:0;
	position:relative; float:left;
	background:url(../imagens/fundo-barra-lateral.jpg);}	
	
.ESTRUTURA_TOPO_LOGO { 
	width:144px; height:145px;
	position:absolute;
	top:30px; left:0; }

.ESTRUTURA_TOPO_LOGO_GESTAO { 
	width:95px; height:138px;
	position:absolute;
	top:17px; right:0;
	z-index:2; }	
	
/************************************************************************************************************/

.ESTRUTURA_MEIO {
	width:1088px;
	min-height:300px; /* ALTURA MÍNIMA, PARA O FF */
	height:auto !important; /* ASSIM A DIV AUMENTA CASO O CONTEÚDO ULTRAPASSE A ALTURA MÍNIMA */
	height:700px; /* ALTURA MÍNIMA, PARA O IE6 */
	padding:0;
	text-align:left;
	position:relative; 
	background-color:#FFF; 
	
	padding-bottom:50px; /* Esse padding é o mesmo valor da altura do rodapé */
}

.ESTRUTURA_MEIO_INICIO {
	width:inherit; height:auto;
	border-bottom:4px solid #dedede; 
	text-align:left;
	clear:both; }

.ESTRUTURA_MEIO_FINAL {
	width:inherit; height:235px;
	padding:20px 0 0 0;
	background:url(../imagens/sombra-conteudo-interno.png) repeat-x; }

.ESTRUTURA_CONTEUDO {  
	width:884px; height:inherit;
	margin:-38px 0 0 0; padding:0; 
	float:left;
	 }

.ESTRUTURA_DEPOIMENTOS {
	width:inherit; height:353px;
	background:url(../imagens/fundo-depoimentos.jpg) no-repeat; }
	
.ESTRUTURA_APOIO {
	width:1088px; height:auto;
	padding:50px 0 0 0;
	clear:both; }

.MENU_RODAPE {
	padding:15px 0 0 10px;
	color:#FFF; font-size:19px; font-family: 'BebasNeueRegular'; text-shadow:0 1px 0 #b6b6b6; text-align:left;
}		

.MENU_TOPO {
	width:1088px; height:82px;
	margin:0; padding:0;
	position:relative;
	background:url(../imagens/fundo-menu.jpg) no-repeat;
}		