@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

#geral {
	width: 700px;
}

.temaoff, .tema {
	display: block;
	page-break-before: always;
}
.temaoff#default {
	page-break-before: auto;
}
.temaoff h1, .tema h1 {
	font-size: 14pt;
	color: #000000;
}

#menu, .volta_topo, .linkTab, #submenu_estatistica {
	display: none;
}
#logo_ibge {
	text-decoration: none;
	font-size: 8pt;
}
#logo_canal {
	display: block;
}
#logo_canal h1 {
	display: block;
	font-size: 14pt;
	font-weight: bold;
}

#dados_basicos table {
	width: 620px;
	border: 0.2pt solid #999;
}
#dados_basicos table tr td, #dados_basicos table tr th {
	font-size: 9pt;
	padding: 3pt;
	text-align: center;
	border: 0.2pt solid #999;
}

object {
	border: 5pt solid #484848;
}
object#grafLocalizacaoSwfMun {
	border: 1pt solid #484848;
}

ul, li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	height: 15pt;
}
ul li span.list_bullet {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	width: 12pt;
	height: 12pt;
	border: 1pt solid white;
	float: left;
}

#fontes h4 {
	display: none;
}
#fontes p.titulo {
	font-weight: bold;
}
#fontes li {
	list-style-type: square;
}

#crescimento_populacional span.list_bullet {
	display: none;
}
#crescimento_populacional ul.bruto {
	border: 0.2pt solid #999;
	padding: 2px;
	margin-top: 10px;
	width: 145px;
}
#crescimento_populacional ul.bruto span.descricao {
	border: 0.2pt solid #999;
	padding: 2px;
	margin-right: 2px;
	width: 45px;
}
#crescimento_populacional ul.bruto span.valor {
	border: 0.2pt solid #999;
	padding: 2px;
	width: 90px;
	text-align: right;
}

#tab_piramide_etaria, #tab_piramide_etaria td, #tab_piramide_etaria th {
	border: 0.2pt solid #999;
	padding: 2px;
}
#tab_piramide_etaria td {
	text-align: right;
	margin-top: 10px;
}
#tab_piramide_etaria {
	margin-top: 10px;
}

.legenda {
	margin-top: 10px;
}
.bruto .descricao {
	width: 135px;
}
.bruto .valor {
	width: 80px;
	text-align: right;
}

.cBarras .bruto .descricao {
	width: 165px;
}

#frota .porcent {
	width: 230px;
}
#frota .porcent li {
	width: 70px;
	float: left;
}

/*
.cPizza .cidade .grafico {
	width: 220px;
	height: 220px;
	float: left;
	clear: both;
}
.cPizza .estado .grafico, .cPizza .pais .grafico {
	width: 100px;
	height: 100px;
	float: left;
	clear: both;
}
.cPizza .cidade .porcent {
	float: left;
	clear: both;
}
*/
