.botao,
.botaoPres {
  text-align:center;
  margin: 1em 1em 1em 1em;
  width: 10em;
  font-family: helvetica,arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  float:left;
}
.botao a,
.botaoPres a {
  display: block;
  width: 100%;
}
.botao a:link,
.botao a:visited,
.botao a:hover,
.botaoPres a:link,
.botaoPres a:visited,
.botaoPres a:hover {
  color: #000;
  text-decoration: none;
}
.botao a:link,
.botao a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.botao a:hover,
.botaoPres a:hover,
.botaoPres a:link,
.botaoPres a:visited {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}

.botao span.miolo,
.botaoPres span.miolo {
  background-color: #fff;
  color: #0c479d;
}
.localVotacao, .localCadastramento {
  background-color: #B4DAF1;
  font-family: helvetica,arial,sans-serif;
  font-size: 10px;
}
.localVotacao A, .localCadastramento A { text-decoration:none }
.localVotacao A:hover, .localCadastramento A:hover { text-decoration:underline }
.localVotacao IMG, .localCadastramento IMG {border:none; width:100px}

#barralateral {
  font-family: helvetica,arial,sans-serif;
  font-size: 12px;
  background-color:#FFFFFF;
}
#statusBar{
  font-family: helvetica,arial,sans-serif;
  font-size: 11px;
  display:none;
  border: 1px #317D9A solid;
  padding: 3px;
};

