﻿* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
}

.clear {
    clear: both;
}

img {
    border: 0;
}

select {
    padding:10px;
    margin-left:10px;
    margin-top:10px;
}

#headerNoticia {
    background:#cccccc;
    width:100%;
    padding:10px 0;
    
}

.zeraMarginRight {
    margin-right: 0px !important;
}

.zeraBorder {
    border: 0px !important;
}

a {
    text-decoration: none;
    color: #383938;
}

    a:hover {
        color: #5f5f5e;
        text-decoration: none;
    }

input {
    border: 0;
    background: none;
}

    input[type='checkbox'] {
        border: 0;
        background: transparent;
    }

.fontBold {
    font-weight: bold !important;
}

#container {
    width: 960px;
    margin: 0 auto;
}

/*============= HEADER ==============*/

#header {
    width: 100%;
    float: left;
}

#barraAzulHeader {
    width: 100%;
    height: 84px;
    float: left;
    background: #003399;
    color: #fff;
}

    #barraAzulHeader #bandeira {
        width: 137px;
        height: 103px;
        float: left;
        margin: -19px 0 0 0;
    }

    #barraAzulHeader #textos {
        width: 630px;
        float: left;
        margin: 14px 0 0 0;
    }

        #barraAzulHeader #textos h1 {
            font-size: 18px;
            font-weight: bold;
        }

    #barraAzulHeader #logo_governo {
        width: 154px;
        height: 51px;
        float: right;
        margin: 17px 17px 0 0;
    }

/*============= HEADER + CIMA ==============*/

#header #contHeader {
    width: 100%;
    height: 25px;
    float: left;
    margin: 0 0 10px 0;
    color: #4b4b4b;
    font-size: 10px;
    font-weight: bold;
}

    #header #contHeader ul {
        width: 100%;
        height: 25px;
        list-style: none;
        text-align: right;
    }

        #header #contHeader ul li {
            height: 25px;
            line-height: 25px;
            display: inline;
            list-style: none;
        }

            #header #contHeader ul li a {
                text-decoration: none;
                color: #4b4b4b;
            }

/*============= HEADER + MENU ==============*/


#header #menu {
    width: 100%;
    height: 50px;
    float: left;
    background: url(images/bg_menu.jpg);
}

    #header #menu > ul {
        width: 958px;
        list-style: none;
        float: left;
        border: 1px solid #dddddd;
    }

        #header #menu > ul > li {
            float: left;
            font-size: 11px;
            color: #383838;
            padding: 0;
            margin: 0;
            height: 50px;
            line-height: 50px;
            text-align: center;
        }

            #header #menu > ul > li:hover {
                background: #eee;
            }

            #header #menu > ul > li.activeNavHeader {
                background: #eee !important;
            }

            #header #menu > ul > li:hover ul {
                display: block;
            }

            #header #menu > ul > li a {
                padding: 0;
                text-decoration: none;
                font-weight: bold;
                display: block;
                color: #383838;
                display: block;
            }

.btInstitucional {
    width: 180px;
    border-right: 1px solid #dddddd;
}

.btNoticias {
    width: 140px;
    border-right: 1px solid #dddddd;
}

.btSubsecretaria {
    width: 300px;
    border-right: 1px solid #dddddd;
}

.btTransparencia {
    width: 160px;
    border-right: 1px solid #dddddd;
}

.btContato {
    width: 174px;
}

/* SUB MENU HEADER */

#header #menu ul li ul {
    position: absolute;
    display: none; /*width:180px;*/
    margin: 0 0 0 -1px;
    *margin-left: -91px;
    list-style: none;
    background: #333333;
    z-index: 999;
    border: 1px solid #999999;
}

    #header #menu ul li ul li {
        height: 32px;
        line-height: 32px;
        font-size: 11px;
        padding: 0;
        margin: 0;
        border: 0;
    }

        #header #menu ul li ul li a {
            color: #fff;
        }

.rowsSubMenu {
    height: 2px !important;
    background: url(images/border_sub_menu_header.jpg) repeat-x;
}

    .rowsSubMenu:hover {
        background: url(images/border_sub_menu_header.jpg) repeat-x !important;
    }

.subInstitucional li {
    width: 180px;
}

    .subInstitucional li:hover {
        background: url(images/hover_menu_sub_header.png) no-repeat center center;
    }

.subNoticias li {
    width: 140px;
}

    .subNoticias li:hover {
        background: url(images/hover_menu_sub_header_noticias.png) no-repeat center center;
    }

