

body {
    background-color : #56a706;
    background-image : url('../img/fundo_cor.jpg');
    background-repeat : repeat-x;
  }


.tabelaprincipal {
    width : 997px;
    height: 100%;
  }


.tabelaconteudo {
    background-color : #ffffff;
    width : 726px;
  }


.submenus {
    color : #ffffff;
    font-family : Arial;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }


a.submenus:hover {
    color : #b1ec00;
    font-family : Arial;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }


.submenussel {
    color : #b1ec00;
    font-family : Arial;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }


.titulomenu {
    color : #08c3b6;
    font-family : Arial;
    font-size : 16px;
    font-weight : none;
    text-decoration : none;
  }


.titulosubmenu {
    color : #00867d;
    font-family : Arial;
    font-size : 16px;
    font-weight : none;
    text-decoration : none;
  }


.nome {
    color : #00867d;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
    text-transform : uppercase;
  }

A.nome:hover {
    color : #08c3b6;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
    text-transform : uppercase;
  }

.nome_sel {
    color : #08c3b6;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
    text-transform : uppercase;
  }


.tematica {
    color : #81c334;
    font-family : Arial;
    font-size : 12px;
    font-weight : none;
    text-decoration : none;
  }


.texto {
    color : #000000;
    font-family : Arial;
    font-size : 11px;
    text-decoration : none;
  }


.foto {
    border: 1px solid #6cb61d;
  }

.fotoover {
    border: 1px solid #99ff33;
  }

.numlink {
    color : #909E4D;
    font-family : Arial;
    font-size : 11px;
    text-decoration : none;
  }


a.numlink:hover {
    color : #909E4D;
    font-family : Arial;
    font-size : 11px;
    text-decoration : none;
  }

.wallpaper {
    color : #ffffff;
    font-family : Arial;
    font-size : 10px;
    text-decoration : none;
  }

.manutencao {
    color : #ffffff;
    font-family : Arial;
    font-size : 20px;
    font-weight : bold;
    text-decoration : none;
  }