/* Gerais */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	line-height: 13px;
	background-color: transparent;
}

/*h1 {
	font-size: 11px;
	color: #004D77;
}*/

h1 { 
    font-family: verdana, Times, "Times New Roman",  serif, "Lucida Console", Courier, monospace;
    color:#004d77;
    border-bottom: dashed 1px #CCCCCC;
    padding:0 0 0.3em 0;
    margin:0 0 0.2em 0;
    font-size:1.0em;
    text-align:justify;
}

h2 {
	text-align: center;	
	color: #376FA6;
	font-size: 11px;
	margin-top: 2em;
}

/* Backgrounds */
.transparente {
	background-color: transparent;
	border: none;
}

/*Links */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

/* Formulários */
input, textarea, select {
	background-color: #F8F8F8;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #5F5F2E 1px double;
}

input[type=image] {
	border: 0;	
}

/* Eleicões */
.botao_azul {
	color: #3973AC;
	border-color: #6699CC;
	font-weight: bold;
}

/****************************** Mudanças ****************************/
.cabecalho {
	position: relative;
	margin: 0 0 1.5em 0;
}

.ajuda {
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 15px;
}

.botao {
	font-weight: bold;
}

.botoes {
	text-align: center;
	margin-top: 1.5em;
}

.ajuda ul {
	margin-top: 0;		
}

.ajuda ul li {
	list-style-type: none;
	margin-bottom: 0.4em;
}

img {
	border: 0;
}

.inserirDados td{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	font-size: 11px;
}

.inserirDados td + td{
	text-align: left;
}

.titulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #004D77;	
}

.sub-titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	margin : 0;
	font-weight: bold;
}

.tituloInformacoesZonas{
	background-color:  #E5E5E5;
}

.escolhaMunic
{
	width: 45px;	
}

.espaco {
	padding-top: 8px;
}

.cargo {
	font-weight: bold;
}

.lista{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.tabelaResumo
{
	margin-top: 30px;
	width: 300px; 
	font-size: 11px; 
	font-family: verdana;
}

.tituloTabelaResumo
{
	background-color: #E5E5E5; 
	text-align: center; 
	font-weight : bold; 
	color: #004D77; 
	width: 100%; 
	font-size: 12px;
}

.coluna1TabelaResumo
{
	background-color: #F5F5F5; 
	width: 50%; 
	font-weight : bold; 
}

.coluna2TabelaResumo
{
	width: 50%; 
	text-align: right;
}

.zonas td {
	font-weight: bold;
	vertical-align: top;
	
	padding-right: 10px;
}

.zonas td + td {
	font-weight: normal;
	text-align: left;
	width: auto;
}

.dados {
	font-weight: normal;
	text-align: left;
	width: auto;
}

.rotulo {
	padding-bottom: 1em;
	text-align: right;
	width: 220px;
}

.fonte-centralAtend {
	font-weight: bold;
	margin-bottom: 10px;
}

.rotulo-centralAtend {
	font-weight: bold;	
}

.espaco {
	height: 3px;
}

.mapa {
	height: 210px;
	text-align: left;
	vertical-align: top;
	position: absolute;
	margin: 0 0 0 0;
}

#ampulheta {
	position: absolute;
	visibility: hidden;
	left: 241px;
	top: 95px;
	width: 56px;
	height: 22px;
	z-index: 2000;
	size: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listaMapa {
	position: absolute;
	top: 210px;
	height: 320px;
	width: 100%;
	border-style: none;
}

.tabelaDados {
	margin-left: 0.5em;
}

form {
	margin: 0px;
}

.fonte-cinza_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	margin : 0;
}

.cinza1 {
	background-color: #F5F5F5;
	border: none;
}

.cinza2 {
	background-color: #E5E5E5;
	border: thin none;
}

.cinza3 {
	background-color: #D3D3D3;
	border: none;

}
