
* {
	margin:0;
	padding:0;
	border:0;
}

input,select,textarea{
    outline:none;
}

a img {
	opacity:1;
	filter:alpha(opacity=100);
	filter: “alpha(opacity=100)”;
}
a:hover img {
	opacity:.80;
	filter:alpha(opacity=80);
	filter: “alpha(opacity=80)”;
}

body {
	font:13px arial, verdana, Helvetica, sans-serif;
	line-height:17px;
	color:#757f8e;
	background-color:#fff;
}

a {
	text-decoration:none;
	cursor:pointer;
}

ul {
	list-style-type:none;
}

span.some {
	display:none;
}


#barra_gov {
	width:100%;
	height:28px;
	background-color:#00500f;
}
#barra_gov_esq {
	background:url(../imagens/barra_gov_verde_esq.gif) repeat-x;
	height:28px;
	float:left;
	width:50%;
}
#barra_gov_centro {
	background:url(../imagens/barra_gov_verde.gif) no-repeat;
	width:940px;
	margin-left:-470px;
	left:50%;
	position:absolute;
	height:28px;
}
#barra_gov_centro a {
	display:block;
	float:right;
	width:110px;
	height:28px;
}

#geral {
	width:940px;
	margin:0 auto;
	height:100%;
}

#barra_ibge {
	clear:both;
	width:940px;
	height:70px;
}
#barra_ibge_logo {
	width:420px;
	float:left;
}
#barra_ibge_logo a { 
	background:url(../imagens/barra_ibge_logo.gif) no-repeat;
	width:225px;
	height:70px;
	display:block;
}
#barra_ibge_idioma ul li a {
	background-color:#f0f0f0;
	display:block;
	color:#8795ad;
	padding:2px 6px;
	float:left;
	margin:14px 2px 0 0;
}
#barra_ibge_idioma ul li a:hover {
	background-color:#e7e7e7;
}

#barra_ibge_busca {
	background:url(../imagens/barra_ibge_busca.gif) no-repeat;
	width:380px;
	height:25px;
	float:right;
	margin-top:30px;
	font-size:18px;
	padding:8px 0 0 13px;
}
#barra_ibge_busca div.search {
	width:380px;
	float:left;
}
#barra_ibge_busca input.inputbox {
	width:290px;
	color:#757f8e;
	font-size:18px;
	margin-top:-5px;

}
#barra_ibge_busca input.button {
	float:right;
	width:70px;
	height:25px;
	margin-top:-5px;
	background-color:transparent;
	cursor:pointer;
}
#barra_canal {
	clear:both;
	background:url(../imagens/barra_canal_bg.gif) repeat-x;
	width:940px;
	height:70px;
	color:#8795ad;
}
#barra_canal_logo a {
	background:url(../imagens/barra_canal_logo.gif) no-repeat;
	width:350px;
	height:70px;
	float:left;
	display:block;
}
#barra_canal_definicao {
	background:url(../imagens/barra_canal_separador.gif) no-repeat;
	width:503px;
	height:54px;
	float:right;
	margin-top:10px;
	padding:0 5px 0 10px;
	line-height:16px;
}
#barra_imagem {
	clear:both;
	background:url(../imagens/imagem_principal.jpg) no-repeat;
	width:940px;
	height:80px;
}

/***** MENU *****/
#barra_menu {
	width:940px;
	height:25px;
	background-color:#999;	
	font-size:17px;
}
#barra_menu ul {
	margin-left:14px;
}
#barra_menu ul li a {
	float:left;
	padding:3px 8px;
	border-left:1px solid #dcdcdc;
	display:block;
	color:#fff;
}
#barra_menu ul li a:hover {
	background-color:#c4c4c4;
}
#barra_menu ul li.menu_inicio a {
	background:url(../imagens/ico_inicio.gif) no-repeat;
	display:block;
	height:19px;
	width:18px;
	border-left:transparent;
}
#barra_menu ul li.menu_inicio a:hover {
	background:url(../imagens/ico_inicio_on.gif) no-repeat;
}
#barra_menu ul li.menu_ultimo a {
	border-right:0;
}
/***** FIM DO MENU *****/

/***** CONTEÚDO *****/
#conteudo, #historia_oral {
	clear:both;
	width:940px;
	background-color:#f1f1f1;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	padding-bottom:30px;
}
#conteudo_esq {
	float:left;
	width:205px;
	margin-top:70px;
}

#conteudo_miolo {
	float:right;
	width:900px;	
	margin:30px 0 0 30px;
}

#conteudo_miolo ul li, .nome ul li {
	background:url(../imagens/bullet.gif) no-repeat;
	padding:0 0 8px 30px;
	font-weight:bold;
}

#conteudo_miolo ol {
	margin-left:50px;
}

#conteudo_miolo ol li {
	margin-bottom:5px;
}



#conteudo_miolo p a, #texto ol li a {
	padding:0 3px;
	font-weight:bold;
	color:#2D386F;
}

