﻿.backgroundBeforeLoad {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    margin: 0;
    padding: 0;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 999;
}

.bootstrapScopedWS * {
  box-sizing: initial;
}

.bootstrapScopedWS#pesquisaTexto input[type="search"] {
  box-sizing: border-box;
  font-size: 0.9em;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

.bootstrapScopedWS article, .bootstrapScopedWS aside, .bootstrapScopedWS details, .bootstrapScopedWS figcaption, .bootstrapScopedWS figure, .bootstrapScopedWS footer, .bootstrapScopedWS header, .bootstrapScopedWS hgroup, .bootstrapScopedWS menu, .bootstrapScopedWS nav, .bootstrapScopedWS section {
    display: block;
}

.bootstrapScopedWS body {
    line-height: 1;
}

.bootstrapScopedWS blockquote, .bootstrapScopedWS q {
    quotes: none;
}

    .bootstrapScopedWS blockquote:before, .bootstrapScopedWS blockquote:after, .bootstrapScopedWS q:before, .bootstrapScopedWS q:after {
        content: '';
        content: none;
    }

.bootstrapScopedWS table {
    border-collapse: collapse;
    border-spacing: 0;
}

.bootstrapScopedWS .operacaoBorda {
    padding: 5px;
    border: 1px #2fa5e2 solid;
}

.bootstrapScopedWS body {
    font-family: Tahoma;
    font-size: 11px;
    background-color: #fff;
    color: #5d5d5d;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.bootstrapScopedWS img {
    border: none;
}

.bootstrapScopedWS div.pixel {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.bootstrapScopedWS iframe.ifASPX2ASP {
    width: 100%;
    height: 0;
    display: none;
}

.bootstrapScopedWS div.fecho {
    clear: both;
    height: 1px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
}

.bootstrapScopedWS #mlkFrame {
    width: 100%;
    min-height: 300px;
}

.bootstrapScopedWS #dvAguardePF {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    visibility: visible;
    z-index: 10;
    text-align: left;
}

    .bootstrapScopedWS #dvAguardePF p {
        margin: 25px;
        text-align: left;
        padding-left: 5px;
    }

.bootstrapScopedWS div#Geral {
    display: table;
}

.bootstrapScopedWS #menuGoverno {
    background: white;
    display: table-caption;
    padding: 10px;
}

.bootstrapScopedWS .float-left {
    float: left;
}

.bootstrapScopedWS .float-right {
    float: right;
}

.bootstrapScopedWS #linksGov {
    padding-top: 13px;
}

    .bootstrapScopedWS #linksGov a {
        color: #156ca7;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 14px;
        text-decoration: underline;
    }

    .bootstrapScopedWS #linksGov .mnTopoSep {
        font-size: 16px;
        width: auto;
        background: white;
        color: #d5d5d5;
    }

.bootstrapScopedWS .clear {
    clear: both;
}

.bootstrapScopedWS div#colunaIMG {
    width: 49px;
    display: table-cell;
    vertical-align: top;
    background-color: #984e9d;
    color: #fff;
}

.bootstrapScopedWS div#colunaCitacao {
    width: 178px;
    display: table-cell;
    vertical-align: top;
    background: #984e9d;
}

.bootstrapScopedWS div#colunaMenu {
    width: 198px;
    display: table-cell;
    vertical-align: top;
    background-color: #f57100;
    color: #fff;
}

.bootstrapScopedWS div#colunaConteudo {
    width: 595px;
    display: table-cell;
    vertical-align: top;
    background-color: #fff;
}

.bootstrapScopedWS div#colunaDireita {
    width: 25px;
    display: table-cell;
    vertical-align: top;
    background-color: #f57100;
}

.bootstrapScopedWS div#ctLogotipo {
    width: 100%;
    height: 136px;
    margin-top: 7px;
    overflow: hidden;
    background-color: #fff;
}

.bootstrapScopedWS div#ctMenuVertical {
    width: 100%;
}

.bootstrapScopedWS div#barraBaixo {
    margin-top: 20px;
    background-color: #984e9d;
    color: #fff;
    min-height: 20px;
    padding-top: 5px;
    padding-left: 6px;
    font-weight: bold;
    font-size: 1.4em;
    overflow: visible;
    padding-bottom: 5px;
}

.bootstrapScopedWS #menuNavegacaoLateral {
    margin-bottom: 20px;
}

.bootstrapScopedWS div.itemMenuLateral {
    display: inline;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}

    .bootstrapScopedWS div.itemMenuLateral a {
        color: #fff;
        font-size: 1em;
        font-weight: bold;
        text-decoration: none;
    }

        .bootstrapScopedWS div.itemMenuLateral a:hover {
            color: #ffba81;
        }

