@charset "utf-8";
/* CSS */

body{
	text-align:center;
	margin:0;
	background:#141412 url(../archivos/bkg_sit.jpg) repeat-x;
	background-position:top;
	color:#FFF;
	}

/* Area Topo */
#Est_Ger_Top{
	margin:0px;
	height:163px;
	background:url(../archivos/bkt_top_sit.jpg) no-repeat center top;
	}

	/* Area Topo - Topo */
	#Est_Ger_Top_Top{
		width:1000px;
		height:113px;
		margin:0 auto;
		text-align:left;
		}

		/* Area Topo - Topo - Logo */
		#Est_Ger_Top_Top_Log{
			width:440px;
			height:103px;
			padding-left:60px;
			padding-top:10px;
			float:left;
			}
	
		/* Area Topo - Topo - Tel */
		#Est_Ger_Top_Top_Tel{
			width:380px;
			height:78px;
			padding-left:120px;
			padding-top:35px;
			float:left;
			}

	/* Area Topo - Menu */
	#Est_Ger_Top_Men{
		width:1000px;
		height:50px;
		margin:0 auto;
		}

/* Centraliza a Pagina*/
#Est_Ger_Cen_Pag{
	width:1000px;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	background:#2a2a25;
	}

	/* Conteudo Dividido - Esquerda */
	#Est_Ger_Cen_Pag_Con_Div_Esq{
		width:730px;
		float:left;
		}

	/* Conteudo Dividido - Direita */
	#Est_Ger_Cen_Pag_Con_Div_Dir{
		width:260px;
		_width:250px;
		padding-top:65px;
		float:left;
		background:url(../archivos/bkg_top_div_dir.png) no-repeat top right;
		}
		
	/* Conteudo Dividido - Direita - Conteudo */
	#Est_Ger_Div_Dir_Con{
		width:245px;
		margin-left:10px;
		_margin-left:0px;
		margin-bottom:10px;
		padding-top:10px;
		border:#919c1b solid 2px;
		background:#090900 url(../archivos/bkg_div_dir_con.png) repeat-x;
		}

	/* Conteudo Dividido - Direita - Conteudo - Divisao */
	#Est_Ger_Div_Dir_Con_Div{
		width:220px;
		height:0px;
		font-size:1px;
		margin:20px 0 20px 10px;
		border-bottom:#7a8625 dotted 1px;
		}
	
	/* Conteudo Dividido - Direita - Conteudo - Titulos */
	#Est_Ger_Div_Dir_Con_Tit{
		width:225px;
		padding-left:20px;
		margin-bottom:10px;
		}
		
	/* Conteudo Dividido - Direita - Conteudo - Conteudo */
	#Est_Ger_Div_Dir_Con_Con{
		width:225px;
		padding-left:20px;
		margin-bottom:10px;
		}

/* Area Bottom */
#Est_Ger_Bot{
	margin:0;
	height:290px;
	background:url(../archivos/bkg_bot.jpg) no-repeat center bottom;
	}

/* Area Bottom - Centraliza */
#Est_Ger_Cen{
	width:1000px;
	margin:0 auto;
	text-align:left;
	}

	/* Area Bottom - Parceiros */
	#Est_Ger_Bot_Par_Par{
		width:840px;
		float:left;
		}
	
	/* Area Bottom - Associados */
	#Est_Ger_Bot_Par_Ass{
		width:130px;
		float:left;
		}
	
	/* Area Bottom - Parceiros e Associados - Titulo */
	#Est_Ger_Bot_Par_Par_Ass_Tit{
		width:97%;
		border-bottom:#666 solid 1px;
		margin:10px 0 10px 10px;
		}
	
	/* Area Bottom - Parceiros - Logos */
	.Est_Ger_Bot_Par_Par_Log{
		width:25%;
		text-align:center;
		float:left;
		}
	
	/* Area Bottom -  Associados - Logos */
	.Est_Ger_Bot_Par_Ass_Log{
		width:100%;
		text-align:center;
		float:left;
		}
	
/* Area Bottom - Assinatura */
#Est_Ger_Bot_Ass{
	margin:0;
	height:235px;
	background:url(../archivos/bkg_bot_ass.jpg) no-repeat center top;
	}

	/* Area Bottom - Assinatura - Conteudo - Caixa */ 	
	.Est_Ger_Bot_Ass_Cai{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#222;
		width:47%;
		height:100px;
		margin:0 0 8px 20px;
		float:left;
		}

		/* Area Bottom - Assinatura - Conteudo - Caixa - Espacamento */ 	
		.Est_Ger_Bot_Ass_Cai_Esp{
			padding-left:30px;
			}
			
		/* Area Bottom - Assinatura - Conteudo - Links */ 	
		.Est_Ger_Bot_Ass_Cai_Lin{
			width:33%;
			text-align:center;
			float:left;
			}
			
	/* Area Bottom - Copy */ 	
	#Est_Ger_Bot_Ass_Cop{
		clear:left;
		}