@charset "utf-8";
/* CSS Geral */

/****** Includes ******/
@import url("est_ger.css");
@import url("est_men_sit.css");
@import url("fonts/quicksans.css");
@import url("../menu/css/est_001_men_can_idi.css");

body{
	margin:0;
	padding:0;
	text-align:center;
	background:#000;
}

/* Topo da Pagina */
#Est_Ger_Top_Pag{
	width:100%;
	height:1700px;
	background:url(../imagens/css/bkg_top_cap.jpg) center top no-repeat;
	position:absolute;
	top:0;
	z-index:1;
}

/* Area Geral */
#Est_Ger_Are_Ger{
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:2;
}

	/* Aviso */
	#Est_Ger_Avi{
		width:100%;
		height:32px;
		margin:7px 0 3px 0;
		text-align:center;
	}

	/* Sites */
	#Est_Ger_Sit{
		width:100%;
		height:74px;
		margin:4px 0 20px 0;
	}

	/* Idiomas */
	.Est_Ger_Idi{
		width:93px;
		height:17px;
		margin:0 0 5px 874px;
	}
		
		/* Texto */
		.Est_Ger_Idi_Tex{
			width:70px;
			height:11px;
			padding:0 0 6px 0;
			float:left;
			text-align:right;
		}
		
			.Est_Ger_Idi_Tex a{
				font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
				color:#CCC;
				margin:0 5px 0 0;
				text-decoration:none;
				text-transform:capitalize;
			}

		/* Bandeira */
		.Est_Ger_Idi_Ban{
			width:23px;
			height:17px;
			float:left;
		}

	/* Menu */
	#Est_Ger_Men{
		width:100%;
		height:22px;
		padding:2px 0;
		margin:350px 0 0 0;
		background:#364e50;
	}


/* Area Geral - Conteudo */
#Est_Ger_Are_Ger_Con{
	width:980px;
	margin:20px 0 0 0;
}

	/* Area Geral - Banner Topo */
	.Est_Ger_Are_Ban_Top{
		width:980px;
		margin:20px 0;
	}
	
/* Bottom */
.Est_Ger_Bot{
	width:100%;
	margin:20px 0 0 0;
	padding:5px 0 0 0;
	background:url(../imagens/css/bkg_bot.png) center;
}

	/* Area Geral */
	.Est_Ger_Bot_Are_Ger{
		width:980px;
		margin:0 auto;
	}

	/* Area Geral - Menu */
	.Est_Ger_Bot_Men{
		color:#FFF;
	}

		.Est_Ger_Bot_Men a{
			color:#FFF;
		}
			.Est_Ger_Bot_Men a:hover{
				color:#CCC;
			}

	/* Area Geral - Icones */
	.Est_Ger_Bot_Ico{
		width:100%;
		padding:10px 0 0 0;
	}

	/* Area Geral - Assinatura */
	.Est_Ger_Bot_Ass{
		width:100%;
	}


/* Area Geral - Esquerda */
.Est_Ger_Are_Ger_Esq{
	width:650px;
	margin:0 30px 0 0;
	float:left;
}

/* Area Geral - Direita */
.Est_Ger_Are_Ger_Dir{
	width:300px;
	float:left;
}
	
	/* Area Geral - Direita - Caixas */
	.Est_Ger_Are_Ger_Dir_Cai{
		width:300px;
		margin:0 0 20px 0;
	}
	
	/* Area Geral - Direita - Caixas - Twitter */
	.Est_Ger_Are_Ger_Dir_Cai_Twi{
		width:300px;
		margin:0 0 20px 0;
		background:#eeeeee;
	}
	
	/* Area Geral - Titulos */
	.Est_Ger_Are_Ger_Tit{
		width:99%;
		padding:2px 0 2px 1%;
		font:18px QuicksandBold, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#000;
		background:#459899
	}
	
/* Area Geral - Divisao Botton */
.Est_Ger_Are_Ger_Div_Bot{
	width:100%;
	height:26px;
	margin:20px 0;
	background:#333
}

	/* Sites */
	#Est_Ger_Are_Ger_Div_Bot_Red_Soc{
		width:100%;
		clear:left;
		height:22px;
		padding:20px 0;
	}