#conteudo_miolo p a:visited, #texto ol li a:visited  {
	color:#2D386F;
}
#conteudo_miolo p a:hover, #texto ol li a:hover {
	background-color:#fff;
}
#conteudo_miolo h2 a {
	font-size:24px;
	margin-bottom:10px;
	color:#757f8e;
	font-weight:normal;
	padding:0;
	background-color:transparent;
}
#conteudo_miolo h2 a:hover, #conteudo_miolo h2 a:hover span {
	background-color:transparent;
	color:#8a9ab8;
}
#conteudo_miolo h2 a span {
	font-size:20px;
	margin-bottom:10px;
	color:#757f8e;
	font-weight:normal;
	padding:0;
	background-color:transparent;
}
#conteudo_miolo h2, #texto_ficha_tecnica h2 {
	font-size:20px;
	margin-bottom:10px;
	color:#8a9ab8;
	font-weight:normal;
}
#conteudo_miolo ul.actions li.print-icon {	
	padding:0;
	float:right;
	background-image:none;
	width:150px;
	margin-bottom:20px;
}
#conteudo_miolo ul.actions li.print-icon a {
	background:url(../imagens/ico_imprimir.gif) right no-repeat;
	float:right;
	display:block;
	width:100px;
	height:22px;
	color:#fff;
	font-size:16px;
	padding:3px 0 0 10px;
	background-color:#8395b4;
	font-weight:normal;
}
#conteudo_miolo ul.actions li.print-icon a:hover {
	background-color:#92a7cd;
}
#conteudo_miolo p {
	margin-bottom:20px;
	padding-right:45px;
}

#destaque_estatisticas {
	background:#dedede url(../imagens/destaque_estatisticas.jpg) no-repeat right bottom;
	width:450px;
	height:190px;
	float:left;
	margin-top:50px;
}

#destaque_geociencias {
	background:#dedede url(../imagens/destaque_geociencias.jpg) no-repeat right bottom;
	width:450px;
	height:190px;
	float:right;
	margin-top:50px;
}

#destaque_top {
	background:#dedede url(../imagens/destaque_top.jpg) no-repeat left bottom;
	width:732px;
	height:190px;
	float:right;
	margin-top:60px;
}

#destaque_portal {
	background:#dedede url(../imagens/destaque_censo.jpg) no-repeat left bottom;
	width:732px;
	height:174px;
	margin-top:60px;
}

#tit_destaque {
	background-color:#f1f1f1;
	padding-left:20px;
	font-size:24px;
	color:#757f8e;
	width:430px;
	height:30px;
}

#tit_destaque_portal {
	background:#f1f1f1 url(../imagens/tit_destaque_portal.gif);
	font-size:25px;
	color:#fff;
	width:682px;
	height:24px;
	text-align:right;
	padding:20px 50px 0 0;
}

#destaque_estatisticas p, #destaque_geociencias p {
	margin:30px 0 0 20px;
	width: 170px;
}

#destaque_top p, #destaque_portal p {
	margin:30px 0 0 270px;
	width: 425px;
}

#conteudo a{
	color:#757f8e;

}

#texto {
	padding-top:7px;
	clear:both;
	text-align:justify;
}

p.separador {
	background:url(../imagens/separador.gif);
	height:1px;
	width:620px;
}

#ficha_tecnica {
	width:480px;
	background-color:#f1f1f1;
}

#texto_ficha_tecnica {
	padding:10px;
	text-align: left;
}

#ficha_tecnica_topo  { 
	background-image:url(../imagens/ficha_tecnica_topo.gif);  
	width:480px;
	height:50px;
}

#ficha_tecnica_titulo {
	background-color:#aeaeae;	
	width:470px;
	height:23px;
	color:#fff;
	font: 17px bold;
	padding:2px 0 0 10px;
}

#imagem {
    float:right;
    margin:3px 45px 0 15px;
}

select{
	background:#dedede;
	color:#757f8e;
	width: 205px;
	float:left;
	height:22px;
	padding:1px 1px 1px 6px;
}

/***** FIM DO CONTEÚDO *****/

/**** HOME ****/

#imagem_home { 
	float:left;
	margin: 30px 20px 20px 35px;
}

#texto_home {
	width:540px;
	float:left;
	margin:35px 45px 0 0;
	
}

p.divisao {
	font-size: 20px;
	margin-bottom: 10px;
	color: #8a9ab8;
	font-weight: normal;
	margin-top: 0px;
	clear: both;
}

#titulo {
	font-size:24px;
	color:#757f8e;
	font-weight:normal;
	background-color:transparent;
	padding-left:25px;
}

#texto.home {
	padding:15px 0 0 25px;
}


#menu_nomes {
	margin-left:15px;
	
}


/**** FIM HOME ****/

/***** RODAPÉ *****/
#rodape {
	background-image:url(../imagens/rodape.gif);
	clear:both;
	width:925px;
	height:27px;
	font-weight:bold;
	padding:8px 0 0 15px;
	margin-bottom:40px;
}
/***** FIM DO RODAPÉ *****/