/*RESET*/
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

html, body {
    height: 100%;
    padding-bottom: 0px !important;
    font-family: Arial;
}

body {min-width: 1004px;}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.stickyFooterWrapper {
    min-height: 100%;
}

@media print {
    .stickyFooterWrapper {
        min-height: initial;
    }
    
    .rodape {
        width: 100%;
        clear: both;
    }

    #barra-brasil, .portalheader, #acesso-rapido{
        display:none;
    }


}

#site {
    background-color: white;
}

.site_content {
    margin: 0 auto;
    padding-top: 10px;
    width: 980px;
    text-align: left;
    font-family: Verdana;
    background-color: #ffffff;
    position: relative;
    padding-bottom: 100px;
}

p.caminho {
    float: left;
    width: 64%;
    padding-left: 1%;
    margin-top: -4px;
    font-size: 70%;
}

@media print {
    p.caminho {
        display: none;
    }
}

p.caminho > * {
    line-height: 1.3em;
}

p.caminho span.rotulo {
    font-weight: bold;
    color: #666666;
}

p.caminho span.atual {
    font-weight: bold;
}

p.caminho span.atual,
p.caminho span.anterior {
    white-space: nowrap;
}

p.caminho a {
    text-decoration: none;
    color: #666666;
}

    p.caminho a:hover {
        text-decoration: underline;
    }

#acesso-rapido {
    float: left;
    /* width: 333px; */
    width: 34%;
    font-family: Verdana;
    font-size: 70%;
    color: rgb(0,102,51);
    margin-bottom: 7px;
    margin-top: -10px;
}

    #acesso-rapido .conteudo * {
        float: left;
    }

    #acesso-rapido h2 {
        margin: 0 1% 0 2%;
        _margin: 0 0.5% 0 1%; /* HACK IE6 */
        padding: 0.2em; /* No css original (PEM), essa propriedade é herdada de outro lugar */
        font-size: 100%;
        font-weight: normal;
    }

    #acesso-rapido select {
        font-family: Arial;
        font-size: 90%;
    }

    #acesso-rapido .conteudo {
        float: left;
        width: 314px;
        height: 37px;
        padding-top: 10px;
        background-image: url('../images/acessorapido_fundo.png');
        background-repeat: repeat-x;
    }

    #acesso-rapido .borda {
        float: left;
        width: 19px;
        height: 37px;
        background-image: url('../images/acessorapido_borda.png');
        background-repeat: no-repeat;
    }

    #acesso-rapido a {
        display: block;
        color: black;
        text-decoration: none;
        border: 1px solid #066803;
        background-color: #a8c8a3;
        padding: 0.1em 0.3em;
        margin-left: 1.6%;
        _margin-left: 0.8%; /* HACK IE6*/
    }

#linksAcessoRapido optgroup {
    font-weight: bold;
    font-style: normal;
}

.barra-acessivel ul li {
    display: inline;
}

.portalheader {
    height: 173px;
    background: url("../images/bg-header.png");
    background-repeat: repeat-x;
}

.header_content {
    width: 980px;
    margin: 0 auto;
}

h1.marca {
    background: url("../images/marca.png") left no-repeat;
    text-indent: -9999px;
    height: 77px;
    margin-top: 15px;
}

.barra-acessivel {
    height: 25px;
}

.acessTeclado ul li {
    position: relative;
    float: left;
    padding-right: 10px;
}

.numeroAtalho {
    color: #0a5718;
    float: left;
    background-color: #a0d8ab;
    padding: 0 3px;
    margin-left: 5px;
    height: 14px;
    margin-top: 5px;
}

.acessTexto {
    margin-top: 5px;
    float: left;
}

.acessTeclado {
    position: relative;
    float: left;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #dcffe3;
    font-weight: 300;
    height: 25px;
}

.acessibilidade {
    position: relative;
    float: right;
}

.menuApoio {
    float: right;
    height: 29px;
    margin-top: 31px;
    background-color: #01430b;
}


    .menuapoio ul li a {
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
        font-size: 9px;
        line-height: 14px;
        text-decoration: none;
        font-weight: 500;
        display: inline-block;
        /* visual do link */
        color: #666;
        text-decoration: none;
        border-bottom: 1px solid #fff;
        text-shadow: 0 0 1px rgba(51,51,51,0.3);
        -webkit-transition: 0.5s ease-in;
        -moz-transition: 0.5s ease-in;
        -o-transition: 0.5s ease-in;
        transition: 0.5s ease-in;
    }

    .menuApoio a {
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        text-decoration: none;
        font-weight: 300;
    }

        .menuApoio a:hover {
            font-family: 'Open Sans', Helvetica, Arial, sans-serif;
            font-size: 12px;
            line-height: 14px;
            color: #fff;
            text-decoration: underline;
            font-weight: 300;
        }

    .menuApoio ul li {
        padding: 0 15px;
        border-right: 1px solid #a0d8ab;
        position: relative;
        float: right;
        display: inline;
    }

        .menuApoio ul li.last {
            padding: 0 5px;
            border-right: none;
        }

.acessibilidade a {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #dcffe3;
    text-decoration: none;
    font-weight: 300;
}

    .acessibilidade a:hover {
        text-decoration: underline;
    }


.acessibilidade ul li {
    padding: 0 10px;
    position: relative;
    float: right;
    text-transform: uppercase;
}

.acessibilidade {
    height: 25px;
}