.bootstrapScopedWS div.itemMenuLateralSep {
    margin: 0 10px;
    background-color: #fff;
    height: 1px;
}

.bootstrapScopedWS .ctUL {
    background: #f57100 URL(../../imagens/5035/menu_linha.png) repeat-y top left;
    text-align: left;
    margin-left: 16px;
    margin-bottom: 6px;
    margin-top: 3px;
}

.bootstrapScopedWS .ctLI {
    background: URL(../../imagens/5035/menu.png) no-repeat top left;
    padding-left: 10px;
    margin: 3px 0;
}

.bootstrapScopedWS .ctLIlast {
    background: #f57100 URL(../../imagens/5035/menu_ult.png) no-repeat top left;
}

.bootstrapScopedWS .mn1 {
    list-style-type: disc;
    list-style-position: inside;
    color: #fff;
    padding: 6px 0 6px 14px;
}

.bootstrapScopedWS .estilo2 {
    color: #f7012a;
    border: solid 1px #fff;
    margin: 3px 10px;
    padding-left: 4px;
}

.bootstrapScopedWS .estilo3 {
    color: #aab705;
    border: solid 1px #fff;
    margin: 3px 10px;
    padding-left: 4px;
}

.bootstrapScopedWS .estilo4 {
    color: #0373b3;
    border: solid 1px #fff;
    margin: 3px 10px;
    padding-left: 4px;
}

.bootstrapScopedWS .mn2, .bootstrapScopedWS .mn3, .bootstrapScopedWS .mn4, .bootstrapScopedWS .mn5, .bootstrapScopedWS .mn6 {
    padding-left: 15px;
    padding-top: 2px;
    list-style: none;
}

    .bootstrapScopedWS .mn2 a, .bootstrapScopedWS .mn3 a, .bootstrapScopedWS .mn4 a, .bootstrapScopedWS .mn5 a, .bootstrapScopedWS .mn6 a {
        color: #fff;
        font-weight: normal;
        text-decoration: none;
    }

.bootstrapScopedWS .mnInv {
    display: none;
}

.bootstrapScopedWS .mnVis {
    display: block;
}

.bootstrapScopedWS span.itemMenuNovo {
    color: #953c42;
    font-weight: bold;
}

.bootstrapScopedWS ul#linksUteisMenu {
    list-style-type: disc;
    list-style-position: inside;
    color: #fff;
}

.bootstrapScopedWS li.linkMenu {
    margin: 3px 10px;
    height: 18px;
    background-color: #f67f19;
    padding-left: 5px;
    padding-top: 5px;
}

    .bootstrapScopedWS li.linkMenu a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

        .bootstrapScopedWS li.linkMenu a:hover {
            color: #ffba81;
            text-decoration: none;
            font-weight: bold;
        }

.bootstrapScopedWS div#dvCitacao {
    position: relative;
}

.bootstrapScopedWS div.destCit {
    position: absolute;
    top: 25px;
    left: 10px;
}

.bootstrapScopedWS div.destCitTop {
    width: 158px;
    height: 16px;
    background: URL(../../imagens/5035/2_chaveta_topo.gif) no-repeat top left;
}

.bootstrapScopedWS div.destCitBottom {
    width: 158px;
    height: 27px;
    background: URL(../../imagens/5035/2_chaveta_bottom.gif) no-repeat top left;
}

.bootstrapScopedWS div.destCitTexto {
    width: 146px;
    border: solid 6px #a960ae;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

.bootstrapScopedWS div.destCitFrase {
    color: #fff;
    padding-left: 8px;
    font-style: italic;
    font-size: 1.18em;
}

.bootstrapScopedWS div.destCitNome {
    color: #ee052e;
    font-style: italic;
    padding-left: 8px;
    padding-top: 9px;
    padding-bottom: 8px;
}

.bootstrapScopedWS div#dvImagemBaixo {
    position: absolute;
    bottom: 0px;
    height: 80px;
    overflow: hidden;
    text-align: right;
    line-height: 95px;
}

.bootstrapScopedWS div.barraTopo {
    height: 30px;
    overflow: hidden;
    background-color: #fff2e9;
    margin: 0px 10px;
}

.bootstrapScopedWS div.areaConteudo {
    padding: 20px 2px 50px 3px;
}

.bootstrapScopedWS div#dvTituloDtaTopoCt {
    color: #f57100;
    font-size: 17px;
    font-weight: bold;
    padding-left: 13px;
}

