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

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

strong{font-weight:bold}

.bg-verde { background: #0f2b69; }
/*.bg-verdeescuro { background: #0E5990; }*/
.bg-cinzaescuro { background: #daae09; }
#linha-topo { background: #212222;  }

a.lnk-branco { color: #fff; }
a.lnk-verde {color: #fbfbfb; font-weight: bold;}
a.lnk-verdeescuro { color: #7ea127; }

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

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

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


/*Classes auxiliares*/

.text-center { text-align: center; }
.text-left { text-align: left; margin-top: 29px; margin-bottom: 24px; }
.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:left; color:#fff; margin-bottom: 34px;font-size: 0.85em; }
#texto-conteudo h2 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;color:#333;}
#texto-conteudo p { text-align:left; color:#FFF; margin-top: 13px;  }
#texto-conteudo p a strong{font-weight:bold;color:#FFF; font-size: 0.8em; }

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