.acessoAInformacao {
	padding-top: 20px;
	float: left;
}

.assinatura {
    padding-top: 20px;
    text-align: right;
}

.rodape {
    background-color: #00420c;
    margin-top: -100px;
    height: 100px;
    position: relative;
    width: 100%;
    clear: both;
}

#footer-brasil {
   background: none repeat scroll 0% 0% #00420c;
   padding: 1em 0px;
   max-width: 100%;
}


#pagina {
    font-family: Verdana;
    width: 950px;
    margin-bottom: 40px;
}


#conteudo {
    width: 100%;
    font-size: 0.7em;
}

    #conteudo input,
    #conteudo select {
        font-size: 1em;
    }

#titulo {
    float: left;
    font-size: 1.25em;
    text-transform: uppercase;
    width: 100%;
    margin-left: 0.3em;
    margin-bottom: 0.3em;
}

    #titulo h1 {
        font-weight: bold;
        color: rgb(64,140,102);
    }

#acoes {
    font-size: 0.8em;
    text-align: right;
    line-height: 1em;
    width: 100%;
    clear: both;
    margin-bottom: 0.3em;
}

    #acoes span,
    #acoes a {
        margin-left: 0.5em;
    }

        #acoes span:hover {
            text-decoration: underline;
            cursor: pointer;
        }

#navegacaomeses {
    clear: both;
    margin-bottom: 2em;
    margin-left: 0.5em;
}

    #navegacaomeses a {
        color: blue;
        text-decoration: none;
    }

#totais,
#resumo {
    background-color: rgb(245,245,204);
    clear: both;
    margin-bottom: 2em;
}

    #totais p,
    #resumo p {
        background-color: rgb(255,255,255);
        border-bottom-color: green;
        border-bottom-width: 0.2em;
        border-bottom-style: solid;
        padding-bottom: 0.2em;
        padding-left: 0.5em;
        /* HACK IE 6 
       Setando hasLayout=true
       ver: http://www.maujor.com/tutorial/haslayout.php */
        zoom: 1;
    }

    #totais a,
    #resumo a {
        color: blue;
        text-decoration: underline;
    }

    #resumo img {
        position: absolute;
        margin-left: 500px;
        margin-top: 6px;
    }

    #totais table tr:first-child,
    #totais table tr.firstChild,
    #resumo table thead tr {
        display: none;
    }

    #totais table tr td,
    #resumo table tr td {
        padding: 0.2em 0.4em 0.2em 0.4em;
    }

        #totais table tr td:first-child,
        #totais table tr td.firstChild {
            padding-right: 4em;
        }

    #totais table .colunaValor,
    #resumo table .colunaValor {
        font-weight: bold;
        text-align: right;
    }

    #totais table .colunaData,
    #resumo table .colunaData {
        font-weight: bold;
        text-align: left;
    }

    #totais table .colunaDataCentro,
    #resumo table .colunaDataCentro {
        font-weight: bold;
        text-align: center;
    }

#ajudaListagem {
    font-size: 0.9em;
    /* HACK IE 
       Setando hasLayout=true
       ver: http://www.maujor.com/tutorial/haslayout.php */
    zoom: 1;
}

    #ajudaListagem p {
        float: right;
        margin-right: 0.5em;
    }

        #ajudaListagem p:first-child,
        #ajudaListagem p.firstChild {
            float: left;
            padding-left: 0.5em;
        }

#listagem table,
#listagemConvenios table,
#listagemEmpresasSancionadas table,
#listagemONGsImpedidas table {
    clear: both;
    width: 100%;
    border-bottom-width: 0.25em;
    border-bottom-color: rgb(0,102,51);
    border-bottom-style: solid;
    border-collapse: collapse;
}

    #listagem table tr:first-child,
    #listagem table tr.firstChild,
    #listagemConvenios table thead tr {
        color: rgb(255,255,255);
        background-color: rgb(64,140,102);
    }

        #listagemConvenios table thead tr.remuneracaohead1 {
            color: rgb(255,255,255);
            text-transform: uppercase;
            background-color: rgb(64,140,102);
        }

        #listagemConvenios table thead tr.remuneracaohead2 {
            color: black;
            background-color: rgb(214,227,188);
        }

#rodaperemuneracao {
    font-weight: bold;
    color: red;
}


#listagemEmpresasSancionadas table thead tr,
#listagemONGsImpedidas table thead tr {
    color: rgb(255,255,255);
    background-color: rgb(64,140,102);
}

#listagemEmpresasSancionadas table thead *,
#listagemONGsImpedidas table thead * {
    white-space: nowrap;
}

#listagem table tr *,
#listagemConvenios table tr *,
#listagemEmpresasSancionadas table tr *,
#listagemONGsImpedidas table tr * {
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-left: 0.2em;
    padding-right: 0.2em;
}

#listagem table th,
#listagemConvenios table th {
    font-weight: bold;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0em;
    padding-right: 0em;
}

#listagemEmpresasSancionadas table thead tr:first-child th,
#listagemEmpresasSancionadas table thead tr.firstChild th,
#listagemONGsImpedidas table thead tr:first-child th,
#listagemONGsImpedidas table thead tr.firstChild th {
    font-weight: bold;
    text-align: center;
    background-color: rgb(0,102,51);
}

#listagemEmpresasSancionadas table th,
#listagemONGsImpedidas table th {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

