* {
  font-family: Tahoma;
  font-size: 12;
  font-style: normal;
}
.rodape {
  font-size: 11;
  color:#0057a3;
  display: inline-block;
  line-height: 1.2;
  vertical-align: top;
  margin: 10px;
}
.titulo {
  font-family: Tahoma;
  font-size: 12;
  color:#0057a3;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  margin: 10px;
}
.titulo a:link, .titulo a:visited, .titulo a:hover, .titulo a:active {	
  font-family: Tahoma;
  font-size: 12;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color:#0057a3;
}
a:link,a:visited,a:hover,a:active {	
  font-size: 11;
  font-weight: bold;
  font-style: normal;
  color:#000000;
}
form.pesqform select {
   width: 120px;
   color:#462600;
   font-size:11;
   font-weight:normal;
   background-color:#fed;
   border:1px solid;
   border-top-color:#AE6000;
   border-left-color:#AE6000;
   border-right-color:#AE6000;
   border-bottom-color:#AE6000;
}
form.pesqform ol {
  margin-top: 20px;
  padding: 0;
}
form.pesqform li {
  list-style: none;
  padding: 2px;
  margin: 0;
}
form.pesqform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-size: 11;
  font-weight: bold;
  font-style: normal;
  color:#000000;
}
form.pesqform input {
   color:#462600;
   font-size:11;
   font-weight:normal;
   background-color:#fed;
   border:1px solid;
   border-top-color:#AE6000;
   border-left-color:#AE6000;
   border-right-color:#AE6000;
   border-bottom-color:#AE6000;
}