.bootstrapScopedWS div#dvTextoDtaTopoCt {
    text-align: justify;
    padding-top: 8px;
    padding-left: 13px;
    padding-right: 20px;
    font-weight: bold;
    line-height: 15px;
}

    .bootstrapScopedWS div#dvTextoDtaTopoCt p {
        font-weight: bold;
    }

.bootstrapScopedWS div#mnTopo {
    width: 51%;
    float: left;
    text-align: left;
    padding: 5px 5px 0px 8px;
}

.bootstrapScopedWS div.linkTopo {
    float: left;
}

    .bootstrapScopedWS div.linkTopo a {
        text-decoration: none;
        color: #7c7a7b;
    }

.bootstrapScopedWS div.mnTopoSep {
    margin: 0px 5px;
    width: 1px;
    height: 20px;
    float: left;
    background-color: #7c7a7b;
    overflow: hidden;
}

.bootstrapScopedWS div.mnTopoNo {
    font-weight: bold;
}

.bootstrapScopedWS div#dvPesquisaCt {
    margin: 6px 0px 0px 5px;
}

.bootstrapScopedWS div#pesquisaTexto {
    float: left;
}

.bootstrapScopedWS input#chave {
    width: 124px;
    height: 20px;
    font-size: 0.9em;
}

.bootstrapScopedWS div#pesquisaTemas {
    margin-left: 3px;
    float: left;
}

.bootstrapScopedWS select#selBoxTemas {
    width: 124px;
    height: 20px;
    font-size: 0.9em;
}

.bootstrapScopedWS div#botaoPesq {
    float: left;
    margin-left: 4px;
    margin-top: 4px;
    color: #f47100;
    font-weight: bold;
    cursor: pointer;
}

.bootstrapScopedWS div#dvDestaques {
    margin: 15px 0px 15px 20px;
}

.bootstrapScopedWS div#dvDestaquesJovem {
    width: 183px;
    float: left;
}

.bootstrapScopedWS div#dvDestaquesTodos {
    width: 183px;
    float: left;
}

.bootstrapScopedWS div#dvDestaquesSaude {
    width: 183px;
    float: left;
}

.bootstrapScopedWS div.destaqueImg {
    margin-bottom: 5px;
}

.bootstrapScopedWS div#dvNoticiasEsq {
    float: left;
    width: 51%;
}

.bootstrapScopedWS div#dvNoticiasDta {
    float: left;
    width: 48%;
    border-left: solid 1px #d0d0d0;
}

.bootstrapScopedWS div#dvNoticias {
    margin-top: 10px;
}

.bootstrapScopedWS div#dvNoticiasTitulo {
    font-size: 1.4em;
    color: #994c9e;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 20px;
}

.bootstrapScopedWS div#dvNoticiasRegistos {
    margin: 0 5px 8px -8px;
}

.bootstrapScopedWS div.dvNoticia {
    margin-left: 20px;
    margin-right: 8px;
}

.bootstrapScopedWS div.notTitulo {
    font-weight: bold;
}

    .bootstrapScopedWS div.notTitulo a {
        color: #f78e33;
        font-weight: bold;
        text-decoration: none;
    }

.bootstrapScopedWS div.notTexto {
    margin-top: 6px;
    line-height: 15px;
}

.bootstrapScopedWS div.notData {
    margin-top: 3px;
    color: #f78e33;
}

    .bootstrapScopedWS div.notData time {
        font-size: 0.91em;
        color: #f78e33;
    }

.bootstrapScopedWS div.notDestTitulo {
    font-weight: bold;
}

    .bootstrapScopedWS div.notDestTitulo a {
        color: #95cc02;
        font-weight: bold;
        text-decoration: none;
    }

.bootstrapScopedWS div.notDestLink {
    margin-top: 20px;
}

.bootstrapScopedWS div.sepNoticias {
    height: 1px;
    margin: 8px 6px 8px 19px;
}

.bootstrapScopedWS div.mnRodape {
    color: #0e4967;
    font-size: 0.9em;
    margin-top: 50px;
    margin-left: 20px;
    width: 92%;
}

.bootstrapScopedWS div#dvAcess {
    float: left;
    font-weight: bold;
}

    .bootstrapScopedWS div#dvAcess a {
        color: #7a7a7c;
        text-decoration: none;
        font-weight: bold;
        vertical-align: top;
    }

.bootstrapScopedWS div.mnRodapeCt {
    float: left;
}

.bootstrapScopedWS div.linkRodape {
    float: left;
}

    .bootstrapScopedWS div.linkRodape a {
        color: #7a7a7c;
        text-decoration: none;
    }

        .bootstrapScopedWS div.linkRodape a:hover {
            color: #3e3e3e;
            text-decoration: none;
        }