.subSubsecretaria li {
    width: 300px;
}

    .subSubsecretaria li:hover {
        background: url(images/hover_menu_sub_header_subsecretaria.png) no-repeat center center;
    }

.subFaleConosco li {
    width: 174px;
}

    .subFaleConosco li:hover {
        background: url(images/hover_menu_sub_header_subfalaconosco.png) no-repeat center center;
    }


/*============= BARRA ACESSIBILIDADE ==============*/

#header #barraAcessibilidade {
    width: 960px;
    height: 40px;
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
}

    #header #barraAcessibilidade #divCadeirante {
        width: 300px;
        height: 38px;
        line-height: 36px;
        float: left;
        padding: 0;
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        color: #9e9e9e;
    }

        #header #barraAcessibilidade #divCadeirante img {
            margin: 5px 10px 0 0;
            float: left;
        }

    #header #barraAcessibilidade #divFuncAcess {
        width: 190px;
        float: left;
        margin: 6px 0 0 190px;
    }

        #header #barraAcessibilidade #divFuncAcess a {
            width: 30px;
            height: 30px;
            float: left;
            margin-right: 5px;
            cursor: pointer;
        }

    #header #barraAcessibilidade #linksGoverno {
        border: 0;
        width: 176px;
        padding: 10.5px 3px; /*height:36px; line-height:36px;*/
        color: #fff;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        float: left;
        margin: 0 15px 0 0;
        background: #5a5a5a url(images/bg-links-governo.jpg);
    }

        /*#header #barraAcessibilidade #linksGoverno a {
            text-decoration: none;
            color: #fff;
        }*/

    #header #barraAcessibilidade #divBusca {
        width: 224px;
        height: 36px;
        float: left;
        margin: 0;
        background: url(images/bg_busca_header.jpg) no-repeat left;
    }

        #header #barraAcessibilidade #divBusca #inputBusca {
            width: 170px;
            height: 30px;
            line-height: 30px;
            border: 0;
            margin: 4px 0 0 14px;
            float: left;
            background: none;
            color: #929292;
            font-size: 11px;
        }

        #header #barraAcessibilidade #divBusca #btbusca {
            width: 40px;
            height: 36px;
            border: 0;
            margin: 0;
            background: url(images/lupa.jpg) no-repeat;
            float: left;
            cursor: pointer;
        }

    #header #barraAcessibilidade #headerRedes {
        float: right;
        margin: 7px 0 0 0;
    }

        #header #barraAcessibilidade #headerRedes img {
            float: left;
            margin-left: 5px;
        }

/*============= BANNER ==============*/

#banner {
    width: 960px;
    height: 383px;
    margin: 30px 0 0 0;
    padding: 0;
    float: left;
    background: url(images/bg_banner.png) no-repeat;
}

#slides {
    position: absolute;
    width: 776px;
    height: 253px;
    margin: 51px 0 0 91px;
}

    #slides .slides_container {
        width: 776px;
        overflow: hidden;
        display: none;
    }

        #slides .slides_container div.slide {
            width: 776px;
            height: 253px;
            display: block;
        }

            #slides .slides_container div.slide p {
                background: url(images/bg_legenda_banner.png) repeat-x;
                width: 776px;
                height: 38px;
                line-height: 38px;
                text-align: center;
                font-size: 12px;
                font-weight: bold;
                color: #fff;
                position: absolute;
                margin: 215px 0 0 0;
                z-index: 999 !important;
            }

    #slides .next, #slides .prev {
        position: absolute;
        top: 100px;
        display: block;
        z-index: 99;
    }

    #slides .prev {
        left: -40px;
    }

    #slides .next {
        right: -40px;
    }

    #slides .pagination {
        list-style: none;
        padding: 0;
        z-index: 111;
        text-align: center;
        margin: 20px auto;
        *float: left;
        *margin-left: 356px;
        *width: 64px;
    }

        #slides .pagination li {
            *float: left;
            display: inline-block;
            margin: 0 5px 0 0;
            height: 12px;
            line-height: 12px;
            width: 15px;
            background: url(images/bullet_banner.png) no-repeat;
            text-align: center;
        }

            #slides .pagination li a {
                display: block;
                color: #ffffff;
                font-size: 16px;
                text-decoration: none;
                float: left;
                border:0 !important;
            }

            #slides .pagination li a:hover {
                border:0 !important;
                background:none !important;
            }

            #slides .pagination li.current a {
                color: #e3772f;
                background: url(images/bullet_banner.png) no-repeat 0 -15px;
                height: 12px;
                line-height: 12px;
                width: 15px;
                border:0 !important;
            }