#listagem table tr th.borda,
#listagemEmpresasSancionadas table thead tr th.borda,
#listagemONGsImpedidas table thead tr th.borda {
    border-left-color: rgb(255,255,255);
    border-left-style: solid;
    border-left-width: 1px;
}

#listagem table td,
#listagemConvenios table td,
#listagemEmpresasSancionadas table td,
#listagemONGsImpedidas table td {
    word-wrap: break-word;
}

#listagem table th a,
#listagemConvenios table th a,
#listagemEmpresasSancionadas table th a,
#listagemONGsImpedidas table th a {
    color: rgb(255,255,255);
}

#listagem table th:first-child,
#listagem table td:first-child,
#listagem table th.firstChild,
#listagem table td.firstChild,
#listagemConvenios table th:first-child,
#listagemConvenios table td:first-child,
#listagemConvenios table th.firstChild,
#listagemConvenios table td.firstChild,
#listagemEmpresasSancionadas table th:first-child,
#listagemEmpresasSancionadas table td:first-child,
#listagemEmpresasSancionadas table th.firstChild,
#listagemEmpresasSancionadas table td.firstChild,
#listagemONGsImpedidas table th:first-child,
#listagemONGsImpedidas table td:first-child,
#listagemONGsImpedidas table th.firstChild,
#listagemONGsImpedidas table td.firstChild {
    padding-left: 0.4em;
}


#listagem table a,
#listagemConvenios table a,
#listagemEmpresasSancionadas table a,
#listagemONGsImpedidas table a {
    color: blue;
}

#listagem table .linhaPar,
#listagemConvenios table .linhaPar,
#listagemEmpresasSancionadas table .linhaPar,
#listagemONGsImpedidas table .linhaPar {
    background-color: rgb(239,239,241);
}

#listagemConvenios table tbody .remuneracaogrupo {
    background-color: rgb(245,245,204);
    color: black;
}

    #listagemConvenios table tbody .remuneracaogrupo td {
        font-weight: bold;
        height: 21px;
    }

#listagemConvenios table tbody .remuneracaolinhatotal {
    background-color: rgb(239,239,241);
    color: black;
}

    #listagemConvenios table tbody .remuneracaolinhatotal td {
        font-weight: bold;
    }

#listagemConvenios table tbody .remuneracaolinhatotalliquida {
    background-color: rgb(245,245,204);
    color: black;
}

    #listagemConvenios table tbody .remuneracaolinhatotalliquida td {
        font-weight: bold;
        height: 21px;
    }

#listagemConvenios table tbody .remuneracaodetalhe {
    color: black;
}

    #listagemConvenios table tbody .remuneracaodetalhe td {
    }

#listagemConvenios table tbody .remuneracaodetalhesiafi {
    color: gray;
}

    #listagemConvenios table tbody .remuneracaodetalhesiafi td {
    }


#listagemConvenios table tbody .remuneracaoseparadorgrupo {
    background-color: green;
}

    #listagemConvenios table tbody .remuneracaoseparadorgrupo td {
        height: 0.3px;
    }


#listagemConvenios table tbody .remuneracaodesconto {
    color: red;
}

    #listagemConvenios table tbody .remuneracaodesconto td {
    }

#listagemConvenios table tbody .remuneracaodescontototal {
    background-color: rgb(239,239,241);
    color: red;
}

    #listagemConvenios table tbody .remuneracaodescontototal td {
        font-weight: bold;
    }



#listagem table .colunaValor,
#listagemConvenios table tbody .colunaValor,
#listagemConvenios table thead .colunaValor {
    text-align: right;
}

#listagem table .colunaValor,
#listagemConvenios table tbody .colunaValor,
#listagemConvenios table tbody .tituloDetalhe {
    white-space: nowrap;
}

#listagemConvenios table tbody .planilha,
#listagemConvenios table thead .planilha {
    text-align: center;
}

#listagem table tr td.borda,
#listagemEmpresasSancionadas table tbody .borda,
#listagemONGsImpedidas table tbody .borda {
    border-left-color: rgb(204,204,204);
    border-left-style: solid;
    border-left-width: 1px;
}

#listagemConvenios table.planilhaDetalhada td,
#listagemConvenios table.planilhaDetalhada th {
    border-width: 0.1em;
    border-style: solid;
    border-color: rgb(225,225,225);
}

#listagemConvenios table.planilhaDetalhada th {
    font-size: 90%;
}

#listagemConvenios table.planilhaDetalhada td {
    font-size: 80%;
}

#pesquisaListagem {
    margin-top: 1em;
    margin-left: 0.5em;
}

    #pesquisaListagem .botaoOk {
        width: 3em;
    }

#paginacao {
    text-align: center;
    margin-top: 1em;
}

    #paginacao a {
        color: black;
    }

    #paginacao .paginaAtual {
        font-weight: bold;
    }

    #paginacao .numeroPagina {
        width: 7em;
    }

    #paginacao .botaoIr {
        width: 3.5em;
    }

#avisos {
    text-align: center;
    color: rgb(196,196,196);
    margin-top: 1em;
}

#loading {
    position: absolute;
    z-index: 1000;
    width: 12em;
    height: 5em;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    border: #009933 0.1em dotted;
}

    #loading p {
        color: #999999;
        font-weight: 600;
        margin: 0.5em;
    }


