@charset "utf-8";
/* CSS Geral */

body{
	margin:0;
	padding:0;
	background:url(../imagens/css/bkg_ger.jpg) bottom repeat-x;	
}

/* Area Geral */
#Est_Ger_Are_Ger{	
	margin:0 auto;
	width:980px;
	height:auto;	
}

/* Topo da Pagina */
#Est_Ger_Top_Pag{
	width:100%;
	height:156px;
	background:#FFF url(../imagens/css/bkg_top.png) repeat-x;
}

/* Topo Centralizado */
#Est_Ger_Top_Pag_Cen{
	width:980px;
	height:156px;
	margin:0 auto;
}

	/* Topo Centralizado - Logo */
	#Est_Ger_Top_Pag_Cen_Log{
		width:415px;
		float:left;
	}

	/* Topo Centralizado - Telefone */
	#Est_Ger_Top_Pag_Cen_Tel{
		width:545px;
		margin:25px 0 0 0;
		float:left;
		text-align:right;
		font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#fff;
	}

/* Coluna Menu */
#Est_Ger_Col_Men{
	width:980px;
	height:35px;
	padding:7px 0 0 0px;
}

/* Corpo Conteudo */
#Est_Ger_Col_Con_Sit{
	width:591px;
	float:left;
	background-color:#f3ebdf;
	}

/* Rodapé das Páginas */
#Est_Ger_Bkg_Rod{
	width:100%;		
	height:260px;
	margin-top:20px;
	clear:left;
	display:table;
	background:url(../imagens/css/bkg_bot.png) repeat-x;
	}
	
	/* Rodapé das Páginas - Assinaturas Empresas */
	#Est_Ger_Bkg_Rod_Ass{
		width:980px;		
		height:60px;
		margin:25px auto 40px auto;
		text-align:left; /* "remdio" para o hack do IE */
		background:url(../imagens/css/bkg_ass_emp.png) no-repeat;
		}
		
	/* Rodapé das Páginas - Informacoes */
	#Est_Ger_Bkg_Rod_Inf{
		width:980px;		
		height:90px;
		margin:0 auto;
		text-align:left; /* "remdio" para o hack do IE */
		}
		
#Est_Ger_End_Bot{
	width:700px;
	height:90px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}

#Est_Ger_End_Tel{
	width:280px;
	height:75px;
	padding-top:15px;  
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-align:right;
}

/* Include Internas */
/* Interna Esquerda */
#Ger_Est_Int_Esq{
	width:760px;
	margin:0 5px 20px 0;
	float:left;
	}

/* Interna Direita */
#Est_Ger_Int_Dir{
	 width:188px;
	 height:auto;
	 float:left;
	 display:inline;
	}
		
/* Banner */
#Est_Ger_Ban{
	width:183px;
	padding:3px;
	margin:10px 0;
	background:#ebebeb;
}

/* Interna Produto */
#Est_Ger_Int_Esq_Pro{
	 width:188px;
	 height:auto;
	 margin:10px 0 0 0;
	 float:left;
	 display:inline;	
}

/* Interna Produtos - Orcamento */
#Est_Ger_Int_Esq_Pro_Orc{
	 width:188px;
	 height:auto;
	 margin:10px 0 0 0;
}

#Est_Ger_Int_Dir_Pro{
	width:771px;
	margin-top:10px;
	float:left;
	padding:0 0 0 10px;
}
