@charset "utf-8";
/* CSS Geral */

body {
	background:url(../imagens/css/bkg_top.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
}

.Est_Ger {
	margin:0 auto;
	width:960px;
	display:table;
}

/* Gera o conteudo do topo*/
.Est_Ger_Top {
	display:table;
}

.Est_Ger_Top_Fla {
	width:820px;
	height:356px;
	margin:20px 0 0 0;
	float:right;
	background:url(../imagens/img_fla.png) no-repeat center top;
}

/* Endereco */
.Est_Ger_Top_End {
	width:290px;
	float:right;
	margin:10px 0 0 0;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}

	.Est_Ger_Top_End p {
		font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		margin:0;
		padding:0;
	}

	.Est_Ger_Top_End strong {
		font:bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		float:left;
	}

	.Est_Ger_Top_End img {
		float:right; /* para não quebrar no chrome */
		margin:-37px 0 0 20px;
	}

/* Gera o conteudo do menu*/
.Est_Ger_Mnu {
	background:url(../imagens/bkg_mnu.png) no-repeat center top;
	width:228px;
	height:594px;
	position:relative;
	top:-260px;
	float:left;
}

.Est_Ger_Mnu_Lgo img {
	margin:45px 0 0 17px;
}

.Est_Ger_Mnu_Esq {
	margin:35px 0 0 0;
}

.Est_Ger_Mnu_Esq_Des {
	background:url(../imagens/img_des.png) no-repeat center top;
	width:228px;
	height:340px;
	margin:-17px 0 0 0;
}

/* Redes Sociais */
.Est_Ger_Mnu_Esq_Red_Soc {
	width:155px;
	margin:20px 0 0 45px;
}

/* Gera o conteudo do centro*/
.Est_Ger_Cen {
	width:473px;
	margin:-20px 0 0 15px;
	float:left;
}

.Est_Ger_Cen_Tit {
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e296e;
	margin-bottom:20px;
}

.Est_Ger_Cen_Des p {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e296e;
	margin-bottom:15px;
}

.Est_Ger_Cen_Cai {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e296e;
	width:154px;
	float:left;
	margin:20px 0 0 03px;
}

	.Est_Ger_Cen_Cai p {
		font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#2e296e;
		margin:-120px 0 0 06px;
		padding:03px;
		line-height:15px;
	}

	.Est_Ger_Cen_Cai strong {
		font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#2e296e;
		margin:10px 0 0 15px;
		padding:03px;
	}

	.Est_Ger_Cen_Cai small {
		font:bolder 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#2e296e;
		position:relative;
		top:-90px;
		margin-left:35px;
	}

	.Est_Ger_Cen_Cai big {
		font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#2e296e;
		position:relative;
		top:-90px;
		margin-left:08px;
	}

/* Direita */
.Est_Ger_Dir {
	width:222px;
	height:490px;
	margin:-20px 0 0 15px;
	float:left;
}

/* Direita - Banner */
	.Est_Ger_Dir_Ban {
	margin:0 0 10px 0
}

/* Botoon */
.Est_Ger_Bot {
	width:100%;
	height:154px;
	background:#CCC url(../imagens/css/bkg_bot.png) repeat center top;
}
