* {
    margin: 0pt auto;
    padding: 0pt;
    text-align: left;
    }

body, html {
    font-family: "Trebuchet MS", verdana, arial;
    margin-bottom: 20px;
    text-align: center;
    }

#limites {
    width: 800px;
    margin: 0 auto;
    margin-top: 5px;
}

#bordas {
    float: left;
    width: 800px;
    border: 1px solid #ccd2bf;
}
    
#topo {
    float: left;
    width: 800px;
    height: 133px;
    background-image: url("../imagens2/topo.gif");
    background-repeat: no-repeat;
}

#topo p.dados_boletim {
    float: left;
    position: absolute;
    width: 500px;
    color: #3c7b25;
    margin-top: 105px;
    margin-left: 40px;
    font-size: 14px;
    font-weight: bold;
}

#topo ul {
    float: right;
    display: block;
    position: absolute;
    margin: 83px 10px 20px 540px;
}

#topo ul li {
    display: inline;
    float: left;
    width: 118px;
    margin-right: 5px;
}

#topo ul li a {
    float: right;
    width: 118px;
    height: 25px;
    text-decoration: none;
    font-size: 13px;
    margin: 5px;
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    color: #fff;
}

#topo ul li a.link_faep, #topo ul li a.link_senar  {
    background-image: url("../imagens2/link_faep_senar.gif");
    background-repeat: no-repeat;
}

#topo ul li a.link_faep:hover, #topo ul li a.link_senar:hover {
    background-image: url("../imagens2/link_faep_senar_over.gif");
    background-repeat: no-repeat;
}

#conteudo {
    float: left;
    width: 780px;
    height: 100%;
    margin-top: 15px;
    margin-left: 18px;
}

#conteudoesq {
    float: left;
    width: 358px;
    border-right: 1px solid #cdd4b5;
}

#conteudoesq a.img_right {
    float: right;
    margin: 0px 0px 0px 7px;
}

#materia1, #materia2, #materia3, #materia4 {
    float: left;
    width: 329px;
    margin-bottom: 8px;
    background: #f2f5ec;
    border-bottom: 8px solid #ebf1d7;
    padding: 9px;
}

#materia1 h1, #materia2 h1, #materia3 h1, #materia4 h1 {
    float: left;
    font-size: 18px;
    color: #476735;
}

#materia1 h1 a, #materia2 h1 a, #materia3 h1 a, #materia4 h1 a {
    text-decoration: none;
    color: #476735;
}

#materia1 h2, #materia2 h2, #materia4 h2, #materia3 h2 {
    float: right;
    font-size: 15px;
    color: #476735;
}

#materia1 h2 a, #materia2 h2 a, #materia4 h2 a, #materia3 h2 a {
    text-decoration: none;
    color: #476735;
    text-align: right;
}

#materia1 a img, #materia2 a img, #materia3 a img, #materia4 a img {
    float: left;
    margin: 5px 7px 5px 0px;
    border: 0px;
}

#materia1 a, #materia2 a, #materia3 a, #materia4 a {
   float: left;
   text-decoration: none;
}

#materia1 a:hover, #materia2 a:hover, #materia3 a:hover, #materia4 a:hover, #conteudoesq a p.lead1:hover, #conteudo_colunas ul li a:hover, #conteudodir ul li a:hover {
   color: #81ac43;
   text-decoration: underline;
}

#conteudoesq a p.lead1 {
   color: #678157;
   font-size: 12px;
   line-height: 14px;
}

#conteudo a.leia_mais {
   float: left;
   width: 69px;
   height: 13px;
   margin-top: 5px;
   background-image: url("../imagens2/leia+.gif");
   background-repeat: no-repeat;
}


#colunas {
   float: left;
   margin-top: 7px;
   background-color: #f2f5ec;
   width: 349px;
   padding-top: 8px;
}

#topo_colunas {
  float: left;
  width: 349px;
  height: 46px;
  background-image: url("../imagens2/topo_colunas.gif");
  background-repeat: no-repeat;
}

#conteudo_colunas {
   float: left;
   width: 339px;
   padding: 5px;
}

