body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background: #FFFFFF url(img/bg.jpg) repeat;

}

#topo, #conteudo {
  width: 785px;
  margin: 0 auto;
}
#topo {
  height: 213px;
}
#conteudo {
  background: #FFFFFF;
  overflow: auto;
  width: 765px;
}
#rodape {
  width: 781px;
  height: 22px;
  margin: 0 auto;
  background: url(img/rodape.png) top right no-repeat;
  margin-top: -1px;
  position: relative;
}
#rodape a img {
  border: none;
}
#coluna1 {
  width: 165px;
  float: left;
  background: #FFFFFF;
}

#centro {
  width: 439px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  background: #FFFFFF;
}
#publicidade {
  float: right;
  width: 141px;
  background: #FFFFFF;
}

#menu {
  width: 156px;
  margin-left: 3px;
  border-left: 2px solid #004790;
  border-right: 2px solid #004790;
  padding-top: 14px;
  padding-bottom: 20px;
  background: url(img/topom.png) top left repeat-x;
}
#menu .item, #menu .item1 {
  display: block;
  width: 144px;
  padding-left: 1px;
  height: 21px;
  padding-top: 3px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #006600;
  font-size: 1.05em;
  font-weight: bolder;
  text-decoration: none;
  padding-right: 8px;
  background: #FFFFFF url(img/flecha.gif) right center no-repeat;
  margin: 0px 2px;
  border-bottom: 1px solid #999999;
}
#menu .item1 {
  background: transparent url(img/flecha.gif) right center no-repeat;
}

#menu .item:hover, #menu .item1:hover {
  background-color: #F0F4F9;
  color: #004790;
}

#acesso1, #acesso2 {
  width: 152px;
  height: 76px;
  margin-left: 2px;
  margin-top: -6px;
  background: url(img/acesso1.gif) top center no-repeat;
  padding: 5px;
}
#acesso2 {
  margin-top: 4px;
  height: 86px;
  background: url(img/acesso2.png) top center no-repeat;
}

#acesso1 .loga, #acesso2 .loga {
  padding-top: 3px;
  margin: 0;
  padding: 0;
}


#acesso1 p, #acesso2 p, #acesso1 .loga label, #acesso2 .loga label {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}
#acesso1 .p4 {
  font-size: 0.9em;
  font-weight: normal;
  margin-top: 10px;
  color: #FFFFFF;
  text-align: center;
}
#acesso1 .p4 a {
  color: #FFFFFF;
}

#acesso1 .loga input, #acesso2 .loga input {
  border: 1px solid #678CB1;
  margin-top: 7px;
  width: 100px;
  font-size: 11px;
  padding: 2px;
}
#acesso2 .loga input {
  margin-top: 3px;
  border: 1px solid #5BAA5B;
}

#acesso1 .loga label, #acesso2 .loga label {
  display: block;
  float: left;
  clear: left;
  width: 40px;
  margin-top: 7px;
  text-align: right;
  padding-right: 2px;
  font-weight: normal;
}
#acesso2 .loga label {
  display: block;
  float: none;
  width: 140px;
  margin-top: 8px;
  text-align: left;
  padding-right: 2px;
  font-weight: normal;
  font-size: 0.9em;
}

.sublink1 {
  font-weight: normal;
}
.sublink1 a {
  text-decoration: none;
  color: #FFFFFF;
}
.sublink1 a:hover {
  text-decoration: underline;
}

#acesso1 #botao1, #acesso2 #botao2 {
  width: auto;
  margin: 0;
  padding: 0;
  padding-left: 2px;
  padding-right: 3px;
  margin-left: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background: transparent;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
}
#acesso1 #botao1:hover {
  background: #678CB1;
}
#acesso2 #botao2:hover {
  background: #5BAA5B;
}

#tempo {
  width: 150px;
  height: 170px;
  margin: 10px auto;
}

h2.t1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  color: #000000;
  padding-bottom: 2px;
  border-bottom: 2px solid #004790;
  text-align: right;
  margin: 0;
  margin-top: 2px;
}
h2.tfundo1, h2.tfundo2 {
  width: 158px;
  height: 21px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.1em;
  color: #FFFFFF;
  background: url(img/titulo1.png) top left no-repeat;
  padding-left: 10px;
  padding-top: 2px;
  margin: 5px 0px;
}
h2.tfundo2 {
  background: url(img/titulo2.png) top left no-repeat;
}


h4.lnot {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  border-bottom: 1px solid #000000;
  margin: 0;
  padding: 3px;
  font-weight: normal;
}
h4.lnot a {
  color: #000000;
  text-decoration: none;
}
h4.lnot a:hover {
  color: #004790;
  text-decoration: underline;
}

#publicidade p {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 1px;
  margin-right: 8px;
}

.pre_maiss {
  text-align: right;
  margin-top: 12px;
  margin-bottom: 12px;
}


.maiss {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #004790;
  background: #F3F3F3 url(img/f1.png) center right no-repeat;
  padding: 3px;
  padding-right: 30px;
  padding-left: 6px;
  text-decoration: none;
}
.maiss:hover {
  color: #FFFFFF;
  background: #018100 url(img/f2.png) center right no-repeat;;;
}

