html, body { font-family: 'Open Sans', sans-serif; }

a { text-decoration: none; color: #48484A;}
h1, h2 { font-size: 24px; color: #48484a; }
ul li{margin-left: 3%;}

.bg-verde { background: #8CB22F; }
/*.bg-verdeescuro { background: #48484A; }*/
.bg-cinzaescuro { background: #8CB22F; }
#linha-topo { background: #444;  }

a.lnk-branco { color: #fff; }
a.lnk-verde { color: #8cb22f; }
a.lnk-verdeescuro { color: #7ea127; }

#box-botoes-topo a:hover { border-bottom: 2px solid #000;}

#idocumentos-box { color: #fff; background: #8CB22F;}
#idocumentos-box h2 { font-size: 24px; color: #fff; }
#idoc-botao { color: #fff; border: 0px;}

#box-tools-2 { color: #fff; }
.tools2 a { color: #fff;}

#titulo-parceiros h2 {color:#fff; font-size: 1.4em;}


/*Classes auxiliares*/

.text-center { text-align: center; }
.text-left { text-align: left; margin-top: 12px; margin-bottom: 26px; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }
.pull-left { float: left; }
.pull-right { float: right; }
.hidden { display: none; }

#texto-conteudo {text-align: justify;
    color: #FFF;
    font-size: 0.85em;
    width: 90%;
    clear: both;
    margin: 0 auto;
    padding-bottom: 25px;
}
#texto-conteudo h2 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;color:#fff;}
#texto-conteudo p { text-align:justify; color:#FFF;  }
#texto-conteudo p a strong{color:#fff;}

.home-servico li{line-height: 22px;  color: #fff;font-size: 0.8em;}

#texto-conteudo-enquete{text-align: justify;
    color: #FFF;
    font-size: 0.85em;
    width: 90%;
    clear: both;
    margin: 0 auto;
    padding-bottom: 25px;
      line-height: 25px;
}