#selecaoConsulta {
    font-size: 0.7em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
}

    #selecaoConsulta input,
    #selecaoConsulta select {
        font-size: 1em;
    }

    #selecaoConsulta .titulo {
        background-color: rgb(64,140,102);
    }

    #selecaoConsulta h1 {
        font-weight: bold;
        color: rgb(255,255,255);
        line-height: 2.5em;
        display: inline;
        padding-left: 0.5em;
        margin: 0;
        /* HACK IE 6 
       Setando hasLayout=true
       ver: http://www.maujor.com/tutorial/haslayout.php */
        zoom: 1;
    }

    #selecaoConsulta h2 {
        font-style: italic;
        font-size: 105%;
        color: rgb(0,102,51);
        font-weight: normal;
        margin-bottom: 0.5em;
        padding-top: 0.3em;
        padding-bottom: 0.5em;
        padding-left: 0.5em;
        background-color: rgb(215,215,219);
    }

    #selecaoConsulta a.ajuda {
        vertical-align: middle;
        margin-left: 0.5em;
    }

        #selecaoConsulta a.ajuda img {
            border-style: none;
        }

    #selecaoConsulta p {
        line-height: 2.5em;
        padding-left: 0.5em;
    }

        #selecaoConsulta p label {
            display: inline-block;
        }

        #selecaoConsulta p input {
            width: 1.2em;
            margin-left: 0;
            margin-right: 0;
        }


        #selecaoConsulta p.botaoSubmeter {
            background-color: rgb(215,215,219);
            text-align: center;
        }

            #selecaoConsulta p.botaoSubmeter input,
            #selecaoConsulta p.captcha input {
                width: auto;
            }


        #selecaoConsulta p.periodo {
            text-align: center;
            color: rgb(140,140,140);
        }

        #selecaoConsulta p.atencao,
        #selecaoConsulta p.informacao {
            line-height: 1.2em;
            color: black;
            margin: 1.2em 0;
        }

        #selecaoConsulta p.atencao {
            text-align: center;
            font-weight: bold;
        }


        #selecaoConsulta p.mensagemErro {
            font-weight: bold;
            color: #ff0000;
        }

        #selecaoConsulta p.textoInformativo {
            font-family: Arial;
            line-height: 1.2em;
            font-size: 9pt;
        }


#pagina ul.semMarcador li {
    list-style-type: none;
    list-style-position: outside;
}


#textoInformativo,
#textoGlossario,
#textoNoticia,
#textoRede {
    font-family: Arial;
    font-size: 0.9em;
    /*width: 670px;*/
    margin-left: 30px;
    clear: both;
}

    #textoInformativo *,
    #textoGlossario *,
    #textoNoticia *,
    #textoRede * {
        /* Fonte */
        font-family: Arial;
    }


    #textoInformativo h1,
    #textoGlossario h1,
    #textoNoticia h1,
    #textoRede h1 {
        font-weight: bold;
        font-size: 1em;
        margin-top: 0.5em;
        margin-bottom: 1em;
        float: left;
    }

    #textoInformativo h2,
    #textoGlossario h2,
    #textoNoticia h2,
    #textoRede h2 {
        font-size: 0.9em;
        font-weight: bold;
        margin-top: 1em;
        margin-bottom: 0.1em;
        clear: both;
    }

        #textoInformativo h2.faq {
            margin-top: 1em;
            margin-bottom: 0.6em;
            padding-top: 1em;
            border-top-color: rgb(127,127,127);
            border-top-style: solid;
            border-top-width: 0.15em;
        }

    #textoInformativo h3 {
        font-size: 0.9em;
        font-weight: bold;
        font-style: italic;
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        clear: both;
    }

    #textoInformativo a,
    #textoGlossario a,
    #textoNoticia a,
    #textoRede a {
        color: blue;
    }

    #textoInformativo p,
    #textoInformativo ul,
    #textoInformativo dl,
    #textoGlossario p,
    #textoGlossario dl,
    #textoNoticia p,
    #textoNoticia ul,
    #textoRede p,
    #textoRede ul {
        font-size: 0.85em;
        text-align: justify;
    }

    #textoInformativo p,
    #textoNoticia p,
    #textoRede p {
        margin-bottom: 1em;
        clear: both;
    }

    #textoInformativo ul,
    #textoNoticia ul,
    #textoRede ul {
        margin-bottom: 1em;
        clear: both;
    }

        #textoInformativo ul li,
        #textoGlossario ul li,
        #textoNoticia ul li,
        #textoRede ul li {
            list-style-type: disc;
            list-style-position: inside;
        }

    #textoGlossario dt {
        font-weight: bold;
        margin-top: 1em;
    }

    #textoInformativo .conteudo,
    #textoGlossario .conteudo,
    #textoNoticia .conteudo,
    #textoRede .conteudo {
        margin-bottom:20px;
        clear: both;
    }

        #textoInformativo .conteudo table {
            font-size: 0.85em;
            border-collapse: collapse;
            margin-left: auto;
            margin-right: auto;
        }

            #textoInformativo .conteudo table td,
            #textoInformativo .conteudo table th {
                border-style: solid;
                border-width: 0.1em;
                border-color: rgb(204,204,204);
                padding: 0.2em 0.5em 0.2em 0.5em;
            }

            #textoInformativo .conteudo table th {
                color: rgb(0,102,51);
                font-size: 1.1em;
                font-weight: bold;
                background-color: rgb(215,215,219);
            }

        #textoRede .conteudo .destaque {
            float: left;
            width: 214px;
            height: 255px;
            margin: 2em 1.0%;
            background-image: url(/rede/destaque-fundo.gif);
            background-repeat: no-repeat;
            background-position: left bottom;
        }

            #textoRede .conteudo .destaque h2 {
                background-image: url(/rede/destaque-cabecalho.gif);
                background-repeat: no-repeat;
                width: 209px;
                height: 18px;
                margin: 0;
                padding-top: 5px;
                padding-left: 5px;
                text-transform: uppercase;
                color: #666666;
                font-size: 75%;
            }

            #textoRede .conteudo .destaque div {
                padding: 10px;
            }

            #textoRede .conteudo .destaque p,
            #textoRede .conteudo .destaque ul {
                line-height: 1.3;
                font-size: 75%;
                text-align: left;
                display: inline;
                clear: none;
            }

            #textoRede .conteudo .destaque p,
            #textoRede .conteudo .destaque ul,
            #textoRede .conteudo .destaque a {
                color: #333333;
            }

                #textoRede .conteudo .destaque ul li {
                    list-style-position: outside;
                    margin-left: 1em;
                }

            #textoRede .conteudo .destaque img {
                float: right;
                margin: 0 0 3px 3px;
            }

            #textoRede .conteudo .destaque a:hover {
                text-decoration: underline;
            }



    #textoGlossario .fonte {
        font-size: 0.85em;
        font-style: italic;
        display: block;
        clear: both;
    }

    #textoInformativo .sublinhado,
    #textoGlossario .sublinhado,
    #textoNoticia .sublinhado,
    #textoRede .sublinhado {
        text-decoration: underline;
    }