.ult_clas {
  background: #FFFFFF url(img/degrade.png) top left repeat-x;
  border-top: 2px solid #006600;
  padding: 4px;
}


.ult_clas .classif {
  border: 1px solid #000000;
  padding: 2px;
  padding-left: 6px;
  overflow: auto;
  width: auto;
  height: 74px;
  margin: 6px;
  margin-bottom: 9px;
  font-family: Arial, Helvetica, sans-serif;
  background: #FFFFFF;
}
.ult_clas .classif p {
  font-size: 11px;
  margin: 0;
  padding: 0;
}
.ult_clas .classif img {
  float: right;
  margin: 2px;
  border: none;
}

.ult_clas .p1 {
  color: #004081;
}

.textos {
  font-family: "Trebuchet MS", Arial, sans-serif;
  text-align: justify;
  font-size: 1.1em;
  padding-left: 5px;
  padding-right: 5px;
}
.lst1, .lst2, .lst3, .lst4, .lst5 {
  color: #00478D;
  font-size: 0.85em;
  font-weight: bold;
  margin: 2px;
  margin-bottom: 0px;
  padding: 0;
}
.lst2, .lst3, .lst4 {
  font-size: 0.9em;
  font-weight: normal;
  text-align: left;
}
.lst3 {
  margin: 0;
  margin-left: 67px;
  font-weight: normal;
}
.lst3 a {
  text-decoration: none;
  color: #000000;
}
.lst3 a:hover, .lst4 a:hover {
  color: #006600;
  text-decoration: underline;
}
.lst3 a p {
  margin: 0;
  padding: 0;
}
.lst4 {
  text-align: left;
  font-size: 0.9em;
  margin-bottom: 6px;
}
.lst4 a {
  text-decoration: none;
  color: #00478D;
}
.lst5 {
  display: block;
  margin-left: 10px;
  color: #333333;
  font-weight: normal;
  font-size: 0.9em;
}




.barra1 {
  height: 11px;
  padding-bottom: 1px;
  background: url(img/canto.png) left bottom no-repeat;
  border-bottom: 1px solid #000000;
  margin-bottom: 1px;
  margin-left: 2px;
  margin-right: 2px;
}




h3.t2, h3.t4 {
  color: #00478D;
  font-size: 1.1em;
  font-weight: bold;
  margin: 2px;
  padding: 0;
  border-bottom: 1px solid #000000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}
h3.t2 a {
  text-decoration: none;
  color: #00478D;
}
h3.t2 a:hover {
  color: #006600;
  text-decoration: underline;
}
h3.t3 {
  margin: 20px;
  text-align: center;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  color: #004790;
}
h3.t4 {
  margin-bottom: 5px;
  margin-top: 10px;
}


.p3, .aviso {
  margin: 0;
  padding: 0;
  margin-bottom: 3px;
  text-align: center;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  color: #004790;
}
.aviso {
  margin-top: 50px;
}
.p3 .documento, .lk1 {
  margin: 10px 20px;
  text-align: left;
  text-decoration: none;
  background: url(img/document.png) left center no-repeat;
  padding-left: 23px;
  color: #004C98;
}
.lk1 {
  background: none;
  padding: 0;
  margin: 5px;
}
.lk1 img {
  border: none;
}


.p3 .documento:hover, .lk1:hover {
  text-decoration: underline;
  color: #017E00;
}

.contato, .pesquisa {
  width: 362px;
  margin: 0 auto;
}
.pesquisa {
  width: 405px;
  padding-bottom: 20px;
  border-bottom: 10px solid #004790;
}

.contato label, .pesquisa label {
  display: block;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #00478D;
  margin-top: 5px;
}

.contato .campo1, .pesquisa .campo1 {
  width: 360px;
  border: 1px solid #666666;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.contato #botao2, .pesquisa #botao2, #forme #botao2, #formd #botao2 {
  background: url(img/btenvia.png) top left no-repeat;
  width: 87px;
  height: 23px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  border: none;
  margin-top: 10px;
  margin-left: 280px;
  cursor: pointer;
}
#forme #botao2, #formd #botao2 {
  clear: both;
  margin-left: 330px;
}

.pesquisa label {
  float: left;
  clear: left;
  width: 100px;
  padding-right: 3px;
  text-align: right;
}

.pesquisa .campo1 {
  width: 260px;
  margin-top: 5px;
}

.lista_anuncios {
  padding-top: 10px;
  margin-top: 10px;
}


.lista_anuncios a {
    float: left;
    display: block;
    width: 100px;
    height: 154px;
    margin-left: 6px;
    margin-bottom: 15px;
    border: #004790 1px solid;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    display: inline;
    text-align: center;
}
.lista_anuncios a .image {
  height: 71px;
  width: 94px;
  padding: 3px;
  position: relative;
}