/*============= MAIN ==============*/

#main {
    width: 960px;
    float: left;
    margin: 40px 0;
}

.tabs tr td {
    padding: 2px;
}

.baixePdfs {
    text-transform: uppercase;
    font-weight: bold;
}

.titConts {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    color: #999999;
    font-size: 14px;
    border-bottom: 2px solid #5c8dd4;
    padding-bottom: 6px;
}

.titConts2 {
    width: 100%;
    float: left;
    margin: 0;
    color: #3371c9;
    font-size: 12px;
    padding: 0;
    text-transform: uppercase;
}

.titConts3 {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 12px;
    padding: 0;
    text-transform: normal;
}

.titBox14px {
    font-size: 14px;
    font-weight: bold;
}

.leiaMais10px {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

/*============= BOX LEFT ==============*/

#boxLeft {
    width: 257px;
    float: left;
    margin: 0;
}

    #boxLeft ul.navLeft {
        width: 257px;
        float: left;
        margin: 0;
        list-style: none;
    }

        #boxLeft ul.navLeft li {
            width: 100%;
            float: left;
            margin: 0;
            border-bottom: 1px solid #5c8dd4;
            font-weight: bold;
            padding: 6px 0;
        }

            #boxLeft ul.navLeft li > a {
                color: #383938;
                padding: 0 0 0 6px;
            }

            #boxLeft ul.navLeft li a:hover {
                color: #5f5f5e;
            }

            /* SUB MENU LEFT */

            #boxLeft ul.navLeft li ul {
                display: none;
                width: 100%;
                float: left;
                margin: 8px 0;
                padding: 4px 0;
                list-style: none;
                border: 1px solid #eee;
            }

                #boxLeft ul.navLeft li ul li {
                    width: 100%;
                    float: left;
                    margin: 0;
                    padding: 4px;
                    border: 0;
                    font-size: 11px;
                    font-weight: normal;
                }

                    #boxLeft ul.navLeft li ul li a {
                        color: #666666;
                        padding: 2px;
                    }

                        #boxLeft ul.navLeft li ul li a:hover {
                            background: #3371c9;
                            color: #fff;
                        }

                        #boxLeft ul.navLeft li ul li a.activeNavLeft {
                            background: #3371c9 !important;
                            color: #fff !important;
                        }

    #boxLeft #videoLetf {
        width: 100%;
        float: left;
        margin: 28px 0 0 0;
    }

        #boxLeft #videoLetf p {
            color: #333333;
            font-size: 10px;
            margin-bottom: 5px;
        }

            #boxLeft #videoLetf p a {
                color: #990000;
                font-size: 11px;
                font-weight: bold;
            }

    #boxLeft #orgaosLeft {
        width: 100%;
        float: left;
        margin: 28px 0 0 0;
    }

        #boxLeft #orgaosLeft .logosOrgaosLeft {
            width: 100%;
            float: left;
            margin: 10px 0;
            background: #f7f7f7;
            border: 1px solid #eeeeee;
            text-align: center;
            padding: 10px 0;
        }

/*============= BOX RIGHT ==============*/

#boxRight {
    width: 650px;
    float: right;
    margin: 0;
}

    #boxRight #rightHeader {
        width: 100%;
        float: left;
        background: url(images/bg_title_right_cont.jpg) no-repeat left bottom #3673ca;
    }

        #boxRight #rightHeader .rightHeaderTitle {
            text-transform: uppercase;
            color: #fff;
            font-weight: bold;
            font-size: 20px;
            padding: 10px 10px 15px 10px;
        }

    #boxRight #rightContent {
        width: 618px;
        float: left;
        background: #f4f4f4;
        padding: 16px 16px 0 16px;
    }

        #boxRight #rightContent p {
            margin: 0 0 20px 0;
        }

        #boxRight #rightContent img {
            float: left;
            margin: 0 15px 10px 0;
        }

        #boxRight #rightContent a:hover {
            text-decoration: underline;
        }

    #boxRight #rightVideo {
        float: left;
        margin: 20px 0 0 0;
    }

.titConts3Int {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-size: 12px;
    padding: 0;
    text-transform: uppercase;
}