#acoes {
    float: right;
}

    #acoes span {
        font-size: 0.75em;
    }

        #acoes span:hover {
            text-decoration: underline;
            cursor: pointer;
        }


#areas .area {
    float: left;
    width: 45%;
    margin: 0.5em 1%;
    padding: 0.5em 1%;
    _margin: 0.5em 0.5%;
    _padding: 0.5em 0.5%;
    font-size: 90%;
}

    #areas .area img {
        float: left;
    }

#areas h2 {
    float: left;
    clear: none;
    width: 75%;
    margin-top: 0;
    margin-left: 3%;
    margin-bottom: 0.5em;
    _margin-left: 1.5%;
    text-transform: uppercase;
    color: #333333;
}

#areas .area ul {
    float: left;
    clear: none;
    width: 75%;
    margin-left: 3%;
    _margin-left: 1.5%;
    text-align: left;
}

#areas .clear {
    clear: left;
}

#saibamais h3 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.clear {
    clear: both;
}

#formulario p.cabecalho,
#formulario p.final,
#formulario p.botaoSozinho {
    margin-bottom: 2.5em;
}

#formulario p.botaoSozinho {
    text-align: right;
}

#formulario p.form-linha {
    line-height: 2em;
}

#formulario .form-rotulo {
    font-weight: bold;
    text-align: right;
    width: 19em;
    margin-right: 1em;
    float: left;
    display: block;
}

#formulario .botaoEnviar input {
    margin-left: 20em;
}

#formulario p {
    margin-bottom: 1em;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    color: rgb(64,140,102);
}

.bloco {
    width: 90%;
    margin: 30px auto;
}

    .bloco h2 {
        margin: 10px 0;
    }

.botaoSozinho {
    text-align: right;
    margin: 10px 0;
}



.downloads .dicionariodados {
    text-align: right;
    background-color: #cce2e8;
    font-weight: bold;
    width: 170px;
    font-size: 8pt;
    float: right;
    padding: 3px;
    padding-right: 8px;
    color: #225503;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.downloads .introtext {
    margin-top: 20px;
    line-height: 1.5em;
}

    .downloads .introtext a {
        color: blue;
        text-decoration: underline;
    }

        .downloads .introtext a:visited {
            color: purple;
            text-decoration: underline;
        }

.downloads .colunas {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    vertical-align: top;
}

.downloads .coluna {
    width: 30%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    *display: inline;
    zoom: 1;
}

.coluna_grande {
    width: 100% !important;
}

    .downloads .coluna h1 {
        font-weight: bold;
        font-size: 11pt;
        color: #000;
        border: none;
        padding: 0;
    }

    .downloads .coluna .desc {
        font-size: 8pt;
        color: #666;
        width: 100%;
        padding-bottom: 10px;
        margin-top: 5px;
        min-height: 25px;
    }