#conteudo_colunas ul {
   float: left;
   display: block;
   width: 151px;
   margin: -2px 7px 5px 8px;
   border-right: 1px dashed #cdd4b5;
}

#conteudo_colunas ul li {
   list-style: none;
   font-size: 13px;
   color: #44812a;
   font-weight: bold;
   margin: 6px 7px 16px 7px;
}

#conteudo_colunas ul li a {
   text-decoration: none;
   color: #476735;
}

#conteudodir {
   float: left;
   width: 405px;
   margin-left: 10px;
}

#conteudodir ul {
   float: left;
   display: block;
   width: 240px;
   margin-right: 8px;
}

#conteudodir ul li {
   float: left;
   width: 240px;
   list-style: none;
   font-size: 11px;
   font-weight: bold;
   color: #92bb35;
   margin-bottom: 6px;
   padding-bottom: 3px;
   border-bottom: 1px solid #cdd4b5;
}

#conteudodir ul li a {
   color: #1e5e3b;
   font-size: 13px;
   text-decoration: none;
}

#conteudodir ul li a img {
   float: left;
   vertical-align: middle;
   margin: 5px 5px 2px 0px;
   border: 2px solid #eaede0;
}

#conteudodir a.banner_pdf {
   float: left;
   margin: 5px 0px 10px 5px;
}

#conteudodir a.banner_pdf img {
   border: 0px;
}

#nesta_ed {
   float: left;
   width: 406px;
   margin-top: 5px;
   border-top: 2px solid #e0e0e0;
}

#topo_nesta_ed {
   float: left;
   width: 406px;
   height: 36px;
   margin-top: 10px;
   background-image: url("../imagens2/topo_nestaedicao.gif");
}

#conteudo_nesta_ed ul.nesta_ed {
   float: left;
   width: 390px;
   margin-top: 10px;
}

#conteudo_nesta_ed ul.nesta_ed li {
   float: left;
   width: 390px;
   border: 0px;
   margin-top: 1px;
   margin-bottom: 1px;
   font-weight: bold;
}

#bol_anteriores {
   float: left;
   width: 780px;
   height: 25px;
   margin: 20px 0px 10px 0px;
   background-image: url("../imagens2/fundo_ed_anteriores.gif");
   background-repeat: no-repeat;
}

#bol_anteriores ul {
   float: left;
   width: 622px;
   height: 21px;
   margin-left: 132px;
}

#bol_anteriores ul li {
   float: left;
   width: 48px;
   margin: 0px 3px 0 5px;
   display: inline;
}

#bol_anteriores ul li a {
   float: left;
   width: 48px;
   height: 21px;
   color: #fff;
   font-size: 13px;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   background-image: url("../imagens2/link_ed_anteriores.gif");
}

#bol_anteriores ul li a:hover {
   background-image: url("../imagens2/over_anteriores.gif");
}

#rodape {
   float: left;
   width: 771px;
   height: 45px;
   background-image: url("../imagens2/rodape.gif");
}

#rodape a {
  float: left;
  width: 118px;
  height: 27px;
  background-image: url("../imagens2/expediente.gif");
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  margin-left: 30px;
  padding-top: 4px;
}

#rodape a:hover {
   float: left;
   background-image: url("../imagens2/expediente_over.gif");
   color: #729048;
}

address {
   float: right;
   text-align: right;
   font-style: normal;
   font-weight: bold;
   margin-top: 4px;
   margin-right: 10px;
   font-size: 12px;
   color: #476735;
}

#conteudo p.expediente {
   float: left;
   font-size: 13px;
   color: #476735;
}

#conteudo p.descricao {
   float: left;
   width: 780px;
   color: #476735;
   font-size: 12px;
}


a.menos, a.mais {
   float: right;
   font-size: 14px;
   font-weight: bold;
   color: #44812a;
   text-decoration: none;
   padding: 2px;
   border: 1px solid #d7e0b9;
   background-color: #eaede0;
}

a.menos {
   margin-right: 30px;
   margin-bottom: -15px;
}

a.mais {
   margin-right: 10px;
   margin-bottom: -15px;
}

