* {
	font-family: Arial, Helvetica, sans-serif;
}
body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}


/* = = = content = = = */
div#content {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}


/* = = = topo = = = */
div#topo {
	width: 100%;
	height: 55px;
	background-image: url(../img/topbg_bg.gif);
}
div#topo h1 {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 133px;
	height: 55px;
}
div#topo h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 133px;
	height: 55px;
	border: 0;
	background-image: url(../img/topbg_right.jpg);
}
div#topo h2 {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 55px;
}
div#topo h2 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 55px;
	border: 0;
	background-image: url(../img/topbg_left.jpg);
}
div#topo h1 a span.off, div#topo h2 a span.off {
	display: none;
}

/* = = = menu = = = */
div#menu {
	width: 100%;
	height: 25px;
	background-color: #aeaeae;
	border-top: 1px solid #999;
}
div#menu ul#main_links{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	height: 25px;
	list-style-type: none;
	list-style-position: inside;
}
div#menu ul#main_links li{
	display: block;
	margin: 0;
	padding: 2px 15px 0 15px;
	float: left;
	height: 23px;
	list-style-type: none;
	list-style-position: inside;
	border-right: 1px solid white;
	font-size: 16px;
	text-transform: lowercase;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
div#menu ul#main_links li.home img:hover {
	opacity: 0.6;
}
div#menu ul#main_links li.municipios:hover {
	background-color: #aaa;
}
div#menu ul#main_links li.variaveis:hover {
	background-color: #aaa;
}

div#menu div#redes_sociais {
	height: 25px;
	float: rigth;
}
div#menu div#redes_sociais div {
	height: 25px;
	float: right;
	margin-right: 5px;
}
div#menu div#redes_sociais div#permalink #cx_permalink {
	font-size: 11px;
	cursor: pointer;
	text-align: center;
}
/* = = = mapa = = = */

div#mapa {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
div#mapa div#mapDiv {
	width: 100%;
	height: 640px;
	z-index: 100;
}


/* = = = mapa = = = */

table#legenda {
	position: relative;
	z-index: 101;
	background-color: #fff;
	border: 10px solid #fff;
}
table#legenda thead tr th {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
table#legenda tbody tr td {
	font-size: 12px;
}
table#legenda tbody tr td.bullet {
	width: 20px;
	border: 1px solid silver;
}
table#legenda tbody tr td.faixa {
	text-align: right;
}
table#legenda tfoot tr td {
	text-align: left;
	font-size: 10px;
}

div#titulo {
	position: absolute;
	margin-top: 15px;
	z-index: 102;
	width: 100%;
}
div#titulo h3 {
	display: block;
	font-size: 15px;
	color: #000;
	padding: 5px;
	background-color: #fff;
	border: 1px solid silver;
	max-width: 720px;
	text-align: center;
	margin: 0 auto;
}
div#titulo h3 span.subtitulo {
	font-size: 11px;
	font-weight: normal;
}

/* = = = Carregando = = = */

div#carregando {
	margin:0;
	padding:0;
	background-image: url(../img/bg_modal.png);
	width: 100%;
	height: 100%;
	float:left;
	position: absolute;
	z-index: 10000;
}
div#carregando div.msg {
	font-size: 18px;
	text-align: center;
	width: 250px;
	margin: 0 auto;
	padding: 10px;
	border: 2px solid #666;
	background-color: #fff;
	margin-top: 25%;
}


/* = = = Dashboard = = = */

div#popDasboard {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	float: left;
	z-index: 1000;
	cursor: pointer;
	background-image: url(../img/bg_menu.png);
}
div#popDasboard p.fechar {
	width: 900px;
	margin: 0 auto;
	padding: 2px 0;
	color: #fff;
	text-align: right;
	background-color: #999;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #fff;
	cursor: pointer;
}
div#popDasboard iframe {
	border: 1px solid #fff;
}
div#popDasboard div.menu iframe {
	margin: 0 auto;
	padding: 0;
	border: 0;
}


