*{
  font-family:verdana;
  font-size:10px;
}
body{
  margin:0;
  padding:0;
  background:url('../img/topo_barra.gif') repeat-x;
  color:#9e9935;
}
a{
  color:#007f7b;
  text-decoration:underline;
}
a:hover{
  text-decoration:none;
}
hr{
  border:1px #9e9935 solid;
}
.tit{
  font-size:13px;
}
#alinhamento{
  width:700px;
  margin:0 auto;
}
#topo{
  height:100px;
  padding-top:10px;
}
#topo-titulo{
  float:right;
  font-size:28px;
  font-weight:bold;
  padding:15px 10px 0 0;
}
#barra{
  width:100%;
  height:69px;
  background:url('../img/topo_barra.gif') repeat-x;
}
#conteudo{
  padding-top:30px;
}
#logado{
  float:left;
  font-size:11px;
  margin:0 30px 0 10px;
}
#siga{
  font-size:16px;
  font-weight:bold;
  text-align:center;
}
.forcador{
  clear:both;
}