.downloads .coluna_spacer {
    width: 3%;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.downloads .box, .downloads .box2, .downloads .box3 {
    border: 1px solid #ddd;
    background-color: #FAFAFA;
    font-size: 9pt;
}

    .downloads .box a, .downloads .box2 a, .downloads .box3 a {
        text-decoration: underline;
        color: #000;
    }

        .downloads .box a:visited, .downloads .box2 a:visited, .downloads .box3 a:visited {
            text-decoration: underline;
            font-weight: bold;
            color: #44082c !important;
        }

.downloads .box {
    min-height: 150px;
}

.downloads .box2 {
    min-height: 110px;
}

.downloads .box3 {
    min-height: 70px;
}

    .downloads .box li, .downloads .box2 li, .downloads .box3 li {
        margin-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
    }

.despesa li {
    background: url('../images/bullet-origem-dados-despesa.PNG') no-repeat 0 center;
}

.receita li {
    background: url('../images/bullet-origem-dados-receita.PNG') no-repeat 0 center;
}

.cepim li {
    background: url('../images/bullet-origem-dados-sancoes.PNG') no-repeat 0 center;
}

.convenios li {
    background: url('../images/bullet-origem-dados-convenios.PNG') no-repeat 0 center;
}

.servidores li {
    background: url('../images/bullet-origem-dados-servidores.PNG') no-repeat 0 center;
}

.sancoes li {
    background: url('../images/bullet-origem-dados-sancoes.PNG') no-repeat 0 center;
}

.imoveis li {
    background: url('../images/bullet-origem-dados-imoveisfuncionais.PNG') no-repeat 0 center;
}


.line {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 3px;
    width: 100%;
}

.despesaline {
    background: url('../images/bullet-origem-dados-despesa.PNG') repeat;
}

.receitaline {
    background: url('../images/bullet-origem-dados-receita.PNG') repeat;
}

.cepimline {
    background: url('../images/bullet-origem-dados-sancoes.PNG') repeat;
}

.conveniosline {
    background: url('../images/bullet-origem-dados-convenios.PNG') repeat;
}

.servidoresline {
    background: url('../images/bullet-origem-dados-servidores.PNG') repeat;
}

.ceisline {
    background: url('../images/bullet-origem-dados-sancoes.PNG') repeat;
}

.imoveisline {
    background: url('../images/bullet-origem-dados-imoveisfuncionais.PNG') repeat;
}

.download_description {
    margin: 30px;
    line-height: 1.4em;
}

    .download_description a {
        color: blue;
    }

.download_info {
    margin-left: 30px;
    margin-right: 30px;
    line-height: 1.6em;
}

    .download_info p {
        margin-bottom: 20px;
    }

#exercicios, #meses, #dias, #tipo, #origens {
    margin: 20px 40px 20px 40px;
    text-align: center;
}

    #exercicios h1, #meses h1, #dias h1, #tipo h1, #origens h1 {
        text-align: left;
        font-size: 10pt;
        font-weight: bold;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #DDD;
        color: #555;
    }

    #exercicios a, #meses a, #dias a, #tipo a, #origens a{
        margin: 10px;
        color: blue;
        font-weight: normal;
    }

div.loading {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

#pagina_downloads {
    font-family: Verdana;
    font-size: 10pt;
    width: 100%;
    padding-right: 10px;
}

    #pagina_downloads h1 {
        font-weight: bold;
        font-size: 11pt;
        color: #225503;
        padding-bottom: 10px;
    }

.downloads {
    font-family: Verdana;
    font-size: 13px;
    margin-bottom: 40px;
}

    .downloads h1 {
        font-weight: bold;
        font-size: 11pt;
        color: #225503;
        padding-bottom: 10px;
    }

    .downloads ul li {
        list-style: none;
    }

.faleConoscoTitulo {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.graficos {
    width: 280px;
    height: 169px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 2em;
    position: relative;
}

    .graficos p a {
        text-decoration: none;
        color: black !important;
    }

    .graficos a:hover {
        color: blue;
        text-decoration: underline;
    }

    .graficos p {
        margin-top: 62px;
        margin-left: 12px;
        margin-right: 12px;
    }

    .graficos ul {
        font-size: 0.7em;
        margin-top: 1em;
    }

    .graficos li {
        background-position: 0 0.4em;
        background-repeat: no-repeat;
        list-style-type: none;
        margin-left: 1em;
        padding-bottom: 0.6em;
        padding-left: 1em;
    }

#graficos-bolsafamilia {
    background-image: url("../images/graficos-bolsafamilia.gif");
}

#graficos-despesas {
    background-image: url("../images/graficos-despesas.gif");
}

#graficos-funcoesgoverno {
    background-image: url("../images/graficos-funcoesgoverno.gif");
}

#tutorial_wrapper {
    font-size: 10px;
    width: 215px;
    margin-left: 35px;
    margin-right: 0;
}

    #tutorial_wrapper h2 {
        font-weight: bold;
        text-align: right;
        color: rgb(1, 95, 1);
        margin-bottom: 3px;
    }

.tutorial {
    border-top: 5px solid rgb(1, 95, 1);
    background-color: #F0F0F0;
    padding: 18px;
    padding-right: 0px;
    font-size: 11px;
}

    .tutorial h3 {
        font-size: 13px;
        color: rgb(1, 95, 1);
        font-weight: bold;
    }

    .tutorial li {
        background: url('../images/bullet-origem-dados-despesa.PNG') no-repeat 0 center;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 12px;
    }

    .tutorial a {
        color: #4E4E4E;
    }

#textoNoticia .conteudo p {
    /* Margem e preenchimento */
    margin-bottom: 0.1em;
}

#textoNoticia .conteudo h2 {
    /* Fonte */
    font-weight: bold;
}



.fichas {
    width: 280px;
    height: 190px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.1em;
    position: relative;
}

    .fichas h2 {
        font-size: 0.8em;
        font-weight: bold;
        margin-top: 0.9em;
        margin-left: 1.5em;
        color:black;
    }

    .fichas h4 {
        font-size: 0.75em;
        float: left;
        margin-left: 1.5em;
        margin-top: 1.9em;
        position: absolute;
        left: 0;
        bottom: 0.9em;
    }

    .fichas h5 {
        font-size: 0.75em;
        float: left;
        margin-left: 1.5em;
        margin-top: 0.7em;
    }

.subfichas {
    position: relative;
    float: left;
    width: 100%;
}

    .subfichas h3 {
        font-size: 0.75em;
        font-weight: bold;
        margin-top: 12px;
        margin-left: 1.5em;
        float: left;
        width: 95%;
    }