/* = = = Popup dos municípios = = = */

div#popMunicipios {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 900;
	cursor: pointer;
	background-image: url(../img/bg_menu.png);
	display: none;
}
div#popMunicipios p.fechar {
	width: 900px;
	margin: 0 auto;
	padding: 2px 0;
	color: #fff;
	background-color: #999;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #fff;
	cursor: pointer;
}
div#popMunicipios p.fechar span.fechar {
	float: right;
}
div#popMunicipios p.fechar span.fechar:hover {
	color:#CCC;
}
div#popMunicipios div.menu {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #fff;
	overflow: auto;
	background-color: #f1f1f1;
}
div#popMunicipios div.menu div.busca {
	width: 100%;
	text-align: right;
	display: none;
}
div#popMunicipios div.menu div.busca input#cx_busca_mun {
	font-size: 12px;
}
div#popMunicipios div.menu div.municipios {
	display: block;
	margin: 5px 0 0 5px;
	padding: 0;
}
div#popMunicipios div.menu div.municipios div.regiao {
	display: block;
	padding: 0;
	width: 170px;
	float: left;
	margin-bottom: 50px;
}
div#popMunicipios div.menu div.municipios div#reg_1 {
	width: 130px;
}
div#popMunicipios div.menu div.municipios div#reg_2 {
	width: 200px;
}
div#popMunicipios div.menu div.municipios div#reg_3 {
	width: 200px;
}
div#popMunicipios div.menu div.municipios div#reg_5 {
	width: 160px;
}
div#popMunicipios div.menu div.municipios div.regiao h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
div#popMunicipios div.menu div.municipios div.regiao div.uf h4 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #aaa;
}
div#popMunicipios div.menu div.municipios div.regiao div.uf ul {
	margin: 5px 0 0 5px;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}
div#popMunicipios div.menu div.municipios div.regiao div.uf ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	font-size: 10px;
	text-transform: uppercase;
}
div#popMunicipios div.menu div.municipios div.regiao div.uf ul li input, div#popMunicipios div.menu div.municipios div.regiao div.uf ul li label {
	cursor: pointer;
}
div#popMunicipios div.menu div.municipios div.regiao div.uf ul li label:hover {
	background-color: #ccc;
}

/* = = = Popup variaveis = = = */

div#popVariaveis {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 910;
	cursor: pointer;
	background-image: url(../img/bg_menu.png);
	display: none;
}
div#popVariaveis p.fechar {
	width: 900px;
	margin: 0 auto;
	padding: 2px 0;
	color: #fff;
	background-color: #999;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #fff;
	cursor: pointer;
}
div#popVariaveis p.fechar span.fechar {
	float: right;
}
div#popVariaveis p.fechar span.fechar:hover {
	color:#CCC;
}
div#popVariaveis div.menu {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #fff;
	overflow: auto;
	background-color: #f1f1f1;
}
div#popVariaveis div.menu div#temas_variaveis {
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 11px;
}
div#popVariaveis div.menu table#lista_variaveis {
	width: 870px;
	margin: 10px 0 20px 5px;
	padding: 0;
}
div#popVariaveis div.menu table#lista_variaveis tbody tr td {
	padding: 3px;
	font-size: 12px;
}
div#popVariaveis div.menu table#lista_variaveis tbody tr td.radio {
	vertical-align: top;
}
div#popVariaveis div.menu table#lista_variaveis tbody tr.par td {
	background-color: #fff;
}
div#popVariaveis div.menu table#temas_variaveis tbody tr td.radio input.rd_var {
	cursor: pointer;
}
div#popVariaveis div.menu table#temas_variaveis tbody tr td.label label {
	cursor: pointer;
}
div#popVariaveis div.menu table#temas_variaveis tbody tr td.label label span {
	cursor: pointer;
}