.lista_anuncios a .image img {
  border: none;
}
.lista_anuncios a .label, .lista_anuncios a .valor, .lista_anuncios a .detalhes  {
  text-align: center;
  margin: 0px 2px 1px 2px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  height: 32px;
  overflow: hidden;
  padding-bottom: 2px;
}
.lista_anuncios a .detalhes2  {
  text-align: center;
  margin: 0px 2px 1px 2px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  height: 32px;
  padding-bottom: 2px;
  background-color: #018E00;
}
.lista_anuncios a .valor {
  margin: 0px 2px 1px 2px;
  padding-top: 1px;
  height: 21px;
  overflow: hidden;
  background: #FFFFFF;
  color: #004790;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 15px;
}
.lista_anuncios a .detalhes {
  margin: 0;
  padding: 0;
  height: 15px;
  width: 100px;
  color: #FFFFFF;
  background-color: #018E00;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
}

.lista_anuncios a:hover {
  border: 1px solid #006600;
}
.lista_anuncios a:hover img, .lista_anuncios a:hover .detalhes {
  filter: Alpha(Opacity=50);
  -moz-opacity: .5;
}

.paginacao {
  float: none;
  clear: both;
  width: auto;
  margin: 15px auto;
  text-align: center;
}
.paginacao a, .paginacao .semlink {
  text-decoration: none;
  color: #FFFFFF;
  padding: 1px;
  padding-left: 4px;
  padding-right: 4px;
  background: #004790;
  font-size: 12px;
  margin: 3px;
}
.paginacao a:hover {
  background: #006AD5;
}
.paginacao .semlink {
  background: #009900;
}

.detalhe {
  padding: 10px;
  border: 1px solid #004790;
  margin-top: 10px;
}

.detalhe h1, .detalhe h2, .detalhe h3 {
  color: #666666;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #666666;
  font-weight: bold;
  padding-top: 3px;
  margin-bottom: 2px;
  clear: both;
}
.detalhe h2 {
  font-size: 1.35em;
  padding-top: 3px;
  color: #018100;
}
.detalhe img {
  border: none;
  margin-right: 19px;
  margin-bottom: 20px;
}

.detalhe fieldset {
  border: none;
  border-top: 1px solid #666666;
  margin-top: 40px;
}

.detalhe fieldset legend, .detalhe .bt1 {
  color: #0051A2;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.3em;
  font-weight: normal;
  margin-left: -8px;
}
.detalhe #env_email label {
  display: block;
  padding-right: 3px;
  width: 85px;
  float: left;
  clear: left;
  text-align: right;
  margin-top: 9px;
  font-size: 1.1em;
  color: #555555;
}
.detalhe #env_email .cmp1 {
  width: 265px;
  border: none;
  padding: 2px;
  background: #0051A2;
  color: #FFFFFF;
  margin-top: 6px;
  font-family: sans-serif;
  font-size: 12px;
}

.detalhe .bt1 {
  margin-left: auto;
  border: none;
  background: #FFFFFF;
  color: #666666;
  margin-top: 5px;
  font-size: 1.2em;
  cursor: pointer;
}
#caixa_texto {
  padding: 5px;
}
#caixa_texto h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #333333;
  margin: 5px 0 16px 0;
}
#caixa_texto p {
  text-align: justify;
}
#caixa_texto .obs1 {
  font-style: italic;
}
#caixa_texto h2 {
  margin: 0;
  padding: 0;
  margin: 0px 0 14px 0;
  font-size: 13px;
  color: #333333;
}
#caixa_texto .tec {
  font-weight: normal;
  font-style: italic;
}


#caixa_texto h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  margin: 16px 0 5px 0;
  font-weight: bold;
  border-bottom: 1px solid #EEEEEE;
}


#forme {
  width: 429px;
}


#forme label {
  display: block;
  padding-right: 3px;
  width: 200px;
  float: left;
  clear: left;
  text-align: right;
  margin-top: 7px;
  font-size: 1.1em;
  color: #555555;

}
#forme .campo3,
#forme .campo4,
#forme .campo5,
#forme .campo2,
#forme .campo1,
#forme .campo8,
#forme .campo11 {
  width: 200px;
  border: 1px solid #004081;
  padding: 2px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 4px;
  text-align: left;
}
#forme .campo1,
#forme .campo2,
#forme .campo3,
#forme .campo4,
#forme .campo5 {
  width: 200px;
}
#forme .campo2 {
  width: 50px;
}
#forme .campo8 {
  width: 150px;
}
#forme .labnormal {
  display: inline;
  width: auto;
  float: none;
  clear: none;
}
h4, .p_busca {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 10px
}

.sub_h4 {
  color: #006600;
  font-weight: bold;
  font-size: 1.15em;
}
.p_busca {
  margin: 0;
  margin-left: 30px;
  margin-bottom: 7px;
}
.p_busca a {
  color: #004081;
  text-decoration: none;
}
.p_busca a:hover {
  color: #018200;
  text-decoration: underline;
}

.txt1 {
  color: #888888;
  font-style: italic;
  font-size: 11px;
}

.subGaleria{
  font-size: 16px;
  text-align: center;
  font-family: "Trebuchet MS", Arial, sans-serif;
}