.bootstrapScopedWS div#dvMLK {
    float: right;
}

    .bootstrapScopedWS div#dvMLK a {
        color: #0e4967;
        text-decoration: none;
        font-weight: bold;
    }

.bootstrapScopedWS div.mnRodapeSep {
    margin: 0px 5px 0px 5px;
    width: 1px;
    height: 13px;
    float: left;
    background-color: #0e4967;
    overflow: hidden;
}

.bootstrapScopedWS div#pagTit {
    background-color: #984e9d;
    height: 24px;
    margin-left: 7px;
    margin-right: 8px;
}

.bootstrapScopedWS div#tituloPagina {
    float: left;
    margin: 5px 0 0 8px;
    color: #fff;
    font-weight: bold;
    font-size: 1.09em;
}

.bootstrapScopedWS div#imgTituloPagina {
    float: right;
}

.bootstrapScopedWS div#pagInfo {
    margin-top: 5px;
    margin-bottom: 15px;
}

.bootstrapScopedWS div#trilha {
    margin-left: 14px;
    font-size: 0.91em;
    font-weight: bold;
    float: left;
}

    .bootstrapScopedWS div#trilha a {
        font-size: 0.91em;
        font-weight: bold;
        color: #f47200;
        text-decoration: none;
    }

        .bootstrapScopedWS div#trilha a:hover {
            color: #f79441;
        }

.bootstrapScopedWS div#imprimir {
    float: right;
    padding-right: 15px;
}

.bootstrapScopedWS div#partilhaPagina {
    height: 25px;
    margin: 20px 5px 10px 4px;
}

.bootstrapScopedWS span#voltar {
    width: 70px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    margin-left: 35px;
    margin-top: 0px;
    float: right;
    cursor: pointer;
}

    .bootstrapScopedWS span#voltar a {
        font-weight: bold;
        text-decoration: none;
        color: #f47200;
    }

        .bootstrapScopedWS span#voltar a:hover {
            color: #f79441;
        }

.bootstrapScopedWS span.gctitulo {
    font-size: 1.09em;
    font-weight: bold;
    color: #5e5e5e;
    text-decoration: none;
}

.bootstrapScopedWS div#ctConteudo {
    margin: 0 10px 20px 8px;
}

    .bootstrapScopedWS div#ctConteudo td {
        color: #5d5d5d;
    }

    .bootstrapScopedWS div#ctConteudo p {
        margin-bottom: 8px;
        padding-left: 4px;
        line-height: 16px;
    }

    .bootstrapScopedWS div#ctConteudo a {
        color: #f47200;
        text-decoration: none;
        font-weight: bold;
    }

        .bootstrapScopedWS div#ctConteudo a:hover {
            color: #f79441;
        }

    .bootstrapScopedWS div#ctConteudo #navPagina a {
        color: #f79441;
        text-decoration: none;
        font-weight: bold;
    }

        .bootstrapScopedWS div#ctConteudo #navPagina a:hover {
            color: #f79441;
            text-decoration: underline;
        }

    .bootstrapScopedWS div#ctConteudo strong {
        font-weight: bold;
    }

    .bootstrapScopedWS div#ctConteudo ul {
        margin: 10px 0 10px 30px;
    }

        .bootstrapScopedWS div#ctConteudo ul li {
            margin-bottom: 3px;
        }

    .bootstrapScopedWS div#ctConteudo ol {
        margin: 10px 0 10px 30px;
    }

        .bootstrapScopedWS div#ctConteudo ol li {
            margin-bottom: 3px;
        }

.bootstrapScopedWS div.pagNavegCt {
    margin: 10px 4px 10px 8px;
    padding-top: 5px;
    border-top: solid 1px #d4dcf0;
}

.bootstrapScopedWS div.navTexto {
    float: left;
    color: #5d5d5d;
    margin-right: 4px;
}

.bootstrapScopedWS div.navPagina {
    float: right;
    color: #5d5d5d;
    font-weight: bold;
    text-decoration: none;
    margin-right: 4px;
}

    .bootstrapScopedWS div.navPagina a {
        color: #f79441;
        text-decoration: none;
        font-weight: bold;
    }

        .bootstrapScopedWS div.navPagina a:hover {
            color: #f79441;
            text-decoration: underline;
        }

.bootstrapScopedWS table#tabelaQuebraMenu {
    margin-top: 35px;
    margin-left: 15px;
}

.bootstrapScopedWS div.ctRegisto {
    margin-bottom: 10px;
}

.bootstrapScopedWS div.ctRegistoCt {
    margin-left: 4px;
    padding-bottom: 8px;
}

.bootstrapScopedWS div.registoImg {
    width: 50px;
    height: 80px;
    float: left;
}