.faixa ul {
    margin-left: 1em;
    margin-top: 1.1em;
    float: left;
    width: 20%;
}

.faixa li {
    font-size: 0.8em;
    background-position: 0 0.4em;
    background-repeat: no-repeat;
    list-style-type: none;
    padding-bottom: 0.6em;
    padding-left: 1em;
}

.barra_separacao_vertical {
    border-left-style: solid;
    border-left-width: 1px;
    height: 52px;
    width: 1px;
    float: left;
    margin-top: 1.3em;
    margin-left: 5%;
    margin-right: 5%;
}

#barra_separacao_vertical-despesas-gastosdiretos {
    border-left-color: #a3b564;
}

#barra_separacao_vertical-despesas-transferencias {
    border-left-color: #a3b564;
}

#barra_separacao_vertical-servidores {
    border-left-color: #dcbd6a;
}

.barra_separacao_horizontal {
    border-top-style: solid;
    border-top-width: 1px;
    width: 90%;
    height: 1px;
    margin-left: 1em;
    float: left;
    margin-top: 1.0em;
}

#barra_separacao_horizontal-despesas-gastosdiretos {
    border-top-color: #a3b564;
}

#barra_separacao_horizontal-servidores {
    border-top-color: #dcbd6a;
}

#ficha-despesas-consultastematicas {
    background-image: url("../images/origem-dados-aba-despesas.PNG");
    background-color: #C3CF9C;
    height: 830px;
}

#ficha-despesas-gastosdiretos {
    background-image: url("../images/origem-dados-aba-despesas.PNG");
    background-color: #C3CF9C;
}

#ficha-despesas-transferencias {
    background-image: url("../images/origem-dados-aba-despesas.PNG");
    background-color: #C3CF9C;
}

#ficha-receitas {
    background-image: url("../images/origem-dados-aba-receitas.PNG");
    background-color: #ffd08a;
}

#ficha-cepim {
    background-image: url("../images/origem-dados-aba-cepim.PNG");
    background-color: #eee389;
}

#ficha-convenios {
    background-image: url("../images/origem-dados-aba-convenios.PNG");
    background-color: #FFEB9B;
}

#ficha-sancoes {
    background-image: url("../images/origem-dados-aba-ceis.PNG");
    background-color: #D7D78C;
}

#ficha-beneficiados {
    background-image: url("../images/origem-dados-aba-beneficiados.PNG");
    background-color: #D7D78C;
}

#ficha-servidores {
    background-image: url("../images/origem-dados-aba-servidores.PNG");
    background-color: #F0EBBF;
    height: 220px;
}

#ficha-imoveisfuncionais {
    background-image: url("../images/origem-dados-aba-imoveisfuncionais.PNG");
    background-color: #b6dae8;
    height: 220px;
}

#ficha-cartoes {
    background-image: url("../images/origem-dados-aba-despesas.PNG");
    background-color: #C3CF9C;
}

#ficha-despesas-consultastematicas li {
    background-image: url("../images/bullet-origem-dados-despesa.PNG");
}

#ficha-despesas-gastosdiretos li {
    background-image: url("../images/bullet-origem-dados-despesa.PNG");
}

#ficha-despesas-transferencias li {
    background-image: url("../images/bullet-origem-dados-despesa.PNG");
}

#ficha-receitas li {
    background-image: url("../images/bullet-origem-dados-receita.PNG");
}

#ficha-cepim li {
    background-image: url("../images/bullet-origem-dados-sancoes.PNG");
}

#ficha-convenios li {
    background-image: url("../images/bullet-origem-dados-convenios.PNG");
}

#ficha-imoveisfuncionais li {
    background-image: url("../images/bullet-origem-dados-imoveisfuncionais.PNG");
}

#ficha-temas li {
    background-image: url("../images/bullet-origem-dados-sancoes.PNG");
}

#ficha-sancoes li {
    background-image: url("../images/bullet-origem-dados-sancoes.PNG");
}

#ficha-servidores li {
    background-image: url("../images/bullet-origem-dados-servidores.PNG");
}

#planilhas {
    font-family: Verdana;
    width: 930px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

    #planilhas * {
        font-family: Verdana;
    }

#planilhas {
    font-family: Arial;
    font-size: 0.9em;
    width: 930px;
    clear: both;
    margin-left: 1%;
}

    #planilhas a {
        text-decoration:underline;
        font-weight:normal;
    }

    #planilhas * {
        font-family: Arial;
    }


    #planilhas h1 {
        font-weight: bold;
        font-size: 1em;
        margin-top: 0.5em;
        margin-bottom: 1em;
        float: left;
    }

    #planilhas p {
        font-size: 0.85em;
        text-align: justify;
        margin-bottom: 1em;
        clear: both;
    }

    #planilhas .conteudo {
        clear: both;
    }
#origem {clear:both;}

#origem h1 {
    font-size: 80%;
    font-weight: bold;  
    margin-left: 1%;
}

#origem p {
    font-size: 70%;
    margin-left: 1%;
    padding-top: 1em;
    padding-bottom: 2em;
}

#origem .fichas {
    width: 280px;
    height: 169px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 2em;
    position: relative;
}

.maisDados {
    font-size: 70%;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 0.5em 0.5em 0;
}


#origem .fichas ul {
    font-size: 0.7em;
    margin-top: 1em;
}

