* { margin: 0; padding: 0; }
html, body { height: 100%; }
body { font: normal 12px Arial, Helvetica, Univers, "Zurich BT", sans-serif; background: url(/_imagens/bg-black-2.gif) repeat-x center top #fff;}
#body_bg { /* background: /* url(/_imagens/background_top.gif) no-repeat center top; */}
a { font-family: Georgia, Times, serif; font-size: 13px; color: #796330; }

#wrapper { margin: auto; width: 960px; }

#miolo { font-weight: normal; } 
#header { margin: auto; width: 960px; position: relative; height: 212px; }
	#header h1{ padding: 63px 0 0 26px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #766f5f; font-weight: normal; letter-spacing: 2px; }

#menu { position: relative; margin: auto; width: 960px; height: 34px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #675f4d; text-decoration: none; background-color: #dad7c5; }
  #menu ul { list-style: none; padding-top: 8px;}
  #menu li { display: inline; padding: 23px; }
  	#menu li.ultimo { padding-right: 0;}
	#menu a { font-size: 14px; color: #766f5f; text-decoration: none; }
	#menu a:hover { color: #4e4839; text-decoration: none; }
 #menu_sobra { position: relative; margin: auto; width: 960px; height: 16px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; background-color: #f5f4ef; }
	

/* MENU */
ul#botoes { list-style: none; height: 17px; width: 633px; margin: 94px 0 7px 0;}
#botoes li {  display: block; float: left; }
#botoes li a.botao { float: left; position: relative; margin: 0; padding: 0; height: 17px; cursor: pointer; text-indent: -9999px; }

#botoes #botoes_capa a.botao      { background: url(/_imagens/botao_capa.gif) no-repeat; width: 42px; }
#botoes #botoes_topog a.botao    { background: url(/_imagens/botao_topog.gif) no-repeat; width: 70px; }
#botoes #botoes_empresa a.botao   { background: url(/_imagens/botao_empresa.gif) no-repeat; width: 56px; }
#botoes #botoes_projetos a.botao  { background: url(/_imagens/botao_projetos.gif) no-repeat; width: 56px; }
#botoes #botoes_licenc a.botao    { background: url(/_imagens/botao_licenc.gif) no-repeat; width: 114px; }
#botoes #botoes_corpo a.botao    { background: url(/_imagens/botao_corpo.gif) no-repeat; width: 100px; }
#botoes #botoes_contato a.botao   { background: url(/_imagens/botao_contato.gif) no-repeat; padding: 0; width: 56px;}

#botoes #botoes_capa:hover a.botao, #botoes_capa.hover a.botao { background: url(/_imagens/botao_capa_hover.gif) no-repeat; width: 42px;}
#botoes #botoes_empresa:hover a.botao, #botoes_empresa.hover a.botao { background: url(/_imagens/botao_empresa_hover.gif) no-repeat; width: 56px;}
#botoes #botoes_projetos:hover a.botao, #botoes_projetos.hover a.botao { background: url(/_imagens/botao_projetos_hover.gif) no-repeat; width: 56px;}
#botoes #botoes_licenc:hover a.botao, #botoes_licenc.hover a.botao { background: url(/_imagens/botao_licenc_hover.gif) no-repeat; width: 114px;}
#botoes #botoes_topog:hover a.botao, #botoes_topog.hover a.botao { background: url(/_imagens/botao_topog_hover.gif) no-repeat; width: 70px;}
#botoes #botoes_corpo:hover a.botao, #botoes_corpo.hover a.botao { background: url(/_imagens/botao_corpo_hover.gif) no-repeat; width: 100px;}
#botoes #botoes_contato:hover a.botao, #botoes_contato.hover a.botao { background: url(/_imagens/botao_contato_hover.gif) no-repeat; width: 56px;}

#botoes #botoes_capa.atual a.botao { background: url(/_imagens/botao_capa_on.gif) no-repeat; width: 42px;}
#botoes #botoes_empresa.atual a.botao { background: url(/_imagens/botao_empresa_on.gif) no-repeat; width: 56px;}
#botoes #botoes_projetos.atual a.botao { background: url(/_imagens/botao_projetos_on.gif) no-repeat; width: 56px;}
#botoes #botoes_licenc.atual a.botao { background: url(/_imagens/botao_licenc_on.gif) no-repeat; width: 114px;}
#botoes #botoes_topog.atual a.botao { background: url(/_imagens/botao_topog_on.gif) no-repeat; width: 70px;}
#botoes #botoes_corpo.atual a.botao { background: url(/_imagens/botao_corpo_on.gif) no-repeat; width: 100px;}
#botoes #botoes_contato.atual a.botao { background: url(/_imagens/botao_contato_on.gif) no-repeat; width: 56px;}
/* fim do menu */

/* CONTEÚDO */
#conteudo { margin: auto; position: relative; padding: 0; } 

  	#conteudo h1{ margin: 6px 20px; font-family: Georgia, Times, serif; font-size: 32px; color: #000; font-weight: normal; } 
  	#conteudo h2{ margin: 0 20px 20px 20px; font-family: Georgia, Times, serif; font-size: 13px; line-height: 17px; color: #787878; font-weight: normal; font-style: italic; }
		#conteudo h3{ margin-top: 4px; width: 290px; }
	#conteudo p.data { font-size: 10px; margin: 10px 20px 0 20px; color: #606060; }
	#conteudo p.interno{ width: 370px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; }
	#conteudo p.interno_a{ margin: 0; width: 205px;  }
	#conteudo_topo img { margin: 25px 0 9px 15px; }
	#conteudo_topo_peq { width: 603px; height: 30px; border-bottom: 1px solid #3e534a; margin: 7px 0 12px 0px; text-align: center; }
		
		
	#capa_esquerda { float: left; width: 680px; background: #fff; padding-bottom: 80px; } 
	#capa_direita { float: right; width: 280px; background: #000; padding-bottom: 80px; height: 900px; }
		#capa_direita a { font-family: Georgia, Times, serif; font-size: 16px; line-height: 24px; color: #fff; }
		#capa_direita a.link_pequeno { font-family: Georgia, Times, serif; font-size: 13px; line-height: 15px; color: #a0c9cc; }
		#capa_direita p { font-family: Georgia, Times, serif; font-size: 13px; color: #cfcfcf; }
		#capa_direita h2 { font-family: Georgia, Times, serif; font-size: 15px; color: #a0c9cc; font-style: normal; margin: 14px 0;}
		
	  	.capa_foto { position: relative; height: 80px; float: left; background-color: #000; margin: 12px 0; text-align: right; }
			.capa_chamada { float: left; padding: 0 10px; width: 380px; font-family: Georgia, Times, serif; }
			.capa_chamada a { font-size: 22px; color: #000; font-weight: normal; text-decoration: none; }
  		.capa_chamada a:hover { text-decoration: underline; }
			.capa_chamada p { font-size: 14px; line-height: 18px; color: #787878; }
 			.capa_chamada small { font-size: 11px; color: #999; }
			
			.capa_link { float: left; width: 680px; height: 20px; font-family: Georgia, Times, serif; margin: 8px 0; }
			.capa_link a { font-size: 14px; color: #000; font-weight: normal; padding: 4px; text-decoration: none; }
			.capa_link a:hover { text-decoration: underline; }
			.capa_link p { font-size: 13px; line-height: 17px; color: #787878; }
 			.capa_link small { padding: 4px 4px 4px 28px; font-size: 10px; color: #a3a3a3; background: #000; }
			
			
			
	  	#foto_maior { position: relative; float: left; height: 142px; width: 213px; background-color: #fff; border: 1px solid #305409; }
	  	#legenda { position: relative; float: left; min-height: 20px; padding: 3px; width: 213px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #d1d6d4;}
#conteudo ul { float: left; text-align: left; list-style: none; margin: 15px; }
#conteudo li { color: #c5a629; margin-bottom: 12px; font-size: 13px; }
	#capa_direita_a { position: relative; float: left; width: 370px; min-height: 180px; }
	
	#post_esquerda { float: right; width: 280px; min-height: 523px; height: 523px; background: url(/_imagens/bg_coluna.gif) no-repeat #000;} 
	#post_direita { float: left; width: 680px; background: #fff; padding-bottom: 80px; }
		#post_direita p { font-family: Georgia, Times, serif; font-size: 15px; line-height: 22px; color: #333333; margin-left: 20px; width: 560px; }
	
	#comentarios { float: right; width: 660px; background: #fff; padding-bottom: 80px; margin-left: 20px; padding-top: 100px; }
		#comentarios h1 { font-family: Georgia, Times, serif; font-size: 20px; color: #000; font-weight: normal; margin-left: 0;}
		#comentarios h2 { font-family: Georgia, Times, serif; font-size: 16px; color: #000; font-weight: normal; margin-left: 0; padding-top: 60px;}
		#comentarios small { font-family: Georgia, Times, serif; font-size: 10px; color: #ababab; width: 560px; line-height: 20px; }
		#comentarios p { font-family: Georgia, Times, serif; font-size: 13px; line-height: 18px; color: #787878; font-weight: normal; font-style: italic; width: 560px; margin-left: 0;}
		#comentarios h3 { font-family: Georgia, Times, serif; font-size: 14px; color: #000; width: 560px; text-align: right; font-weight: normal; margin-bottom: 30px; }
		#comentarios h4 { font-family: Georgia, Times, serif; font-size: 16px; color: #fff; font-weight: normal; margin-left: 0; padding-top: 20px; background: #0a0; width: 597px;}
	
	.left { float: left; }
	.right { float: right; }  		
				
#rodape { margin: auto; width: 960px; position: relative; height: 14px; margin-top: 3px; font-family: Arial, Helvetica, sans-serif; }
	#rodape a { font-size: 11px; color: #cfcfcf; text-decoration: none; }
	#rodape a:hover { color: #aeffb8; text-decoration: none; }
	#rodape ul { list-style: none; text-align: center;}
	#rodape li	{ display: inline; padding: 0 26px; }
	#rodape p { font-size: 10px; color: #919191; }
	#rodape p.alpha { color: #919191; }

	.limpa { clear: both; }

