@charset "utf-8";
/* CSS Geral */

body{
	margin:0;
	padding:0;
	text-align:center;
	background:#faedf4 url(../imagens/css/bkg_sit.png) center repeat-y;
}

/* Topo da Pagina - Area Geral */
#Est_Ger_Top_Pag_Are{
	width:100%;
	height:406px;
	background:url(../imagens/css/bkg_top.jpg) center top no-repeat;
}
	
/* Topo da Pagina */
#Est_Ger_Top_Pag{
	width:563px;
	height:214px;
	padding:25px 0 0 400px;
	margin:0 auto;
	text-align:left;
}

/* Centro - Area Geral */
#Est_Ger_Cen_Are_Ger{	
	width:980px;
	margin:-90px auto 0 auto;
	text-align:left;
}


/* Esquerda */ 
#Est_Ger_Cen_Esq{
	width:195px;
	float:left;
	}
	
	/* Esquerda - Menu */ 
	#Est_Ger_Cen_Esq_Men{
		width:194px;
		}
		
	/* Esquerda - Banner */
	#Est_Ger_Cen_Esq_Ban{
		width:194px;
		margin:10px 0;
		}

/* Direita */
#Est_Ger_Cen_Dir{
	width:775px;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	float:left;
	}

/* Rodape - Links */
#Est_Ger_Rod_Lin{	
	width:1012px;
	height:98px;
	margin:0 auto;
	background:url(../imagens/css/bkg_rod_lin.png) no-repeat top;
}

/* Rodape - Area Geral */
#Est_Ger_Rod_Are_Ger{	
	height:200px;
	clear:left;
	z-index:0;
	background:url(../imagens/css/bkg_rod.png) center bottom repeat-x;
}

/* Rodape - Area */
#Est_Ger_Cen_Are{	
	width:980px;
	margin:0 auto;
	padding-top:30px;
	text-align:left;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}

/* Assinatura Site */
#Est_Ger_Cen_Are_Jor{
	width:950px;
	height:20px;
	padding-left:30px;
	clear:left;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	}