.titConts4Int {
    font-size: 12px;
    padding: 0;
    color: #3673ca;
    font-weight: bold;
}

.titConts5Int {
    font-size: 15px;
    padding: 0;
    font-weight: bold;
}

.strongStyle strong {
    color: #3673ca;
    font-weight: bold;
}

.spanStyle {
    color: #3673ca;
    font-weight: bold;
}

#boxRight #rightContentTwo {
    width: 618px;
    float: left;
    padding: 16px 16px 0 16px;
}

    #boxRight #rightContentTwo p {
        margin: 0 0 20px 0;
    }

    #boxRight #rightContentTwo a:hover {
        text-decoration: underline;
    }

#paginador {
    width: 100%;
    float: left;
    text-align: center;
}

    #paginador a {
        color: #3673ca;
        font-weight: bold;
        padding: 3px 5px;
        margin: 0 2px;
    }

.stylePaginador {
    color: #ffffff !important;
    background: #3673ca;
}

.active {
    background: #68a5fb;
}

/* ================ FOTOS ===================== */

.fotos {
    width: 260px;
    height: 176px;
    float: left;
    margin: 0 98px 18px 0;
}

/* ================ VIDEOS ===================== */

.videos {
    width: 100%;
    float: left;
    margin: 0;
}

    .videos .videoIframe {
        width: 126px;
        height: 86px;
        float: left;
        margin: 0;
    }

    .videos #videoText {
        width: 480px;
        float: right;
        margin: 0 0 10px 0;
    }

/*============== HOME ================*/

#boxNoticiasHome {
    width: 100%;
    float: left;
}

    #boxNoticiasHome img {
        float: left;
        margin: 15px 0 0 0;
    }

#noticiasCont {
    width: 370px;
    float: right;
    margin: 15px 0 0 0;
}

    #noticiasCont p {
        width: 100%;
        margin: 0 0 8px 0;
    }

#boxDestaqueHome {
    width: 100%;
    float: left;
    margin: 40px 0 0 0;
}

    #boxDestaqueHome .destaqueContHome {
        width: 296px;
        min-height: 130px;
        padding: 10px;
        float: left;
        background: #f4f4f4;
        border-top: 4px solid #3371c9;
    }

        #boxDestaqueHome .destaqueContHome p {
            margin: 10px 0 0 0;
        }

#boxDestaqueHome2 {
    width: 100%;
    float: left;
    margin: 40px 0;
    background: url(images/bg_main_destaque2.png) repeat-y;
}

#boxDestaqueHome2Top {
    width: 100%;
    height: 8px;
    float: left;
    margin: 0;
    background: url(images/bg_top_destaque2.png) no-repeat top;
}

.boxDestaqueHome2Main {
    width: 293px;
    float: left;
    margin: 16px;
}

    .boxDestaqueHome2Main p {
        margin: 10px 0 0 0;
    }

    .boxDestaqueHome2Main ul {
        margin: 10px 0 0 0;
        list-style: none;
        float: left;
    }

        .boxDestaqueHome2Main ul li {
            margin: 0 0 10px 0;
            padding-left: 14px;
            background: url(images/bullet_dest_home.jpg) no-repeat 0 5px;
            font-size: 12px;
            font-weight: bold;
        }

#boxDestaqueHome2Bottom {
    width: 100%;
    height: 8px;
    float: left;
    margin: 0;
    background: url(images/bg_top_destaque2.png) no-repeat bottom;
}

/*============= FOOTER ==============*/

#parceirosFooter {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

    #parceirosFooter .logos_parceirosFooter {
        float: left;
        margin: 0 57.3px 0 0;
    }

#barraAzulFooter {
    width: 100%;
    height: 51px;
    float: left;
    background: #003399;
}

    #barraAzulFooter #bandeira {
        width: 137px;
        float: left;
        margin: -19px 0 0 0;
    }

    #barraAzulFooter #logo_governo {
        margin: 12px 25px 0 0;
        width: 130px;
        height: 27px;
        float: right;
    }

#loading {
    width:140px;
    top:0;
    left:50%;
    margin-left:-70px;
    background:#333333;
    color:#fff;
    padding:10px 0;
    position:fixed;
    font-size:14px;
    text-transform:uppercase;
    border:2px solid #181818;
    text-align:center;
    display:none;
}

#listPhotos {
    list-style:none;
    float:left;
}

#listPhotos li {
    float:left;
    width:100px;
    height:100px;
    margin-right:23px;
    margin-bottom:23px;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}