.bootstrapScopedWS div.pagRegTitulo {
    color: #f47200;
}

.bootstrapScopedWS div#ctConteudo div.pagRegTitulo a {
    color: #f47200;
    text-decoration: none;
    line-height: 18px;
    font-weight: bold;
}

    .bootstrapScopedWS div#ctConteudo div.pagRegTitulo a:hover {
        color: #f79441;
    }

.bootstrapScopedWS div.pagRegTexto {
    text-align: justify;
    margin-bottom: 3px;
    line-height: 14px;
    color: #5d5d5d;
}

.bootstrapScopedWS div.pagDocumento {
    text-align: right;
    margin-top: 10px;
}

.bootstrapScopedWS div.pagRegistoInformacaoReg {
    padding-left: 4px;
    text-align: justify;
    margin: 20px 0;
    color: #767475;
    line-height: 18px;
}

    .bootstrapScopedWS div.pagRegistoInformacaoReg p {
        margin-bottom: 10px;
    }

    .bootstrapScopedWS div.pagRegistoInformacaoReg a {
        color: #f47200;
        text-decoration: underline;
        font-weight: bold;
    }

        .bootstrapScopedWS div.pagRegistoInformacaoReg a:hover {
            color: #f79441;
        }

.bootstrapScopedWS div.pesquisaConteudoCt {
    margin-bottom: 10px;
    padding-bottom: 8px;
    margin-left: 6px;
}

.bootstrapScopedWS div.tituloPesq0 {
    font-weight: bold;
    float: left;
}

.bootstrapScopedWS div.tituloPesq1 {
    margin-left: 43px;
    color: #2fa5e2;
    font-weight: bold;
}

.bootstrapScopedWS div#ctConteudo div.tituloPesq1 a {
    text-decoration: none;
    color: #f47200;
    font-weight: bold;
}

    .bootstrapScopedWS div#ctConteudo div.tituloPesq1 a:hover {
        color: #f79441;
    }

.bootstrapScopedWS div.textoPesq {
    margin-top: 5px;
    line-height: 15px;
}

.bootstrapScopedWS div.mapaSite {
    color: #484848;
    margin-top: 2px;
}

.bootstrapScopedWS div.mapaN1 {
    margin-left: 10px;
    margin-top: 8px;
}

.bootstrapScopedWS div.mapaN2 {
    margin-left: 20px;
}

.bootstrapScopedWS div.mapaN3 {
    margin-left: 30px;
}

.bootstrapScopedWS div.mapaN4 {
    margin-left: 40px;
}

.bootstrapScopedWS div.mapaN5 {
    margin-left: 50px;
}

.bootstrapScopedWS div.mapaN6 {
    margin-left: 60px;
}

.bootstrapScopedWS .tituloDestaque {
    vertical-align: top;
    font-size: 14px;
    padding-top: 0px;
    margin-bottom: 16px;
    font-weight: bold;
}

.bootstrapScopedWS .textoDestaque {
    color: #3e3e3e;
    font-size: 11px;
    vertical-align: top;
}

.bootstrapScopedWS .textoDestaqueLink {
    text-align: right;
    padding-right: 0px;
}

.bootstrapScopedWS .imagemDestaque {
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 12px;
}

.bootstrapScopedWS .vermelho {
    color: #eb042e;
    text-decoration: none;
    font-weight: bold;
}

.bootstrapScopedWS .roxo {
    color: #964f9d;
    text-decoration: none;
    font-weight: bold;
}

.bootstrapScopedWS .verde {
    color: #67b60d;
    text-decoration: none;
    font-weight: bold;
}

.bootstrapScopedWS .azul {
    color: #0188d9;
    text-decoration: none;
    font-weight: bold;
}

.bootstrapScopedWS .laranja {
    color: #f67f19;
    text-decoration: none;
    font-weight: bold;
}

.bootstrapScopedWS .banner {
    text-align: left;
    margin-bottom: 33px;
    height: 64px;
}

.bootstrapScopedWS .imgEsp {
    border: solid 2px #984e9d;
}

.bootstrapScopedWS .conteudo {
    height: 99%;
    padding-left: 3px;
}

.bootstrapScopedWS .tabDestaques {
    margin-bottom: 10px;
}

.bootstrapScopedWS .classUm {
    color: #eb042e;
}

.bootstrapScopedWS .classDois {
    color: #964f9d;
}

.bootstrapScopedWS .classTres {
    color: #67b60d;
}

.bootstrapScopedWS .classQuatro {
    color: #0188d9;
}

.bootstrapScopedWS .classCinco {
    color: #f67f19;
}