@charset "utf-8";
/* CSS Geral */

/****** Includes | Assinatura ******/
@import url("est_ass.css");

/****** Includes | Captcha ******/
@import url("est_cap.css");

body{
	margin:0;
	padding:0;
	text-align:center;
	background:#fefefd url(../imagens/css/bkg_top_pag.png) repeat-x top;
}

/* Topo da Pagina */
#Est_Ger_Top_Pag{
	width:980px;
	height:144px;
	margin:0 auto;
	text-align:left;
	background:url(../imagens/css/bkg_top_log.png) left no-repeat;
}

/* Topo da Pagina - Logo */
#Est_Ger_Top_Pag_Log{
	width:177px;
	height:100px;
	padding:44px 0 0 0;
	margin:0 20px 0 30px;
	float:left;
}

	/* Topo da Pagina - Menu */
	#Est_Ger_Top_Pag_Men{
		width:470px;
		height:67px;
		margin:60px 0 0 0;
		padding:17px 15px 0 15px;
		float:left;
		background:url(../imagens/css/bkg_top_men.png) no-repeat;
	}
		
	/* Topo da Pagina - Newsletter */
	#Est_Ger_Top_Pag_New{
		width:233px;
		height:90px;
		margin:32px 0 0 20px;
		float:left;
		background:url(../imagens/css/bkg_top_new.png) no-repeat;
	}


/* Conteudo Pagina */
#Est_Ger_Con_Pag{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:980px;
	margin:0 auto;
	text-align:left;
}

/* Esquerda */
#Est_Ger_Esq{
	width:215px;
	background:url(../imagens/css/bkg_esq.png) no-repeat;
	float:left;
	padding:20px 0 0 0;
}

	/* Esquerda */
	#Est_Ger_Esq_Men{
		width:215px;
		height:70px;
		margin:40px 0 20px 0;
	}

	/* Topo da Pagina - Acesso Associado */
	#Est_Ger_Esq_Ace_Ass{
		width:190px;
		margin:0 0 10px 10px;
		border:#f5f5e9 solid 1px;
		border-top:none;
	} 

	/* Topo da Pagina - Acesso Associado */
	#Est_Ger_Esq_Ace_Ass_Fec{
		width:190px;
		margin:0 0 10px 10px;
		padding:34px 0 0 0;
		background:url(../menu/imagens/css/tit_are_fec.png) center top no-repeat;
	} 

	/* Esquerda */
	#Est_Ger_Esq_Ban{
		width:215px;		
		text-align:center;
		margin:5px 0;
	}

	/* Esquerda */
	#Est_Ger_Esq_Bot{
		margin-top:70px
	}
	
	/* Esquerda - Telefone */
	#Est_Ger_Esq_Tel{
		margin-top:50px
	}

/* Centro */
#Est_Ger_Cen{
	width:750px;
	margin:10px 0 0 15px;
	padding:20px 0 0 0;
	float:left;
}

/* Topo - Banners */
#Est_Ger_Top_Ban{
	width:750px;
	height:70px;
	margin-bottom:20px;
}

	/* Topo - Banners -  */
	#Est_Ger_Top_Ban_001{
		width:492px;
		height:70px;
		float:left;
		margin:0 20px 0 0;
	}
	
	/* Topo - Banners -  */
	#Est_Ger_Top_Ban_002{
		width:232px;
		height:70px;
		float:left;
	}

/* Final da Pagina */
#Est_Ger_Fin_Pag{
	width:100%;
	height:123px;
	padding:20px 0 0 0;
	text-align:center;
	background:url(../imagens/css/bkg_bot_rod.png) repeat-x;
}

/* Topo da Pagina - Conteudo */
#Est_Ger_Fin_Pag_Con{
	width:960px;
	height:124px;
	margin:0 auto;
	text-align:left;
}

/* Topo da Pagina - Conteudo - Endereco */
#Est_Ger_Fin_Pag_Con_End{
	width:100%;
	height:50px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}


