@charset "utf-8";
/* CSS Dep Fatima Nunes */

body{
	background:url(../imagens/css/bks_sit.jpg) repeat-x;
	margin:0;
	padding:0
	text-align:center; 
	}

/* Centraliza a Pagina*/
#Est_Ger_Cen_Pag{
	width:980px;
	margin:0 auto;
	text-align:left;
	}

/* Topo da Pagina */
#Est_Ger_Top_Pag{
	background:url(../imagens/css/bkg_top.jpg) no-repeat;
	width:980px;
	height:260px;
	margin:0 auto 20px auto;
	}
	
	#Est_Ger_Top_Pag a{
		float:left;
		margin:140px 0 0 580px;
		}

/* Esquerda */
#Est_Ger_Esq{
	width:170px;
	margin:0 20px 0 0;
	float:left;
}

	/* Menu */
	#Est_Ger_Men_Top{
		width:170px;
		height:28px;
		background:url(../imagens/css/bkg_men_top.png) no-repeat
	}

	/* Menu - Botton */
	#Est_Ger_Men_Bot{
		width:170px;
		height:9px;
		background:url(../imagens/css/bkg_men_bot.png) no-repeat
	}

/* Centro */
#Est_Ger_Cen{
	width:570px;
	margin:0 20px 0 0;
	float:left;
}

/* Direita */
#Est_Ger_Dir{
	width:200px;
	float:left;
}

	/* Direita - Redes */
	#Est_Ger_Dir_Red{
		width:200px;
		margin:0 0 20px 0;
	}
	
		/* Direita - Redes - A Rede */
		.Est_Ger_Dir_Red_Red{
			width:100px;
			height:20px;
			float:left;
			margin:0 0 5px 0;
			text-align:center;
		}

	/* Direita - Videos - Topo */
	#Est_Ger_Dir_Vid_Top{
		width:190px;
		height:35px;
		margin:20px 0 0 0;
		background:url(../imagens/css/bkg_vid_top.png)
	}

	/* Direita - Agenda - Topo */
	#Est_Ger_Dir_Age_Top{
		width:190px;
		height:35px;
		margin:20px 0 0 0;
		background:url(../imagens/css/bkg_age_top.png)
	}

	/* Direita - Enquete - Topo */
	#Est_Ger_Dir_Enq_Top{
		width:190px;
		height:35px;
		margin:20px 0 0 0;
		background:url(../imagens/css/bkg_enq_top.png)
	}

	/* Direita - Galeria de Fotos - Topo */
	#Est_Ger_Dir_Gal_Top{
		width:170px;
		height:35px;
		margin:20px 0 0 0;
		background:url(../imagens/css/bkg_gal_top.png)
	}

	/* Direita - Conteudo */
	.Est_Ger_Dir_Con{
		width:176px;
		padding:5px;
		border-left:#c4161c solid 2px;
		border-right:#c4161c solid 2px;
		background:#FFF;
		text-align:center;
	}

	/* Direita - Conteudo */
	.Est_Ger_Dir_Con_Men{
		width:156px;
		padding:5px;
		border-left:#c4161c solid 2px;
		border-right:#c4161c solid 2px;
		background:#FFF
	}

	/* Direita - Bottom */
	.Est_Ger_Dir_Bot{
		width:190px;
		height:11px;
		background:url(../imagens/css/bkg_cai_box.png) no-repeat;
	}

	/* Direita - Bottom - Menor */
	.Est_Ger_Dir_Bot_Men{
		width:170px;
		height:11px;
		background:url(../imagens/css/bkg_cai_box_men.png) no-repeat;
	}

/* Rodape */
#Est_Ger_Rod{
	width:980px;
	height:120px;
	margin:20px 0 0 0;
	background:url(../imagens/css/bkg_rod.png) repeat-x;
}

	/* Rodape - Topo */
	#Est_Ger_Rod_Top{
		width:960px;
		height:100px;
	}

	/* Rodape - Topo - Esquerda */
	#Est_Ger_Rod_Top_Esq{
		width:720px;
		height:65px;
		padding:35px 0 0 20px;
		float:left;
	}

	/* Rodape - Topo - Direita */
	#Est_Ger_Rod_Top_Dir{
		width:220px;
		height:65px;
		padding:35px 0 0 0;
		float:left;
	}

	/* Rodape - Endereco */
	#Est_Ger_Rod_End{
		width:980px;
		height:20px;
		text-align:center;
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#FFF;
	}

