body{
  margin: 0px;
}

.selectOut{
    font-family: verdana;
    font-size: 8pt;
    color: darkblue;
    background-image: url('img/selectOut.gif');
    font-weight: bold;
}
.selectOver{
    font-family: verdana;
    font-size: 8pt;
    color: #781717;
    background-image: url('img/selectOver.gif');
    font-weight: bold;
    cursor: pointer;
}
.selectIn{
    font-family: verdana;
    font-size: 8pt;
    color: #00923F;
    background-image: url('img/select.gif');
    font-weight: bold;
    cursor: pointer;
}

.titulo{
  font-family: verdana;
  color: #043498;
  font-size: 8pt;
  font-weight: bold;
  padding: 5px;
}

.tituloMenu{
  font-family: verdana;
  color: #b12928;
  font-size: 8pt;
  font-weight: bold;
  text-indent: 5px;
}

.itemMenu{
  font-family: verdana;
  color: #043498;
  font-size: 10px;
  font-weight: bold;
  padding: 2px;
}

.tituloB{
  font-family: verdana;
  color: #043498;
  font-size: 9pt;
  font-weight: bold;
  padding: 5px;
}

.text{
  font-family: verdana;
  color: #043498;
  font-size: 10pt;
  text-align: justify;
  padding-left: 5px;
}

.textAdmin{
  font-family: verdana;
  color: #000022;
  font-size: 8pt;
}

.textAdminMensagem{
  font-family: verdana;
  color: #0000FF;
  font-size: 8pt;
}

.rodape{
  font-family: verdana;
  color: #336699;
  font-size: 7pt;
}

.carregando{
  font-family: verdana;
  color: #000022;
  font-size: 8pt;
  background-color: skyblue;
  font-weight: bold;
  width: 100px;
  text-align: center;
}

.sombraTop{
  background-image: url('img/sombraTop.gif');
  background-repeat: repeat-x;
  padding: 10px;
  height: 10px;
}
.sombraDown{
  background-image: url('img/sombraDown.gif');
  background-repeat: repeat-x;
  padding: 10px;
  height: 10px;
}
.sombraDireita{
  background-image: url('img/sombraDireita.gif');
  background-repeat: repeat-y;
  padding: 10px;
}
.sombraEsquerda{
  background-image: url('img/sobraEsquerda.gif');
  background-repeat: repeat-y;
  padding: 10px;
}
.divisoria{
  background-image: url('img/divisoria.gif');
  background-repeat: repeat-y;
  width: 1px;
}
.divisoriaHor{
  background-image: url('img/divisoriaHor.gif');
  background-repeat: repeat-x;
  height: 1px;
}
.divisoriaHorRed{
  background-image: url('img/divisoriaHorRed.gif');
  background-repeat: repeat-x;
  height: 1px;
}

.linkForm{
  font-family: verdana;
  color: #0000FF;
  font-size: 7pt;
  text-decoration: underline;
  cursor: pointer;
}

a:visited {
  color: #00923F;
  text-decoration: none;
  font-family:verdana;
  font-size:10pt;
}

a:hover {
  color: #00923F;
  text-decoration: none;
  font-family:verdana;
  font-size:10pt;
}

a:active {
  color: #0000FF;
  text-decoration: none;
  font-family:verdana;
  font-size:10pt;
}

a:link {
  color: #00923F;
  text-decoration: none;
  font-family:verdana;
  font-size:10pt;
}

.curso a:visited {
  color: #00923F;
  text-decoration: none;
  font-family:verdana;
  font-size:13pt;
}

.curso a:hover {
  color: #00923F;
  text-decoration: none;
  font-family:verdana;
  font-size:13pt;
}

.curso a:active {
  color: #0000FF;
  text-decoration: none;
  font-family:verdana;
  font-size:13pt;
}

.curso a:link {
  color: #00923F;
  text-decoration: none;
  font-family:verdana;
  font-size:13pt;
}

.pointer{
  cursor: pointer;
}

.botaoSair{
  background-image: url('img/botaoOut.jpg');
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.desenvolv{
  font-family: verdana;
  color: #0000FF;
  font-size: 8pt;
  text-align: right;
  width: 190px;
  cursor: pointer;
}

.msgErro{
  font-family: verdana;
  color: red;
  font-size: 8pt;
  font-weight: bold;
}

.msgErroForm{
  font-family: verdana;
  color: red;
  font-size: 8pt;
}

.menuAdmin{
  font-family: verdana;
  color: #0000FF;
  text-decoration: underline;
  font-size: 8pt;
  line-height: 250%;
  cursor: pointer;
}

.topoTemplate{
    width: 100%;
    height: 78px;
    background-image: url('img/topo.gif');
    background-repeat: no-repeat;
}

.altura{
  height: 10px;
}

.barra{
    font-family: arial;
    color: #00923F;
    font-size: 12pt;
    font-weight: bold;
}
.testeiraDown{
    font-family: arial;
    color: #043498;
    font-size: 8pt;
    background-image: url('img/texteiraDown.gif');
    height: 60px;
}

.menu{
    font-family: verdana;
    color: #ECE2D0;
    font-size: 7pt;
    text-align: center;
    font-weight: bold;
    background-color: #a46224;
    border-right: medium solid #ECE2D0;
}

.menuEnd{
    font-family: verdana;
    color: #ECE2D0;
    font-size: 7pt;
    text-align: center;
    font-weight: bold;
    background-color: #a46224;
}

.paty{
  padding: 5px 5px;
}

.LinkNormal {
  font-family: verdana;
  color: #043498;
  font-size: 8pt;
  font-weight: bold;
  padding: 5px;
}
  
 .LinkAtivo {
  font-family: verdana;
  color: #b12928;
  font-size: 10px;
  font-weight: bold;
  padding: 2px;
  text-indent: 5px;
}