/*========================= Area geral do conteudo - Midas do rodape ==================================*/
/*Area geral de mapa e menu*/
.Est_Are_Ger_Mid_Bot{
	width:100%;
	height:380px;
	background:url(../imagens/bkg_bot_sit_ger.png) top center repeat-x;
}

	/* Conteudo do rodape do site */
	.Est_Bot_Are_Con{
		width:960px;
		padding:20px 0 0 0;
		margin:0 auto;
	}

		/* Twitter */
		.Est_Bot_Mid_Are_Twi{
			width:225px;
			height:205px;
			float:left;
		}

		/* Youtube */
		.Est_Bot_Mid_Are_You{
			width:270px;
			height:205px;
			float:left;
		}

		/* Facebook */
		.Est_Bot_Mid_Are_Fac{
			width:347px;
			height:205px;
			float:left;
		}

		/* Separador */
		.Est_Bot_Mid_Are_Sep{
			width:59px;
			height:205px;
			float:left;
		}
		
			/* Icone Midia */
			.Est_Bot_Mid_Are_Ico_Mid{
				width:100%;
				height:53px;
				margin:0 0 10px 0;
			}
		
			/* Widget */
			.Est_Bot_Mid_Are_Wid{
				width:100%;
				height:140px;
			}










/*Area geral de mapa e menu*/
.Est_Are_Ger_Mid_Bot{
	width:100%;
	height:380px;
	background:url(../imagens/bkg_bot_sit_ger.png) top center repeat-x;
	text-align:left;
}

/* Conteudo do rodape do site */
.Est_Bot_Are_Con{
	width:960px;
	padding:20px 0 0 0;
	margin:0 auto;
}

/* Area de conteudo de midia - youtube */
.Est_Bot_Mid_Are_You{
	width:270px;
	height:329px;
	float:left;
}

/* Conteudo de midia - miniaturas do youtube */
.Est_Bot_Mid_Are_You_Cai{
	width:122px;
	height:122px;
	float:left;
	display:table;
	margin: 15px 0 0 0;
}

/* Conteudo de midia - miniaturas do youtube */
.Est_Bot_Mid_Are_You_Min{

}

/* Conteudo de midia - miniaturas do youtube */
.Est_Bot_Mid_Are_You_Tex{
	font: 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	height:35px;
}

/* Conteudo de midia - miniaturas do youtube */
.Est_Bot_Mid_Are_You_Sep{
	width:17px;
	height:122px;
	float:left;
}

/* Area de conteudo de midia - twitter */
.Est_Bot_Mid_Are_Twi{
	width:220px;
	height:329px;
	float:left;
}

/* Conteudo - texto do twitter */
.Est_Bot_Mid_Are_Twi_Tex{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	width:220px;
	height:230px;
}

/* Liks - texto do twitter */
.Est_Bot_Mid_Are_Twi_Tex a{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#8bb6de;
}

.Red_Soc_Twt_Des_004{
	margin:18px 0;
}

/* Facebook Cor*/
.Est_Bot_Mid_Are_Fac_Cor{
	width:100%;
	background:url(../imagens/css/bkg_mid_fac.png);
}

/* Area de conteudo de midia - facebook */
.Est_Bot_Mid_Are_Fac{
	width:347px;
	height:329px;
	float:left;
}

/* Area de conteudo de midia - Separador */
.Est_Bot_Mid_Are_Sep{
	width:50px;
	height:329px;
	float:left;
}

/* Assinatura */
/* Area geral */
.Est_Are_Bot_Ger_Bac{
	width:100%;
	height:160px;
	background:url(../imagens/bkg_bot_sit_ger_rod.png) top center repeat-x;
}

/*Area geral do conteudo*/
.Est_Are_Bot_Ger{
	width:960px;
	padding:30px 0 0 0;
	margin:0 auto;
}

/*Logo*/
.Est_Are_Bot_Log{
	float:left;
}

/*Endereco*/
.Est_Are_Bot_End{
	font: 10px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	margin:3px 0 0 20px;
}
	.Est_Are_Bot_End strong{
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#fff;
		float:left;
	}
	
