@charset "utf-8";
/* CSS Geral */

body{
	margin:0;
	padding:0;
	text-align:center;
	background:url(../imagens/css/bkg_sit.png) top center fixed;
}

/* Topo da Pagina */
#Est_Ger_Top_Pag_Are{
	width:100%;
	height:340px;
	background:url(../imagens/css/bkg_top.png) center no-repeat;
}
	
/* Topo da Pagina */
#Est_Ger_Top_Pag{
	width:980px;
	height:340px;
	margin:0 auto;
	text-align:left;
	display:table;
}

	/* Topo da Pagina - Destaque */
	#Est_Ger_Top_Pag_Des{
		width:980px;
		height:322px;
		text-align:right;
		}
		
		/* Topo da Pagina - Logo */
		#Est_Ger_Top_Log{
			width:115px;
			height:169px;
			padding:10px 0 0 30px;
			position:absolute;
		}
		
		/* Topo da Pagina - Mailing */
		#Est_Ger_Top_Mai{
			width:350px;
			height:95px;
			top:235px;
			margin-left:10px;
			position:absolute;
			font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#fbd267;
		}
		
/* Centro - Area Geral */
#Est_Ger_Cen_Are_Ger{	
	width:980px;
	margin:auto;
	padding-top:10px;
	text-align:left;
}

/* Esquerda */ 
#Est_Ger_Cen_Esq{
	width:210px;
	float:left;
	}
	
	/* Esquerda - Menu */ 
	#Est_Ger_Cen_Esq_Men{
		width:190px;
		height:400px;
		padding:25px 0 0 20px;
		background:url(../imagens/css/bkg_men.png) no-repeat left;
		}
		
		/* Esquerda - Menu */ 
		.Est_Ger_Cen_Esq_Men_Ind{
			width:190px;
			height:39px;
			}
	
	/* Esquerda - Blog */ 
	#Est_Ger_Cen_Esq_Blo{
		width:210px;
		margin:5px 0 0 0;
		}

	/* Esquerda - Banner - 002*/ 
	#Est_Ger_Cen_Esq_Ban_002{
		width:210px;
		margin:5px 0 0 0;
		}

/* Direita */ 
#Est_Ger_Cen_Dir{
	width:770px;
	float:left;
	padding-top:36px;
	background:url(../imagens/css/bkh_top_con.png) top no-repeat;
	}

/* Direita */ 
#Est_Ger_Cen_Dir_Cap{
	width:770px;
	float:left;
	}

/* Direita */ 
#Est_Ger_Cen_Dir_Bot{
	width:765px;
	margin-left:5px;
	height:36px;
	background:url(../imagens/css/bkh_bot_con.png) no-repeat;
	}

/* Centro - Area Geral */
#Est_Ger_Rod_Are_Ger{	
	width:950px;
	height:68px;
	margin:20px auto;
	padding:60px 0 20px 30px;
	text-align:left;
	background:url(../imagens/css/bkg_rod.png) center top no-repeat;
}

	/* Assinatura Site - Dados - 1 linha */
	#Est_Ger_Rod_Are_Ger_1Li{
		width:950px;
		margin-bottom:10px;
		font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#ffb400;
		}
	
	/* Assinatura Site - Dados - 2 linha */
	#Est_Ger_Rod_Are_Ger_2Li{
		width:950px;
		font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#ffb400;
		}