#origem .fichas li {
    background-position: 0 0.4em;
    background-repeat: no-repeat;
    list-style-type: none;
    margin-left: 1em;
    padding-bottom: 0.6em;
    padding-left: 1em;
}

    #lista-de-imagens #esquerda {
        margin-top: 2.0em;
        margin-left: 3.0em;
        float: left;
    }

    #lista-de-imagens #centro {
        float: left;
        margin-top: 0.6em;
        margin-left: 3.0em;
        margin-right: 3.0em;
    }

    #lista-de-imagens #direita {
        margin-top: 2.0em;
        margin-right: 1.0em;
        float: left;
    }


#ficha-despesas {
    background-image: url("../images/origem-dados-aba-despesas.PNG");
    background-color: #C3CF9C;
    margin-left: 1%;
}

    #ficha-despesas li {
        background-image: url("../images/bullet-origem-dados-despesa.PNG");
    }


#ficha-receitas {
    background-image: url("../images/origem-dados-aba-receitas.PNG");
    background-color: #ffd08a;
}

    #ficha-receitas li {
        background-image: url("../images/bullet-origem-dados-receita.PNG");
    }


#ficha-convenios {
    background-image: url("../images/origem-dados-aba-convenios.PNG");
    background-color: #FFEB9B;
}

    #ficha-convenios li {
        background-image: url("../images/bullet-origem-dados-convenios.PNG");
    }

#ficha-sancoes {
    background-image: url("../images/origem-dados-aba-ceis.PNG");
    background-color: #D7D78C;
    margin-left: 1%;
}

    #ficha-sancoes li {
        background-image: url("../images/bullet-origem-dados-sancoes.PNG");
    }

#ficha-servidores {
    background-image: url("../images/origem-dados-aba-servidores.PNG");
    background-color: #F0EBBF;
}

    #ficha-servidores li {
        background-image: url("../images/bullet-origem-dados-servidores.PNG");
    }

#ficha-cepim {
    background-image: url("../images/origem-dados-aba-cepim.PNG");
    background-color: #eee389;
}

    #ficha-cepim li {
        background-image: url("../images/bullet-origem-dados-sancoes.PNG");
    }

#ficha-imoveisfuncionais {
    background-image: url("../images/origem-dados-aba-imoveisfuncionais.PNG");
    background-color: #b6dae8;
    margin-left: 1%;
}

    #ficha-imoveisfuncionais li {
        background-image: url("../images/bullet-origem-dados-imoveisfuncionais.PNG");
    }

#ficha-cartoes {
    background-image: url("../images/origem-dados-aba-despesas.PNG");
    background-color: #C3CF9C;
}

    #ficha-cartoes li {
        background-image: url("../images/bullet-origem-dados-despesa.PNG");
    }

#ficha-grandes-eventos {
    background-image: url("../images/origem-dados-aba-outros-dados.PNG");
    background-color: #E8E8E8;
}

#ficha-grandes-eventos #lista-de-imagens {
	float: left;
	margin: 15px 0 0 50px;
}

.aba-grande {
    width: 800px;
    margin-left: 1%;
    background-repeat: no-repeat;
}

    .aba-grande ul {
        font-size: 0.7em;
    }

    .aba-grande li {
        background-position: 0 0.3em;
        background-repeat: no-repeat;
        list-style-type: none;
        padding-bottom: 0.6em;
        padding-left: 1em;
        margin-left: 1em;
    }

    .aba-grande h2 {
        font-size: 70%;
        font-weight: bold;
        margin-top: 1.5em;
        margin-bottom: 0.9em;
        margin-left: 1%;
    }

#origem .fichas h2 {
    font-size: 70%;
    font-weight: bold;
    padding-left: 1em;
    margin-left: 1%;
}

#contagem-despesas {
    background-color: #C3CF9C;
    background-image: url("../images/origem-dados-aba-despesas-grande.PNG");
}

    #contagem-despesas li {
        background-image: url("../images/bullet-origem-dados-sancoes.PNG");
    }


#origem table {
    width: 800px;
    margin-left: 1%;
}

#origem table caption {
        font-size: 80%;
        font-weight: bold;
        padding-top: 2em;
        padding-bottom: 0.5em;
    }

#origem th {
    color: rgb(0,102,51);
    background-color: #E6E6E6;
    border-top: 1px solid gray;
}

#origem td,
#origem th {
    font-size: 0.7em;
    border-bottom: 1px solid gray;
    padding: 2px;
}

    #origem td.valor,
    #origem th.valor {
        text-align: right;
        white-space: nowrap;
        font-size: 0.7em;
    }

table.formulario {
    margin-top:20px;
}

/*Espaço entre as linhas*/
table.formulario tr > td{
    padding-bottom:5px;
}

    table.formulario .label {
        font-weight:bold;
        vertical-align:top;
        padding-right:7px;
    }
    
    table.formulario .inputNormal {
        width:90%;
        font-family:Arial;
        font-size:12px;
        width:209px;
    }

    table.formulario .inputArea {
        width:317px;
        height:90px;
        font-family:Arial;
        font-size:12px;
    }

    table.formulario .small {
        font-size:80%;
    }

.erro {
    font-weight:bold;
    color:#851010;
    border: 1px solid rgb(235, 79, 79);
    background-color: #FAD7D7;
    padding: 4px;
    margin: 20px 0;
}

.linhaDestaque {
    font-weight:bold;
}
