@charset "utf-8";
/* CSS Document */


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg_topo.gif) no-repeat;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
#map{
	border-style:solid;
	border-color:#c4c4c4;
	border-width:1px;
}

#tudo{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:url(../images/bg_rodape.gif) bottom no-repeat;
	text-align:center;
	}
#conteudo{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align:left;
	}
#conteudo h1{
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	margin-left:150px;
	margin-top:0px;
	}
#conteudo h2{
	font-size:20px;
	color:#00aaf7;
	font-weight:bold;
	margin:13px 0 28px 0;
	}
#div_tabela_dados h2{
	font-size:14px;
	color:#ff9900;
	font-weight:bold;
	}
	
.form_jump{
	margin-left:0px;
	}
#conteudo p{
	text-align:left;
	}

.tabela_resultados{
	text-align:left;
	background-color:#b7d3e2;
	width:900px;
	}

.tabela_resultados th{
	background-color:#b7d3e2;
	}
.tabela_resultados th:hover{
	background-color:#d8e6ed;
	cursor:pointer;
	}
.tabela_resultados td{
	background-color:#FFF;
	margin:3px;
	}
.linkcidades{
	text-decoration:none;
	color:#000;
	}	

.td_minitxt{
	font-size:9px;
	margin:1px;
	height:1px;
	}
.txt_miniresult{
	text-align:right;
	width:30px;

	}
.td_barras{
	width:110px;
	}
.td_tot{
	width:30px;
	text-align:right;
	}	
.table_off{
	display:none;
	visibility:hidden; 
	}
.table_on{
	display:block;
	visibility:visible;
	}
.td_codsubarea{
	width:45px;
	text-align:center;
		}
.td_numeros{
	width:80px;
	vertical-align:top;
	text-align:right;
	padding-right:5px;
	}
	
.td_VIS_absolutos{
	display:table-cell;
	visibility:visible;
	width:70px;
}
.td_VIS_percents{
	display:table-cell;
	visibility:visible;
}


.td_nomes{
	vertical-align:top;
	margin:5px;
	margin-left:10px;
	}
.linkmaisinfo{
	padding:2px;
	background-color:#FFF;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#000;
	}
.linkmaisinfo:hover{
	background-color:#CCC;
}
.tr_link{
	cursor:pointer;
}
.tr_link:hover{
	cursor:pointer;
	color:#FC3;
}
.detalhes_td_municipio{
	width:150px;
	padding:3px;
	}
.detalhes_td_municipio_txt{
	width:150px;
	font-size:12px;
	padding:3px;
	height:40px;
	vertical-align:top;
	}
.detalhes_td_codposto{
	width:70px;
	padding:3px;
	text-align:center;
	}
.detalhes_td_codposto_txt{
	width:70px;
	font-size:12px;
	padding:3px;
	text-align:center;
	vertical-align:top;
	height:40px;
	}	
.detalhes_td_nomeposto{
	width:200px;
	padding:3px;
	}
.detalhes_td_nomeposto_txt{
	width:200px;
	font-size:11px;
	padding:3px;
	height:40px;
	vertical-align:top;
	}
.detalhes_td_num{
	width:20px;
	text-align:right;
	}
.datelhes_td_num_mini{
	width:20px;
	font-size:9px;
	text-align:right;
	}
#table_lista_ue a{
	text-decoration:none;
	color:#000;
	}
#table_lista_ue a:hover{
	color:#84b6e1;
	}
#table_lista_ue strong{
	color:#ff9900;
	}
.result_num_perc{
	width:32px;
	}
	
.tr_foot{
	font-weight:bold;
	background-color:#eef2f5;
	}
.tr_foot td{
	background-color:#eef2f5;
	}
.td_icoregiao{
	width:60px;
	}
.th_ordenavel{
	background-image:url(../images/resultados/ordenar.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:65px;
	}
.th_ordenavel_ES{
	background-image:url(../images/resultados/ordenar.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:65px;
	}
.th_ordenavel_EN{
	background-image:url(../images/resultados/ordenar.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:65px;
	}
.th_ordenavel_top{
	vertical-align:top;
	}
.th_ordenavel:hover{
	background-image:url(../images/resultados/ordenarON.gif);
	}
.th_ordenavel_ES:hover{
	background-image:url(../images/resultados/ordenarON_ES.gif);
	}
.th_ordenavel_EN:hover{
	background-image:url(../images/resultados/ordenarON_EN.gif);
	}
.nomeslink a{
	text-decoration:none;
	color:#333;
	}
.nomeslink a:hover{
	text-decoration:none;
	color:#ff9900;
}
.seletor_percent_absoluto{
	float:right;
	margin-bottom:6px;
	}
.seletor_percent_absoluto a{
	background-color:#FFF;
	font-weight:bold;
	color:#036;
	text-decoration:none;
	border-color:#036;
	border-style:solid;
	border-width:1px;
	padding:3px;
	}
.seletor_percent_absoluto a:hover{
	background-color:#036;
	color:#FFF;
	}
.tabela_domicilios{
	display:none; 
/*	display:block; */
	}
.tabela_populacao{
	display:block;
	}
.td_br_DOM{
	display:none;
	width:70px;
}
. td_POP_br{
	display:table-cell;
}
.bt_dom{
	display:none;
	}
.bt_pop{
	display:inline;
}
.td_MUN_dom{
	width:70px;
}
.DOM_destaque{
	color:#3d4590;
	font-weight:bold;
	}
.td_percentoCOOL{
	text-align:left;
	
	}
