@charset "utf-8";
/* CSS Geral */

body{
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background:#ffe500;
}

/* Topo da Pagina */
#Est_Ger_Top_Pag{
	width:960px;
	min-height:685px;
	margin:65px auto 0 auto;
	padding:0 0 50px 0;
	*padding:0 0 120px 0;
	text-align:left;
	background:#FFF;
}

/* Topo da Pagina */
#Est_Ger_Top_Pag_Log{
	width:960px;
	margin:0 auto;
	text-align:left;
}

	/* Topo da Pagina - Logo */
	#Est_Ger_Top_Log{
		width:229px;
		margin:0 0 0 -20px;
		position:absolute;
		top:20px;
	}
		
/* Esquerda */
#Est_Ger_Esq{
	width:215px;
	padding:110px 0 0 20px;
	float:left;
}

	/* Esquerda */
	#Est_Ger_Esq_Men{
		width:215px;
		height:70px;
		margin:40px 0 20px 0;
	}

	/* Esquerda */
	#Est_Ger_Esq_Ban{
		width:215px;
		margin:40px 0 20px 0;
	}

	/* Esquerda */
	#Est_Ger_Esq_Bot{
		margin-top:70px
	}
	/* Esquerda */
	#Est_Ger_Esq_Tel{
		margin-top:50px
	}

/* Centro */
#Est_Ger_Cen{
	width:515px;
	margin:0 20px 0 20px;
	padding:10px 0 0 0;
	float:left;
}

/* Centro - Interno */
#Est_Ger_Cen_Int{
	width:685px;
	margin:0 20px 0 20px;
	padding:10px 0 0 0;
	float:left;
}

	/* Centro - Login */
	#Est_Ger_Top_Ace{
		width:355px;
		height:105px;
		margin-left:130px;
	}

	/* Centro - Login - Interno */
	#Est_Ger_Top_Ace_Int{
		width:355px;
		margin-left:130px;
		margin-bottom:20px;
	}

/* Centro - Banco de Ideias */
#Est_Ger_Cen_Ban_Ide{
	width:675px;
	margin:0 20px 0 20px;
	padding:10px 0 0 0;
	float:left;
}


/* Direita */
#Est_Ger_Dir{
	width:160px;
	padding:10px 0 0 0;
	float:left;
}

	/* Direita - Onde Estamos */
	#Est_Ger_Dir_Ond{
		width:160px;
		height:240px;
		background:url(../imagens/css/ico_ond_est.png) no-repeat;
	}

	/* Direita - Telefone */
	#Est_Ger_Dir_Tel{
		width:150px;
		padding:0 10px 0 0;
		height:160px;
		text-align:right;
		font:20px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#535353;
	}
		/* Direita - Telefone - Prefixo */
		.Est_Ger_Dir_Tel_Pre{
			font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#535353;
		}
		/* Direita - Telefone - Telefone */
		.Est_Ger_Dir_Tel_Tel{
			font:bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#535353;
		}		

	/* Direita - Redes Sociais */
	#Est_Ger_Dir_Red_Soc{
		width:150px;
		height:70px;
		margin:0 10px 70px 0;
		text-align:center;
	}

	/* Direita - Banner - 001 */
	#Est_Ger_Dir_Ban_001{
		width:70px;
		margin:0 10px 0 0;
		float:left;
	}

	/* Direita - Banner - 002 */
	#Est_Ger_Dir_Ban_002{
		width:70px;
		float:left;
	}
	
	/* Direita - Banner - 003 */
	#Est_Ger_Dir_Ban_003{
		width:160px;
	}

	/* Direita - Banner - 003 */
	#Est_Ger_Dir_Ban_005{
		width:160px;
		margin-bottom:40px;
	}