/* ESTRUTURA */

@font-face {
    font-family: 'max-regular-webfont';
    src:url('../fonts/MaxTF-Regular.otf') format("opentype"), url('../fonts/MaxTF-Regular.eot') format('embedded-opentype'), url('../fonts/MaxTF-Regular.woff') format('woff'), url('../fonts/MaxTF-Regular.ttf') format('truetype'), url('../fonts/MaxTF-Regular.svg') format('svg');
    /*font-family: 'FSElliotPro-Regular';
  src: url('../fonts/FSElliotPro-Regular.otf') format("opentype");*/
    /*src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');*/
}

html {
}
/*background: #D9D9D9;*/
body {
    font-family: max-regular-webfont, Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    background: rgba(0, 0, 0, 0) url("../../ResourcesUser/Imagens/fundo.jpg") no-repeat fixed center top / cover;
}

form {
    width: 100%;
}
/*text-align: center; background: #ffffff url(../images/bg_pixel_top.gif) repeat-x left top;*/
.Global {
    height: 100%;
    overflow: hidden;
}
/*background: url(../images/bg_pixel_bottom.gif) repeat-x left bottom;*/
.Geral {
    position: relative;
    margin: 0 auto;
    text-align: left;
}
/*width: 987px;*/


.Logo img {
    float: left;
}

.Logo .data-prova {
    float: left;
}

    .Logo .data-prova span {
        color: red;
        display: block;
        font-size: 24px;
        font-weight: bold;
        padding-left: 20px;
        padding-top: 50px;
    }

* {
    margin: 0;
    padding: 0;
}

a img, fieldset {
    border: none;
}

.hide {
    display: none;
}

.showblock {
    display: block;
}

.BorderErro {
    border-color: Red !important;
}

.topnav {
    border-bottom: 2px solid black;
    height: 45px;
    margin-bottom: 20px;
}

.topnav-content {
    padding-left: 50px;
    padding-right: 50px;
}


.topnav-menu .Login-Top {
    float: left;
}

    .topnav-menu .Login-Top img {
        display: block;
        float: left;
        padding-top: 10px;
    }

    .topnav-menu .Login-Top span {
        color: black;
        display: block;
        float: left;
        font-weight: bold;
        padding-left: 10px;
        padding-top: 10px;
        text-transform: uppercase;
    }

.topnav-menu a {
    color: black;
    /* float: left;*/
    font-weight: bold;
    /*padding-left: 50px;*/
    padding-top: 5px;
}

/* Topo (menu topo, menu idiomas, ferramenta de pesquisa) */
.Topo {
    /*float: right;
    height: 35px;
    padding: 0 5px 0 0;
    text-transform: uppercase;
    width: 90%;*/
    padding-left: 50px;
    padding-right: 50px;
}
/*width: 982px;font-size: 1em; background: url(../images/menu-topo-right.gif) no-repeat right top;*/
.Topo-Right {
    float: right;
    clear: both;
    padding: 0 0 0 5px;
}
/*background: #CCCCCC url(../images/menu-topo-left.gif) no-repeat left top;min-width: 633px; */
{
    float: left;
    clear: both;
    height: 23px;
    padding: 3px 0 2px 9px;
}
/*background: url(../images/menu-topo-pixel.gif) repeat-x left top; min-width: 624px; */
.menu-topo {
    float: left;
    list-style: none;
}

    .menu-topo li {
        float: left;
        padding-left: 17px;
    }

        .menu-topo li a {
            cursor: pointer;
            display: block;
            text-decoration: none;
            color: #990000;
            font-style: italic;
        }

            .menu-topo li a img {
                float: left;
            }

                .menu-topo li a img.lang {
                    padding: 12px 0 0 0;
                }

            .menu-topo li a span {
                float: left;
                padding: 10px 0 0 10px;
            }

            .menu-topo li a:hover, .Topo-Mid .menu-topo li a.activo {
                text-decoration: underline;
            }


.menu-organizadores {
    float: left;
    list-style: none;
}

    .menu-organizadores li {
        float: left;
        padding-left: 20px;
    }

        .menu-organizadores li a {
            cursor: pointer;
            display: block;
            text-decoration: none;
            color: #990000;
            font-style: italic;
        }

            .menu-organizadores li a img {
                float: left;
            }

.menu-top-right {
    float: left;
    list-style: none;
}

    .menu-top-right li {
        float: left;
        padding-left: 12px;
    }

    .menu-top-right li {
        float: left;
        padding-top: 5px;
    }

.Logo h1 {
    margin-top: 0px;
}


.Topo-Mid .Login-Top {
    cursor: pointer;
    float: left;
    padding: 0 9px;
    border-left: 1px solid #CFCFCE;
    border-right: 1px solid #CFCFCE;
}

    .Topo-Mid .Login-Top img {
        float: left;
    }

    .Topo-Mid .Login-Top span {
        float: left;
        padding: 5px 0 0 8px;
        color: #990000;
        font-style: italic;
    }

    .Topo-Mid .Login-Top a {
        cursor: pointer;
        display: block;
        text-decoration: none;
    }

.Login-Top-Form {
    background-color: black;
    color: white;
    display: block;
    height: 35px;
    padding: 5px 0 0;
    position: absolute;
    right: 120px;
    top: 5px;
    width: 580px;
    z-index: 4;
}

.OpenForm {
    display: block !important;
}

.HideForm {
    display: none !important;
}

.Login-Top-Form label {
    float: left;
    font-size: 1em;
    color: #000000;
    padding: 0 0 0 10px;
    text-transform: none !important;
}

    .Login-Top-Form label span {
        color: white;
        float: left;
        padding: 5px 10px 0 0;
    }

    .Login-Top-Form label input {
        float: left;
        width: 150px;
        margin: 0;
        padding: 4px 6px;
        color: #000000;
        font-family: FSElliotPro-Regular,Verdana,Arial,Helvetica,sans-serif !important;
        font-size: 0.9em !important;
        border: 1px solid #F0F0F0;
    }

.Login-Top-Form input.btn-submit {
    background: white url("../images/btn-submit.gif") no-repeat scroll right center;
    border: 0 none;
    color: #990000;
    cursor: pointer;
    font-size: 1em;
    font-style: italic;
    margin: 2px 0 0 20px;
    padding: 0 13px 0 0;
    text-align: left;
    text-transform: uppercase;
}

.Topo-Mid .search {
    float: right;
    width: 160px;
    padding: 0 0 0 9px;
}

    .Topo-Mid .search input.searchtext {
        float: left;
        width: 111px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        color: #000000;
        padding: 3px 4px;
        border: 1px solid #F0F0F0;
    }

    .Topo-Mid .search input.searchbtn {
        float: left;
        margin: 4px 19px 0 10px;
    }

.Organizadores a:first-of-type {
    padding-left: 0px;
}

.Organizadores a {
    padding-left: 50px;
}

.menu-social {
    margin-top: 25px;
}
/* Menu-Principal (logotipo, menu principal) */
.Menu-Principal {
    position: relative;
    float: left;
    clear: both;
    width: 987px;
    height: 140px;
    padding: 63px 0 0 0;
    width: 100%;
    top: -25px;
}
    /*background: url(../images/bg-menu-principal.png) no-repeat left 63px;*/
    .Menu-Principal .Logo {
        position: absolute;
        left: 59px;
        top: 0;
    }

    .Menu-Principal .Organizadores {
        position: absolute;
        left: 4px;
        top: 105px;
        display: table;
        width: 336px;
        text-align: center;
    }

        .Menu-Principal .Organizadores a {
            display: inline;
            margin: 0 0 0 13px;
        }

            .Menu-Principal .Organizadores a.first {
                margin: 0;
            }

        .Menu-Principal .Organizadores img.mleft {
            display: inline;
            margin: 0 0 0 13px;
        }

        .Menu-Principal .Organizadores img.first {
            margin: 0 !important;
        }



#nav {
    /*position: absolute; left: 344px; top: 67px;*/
    background-color: black;
    width: 100%;
    display: block;
    height: 60px;
}

    #nav .nivel1 {
        /*position: relative; float: left; list-style: none; font-size: 1em; text-transform: uppercase;*/
        padding-left: 50px;
        padding-right: 50px;
        list-style: none;
        text-transform: uppercase;
    }

        #nav .nivel1 li {
            float: left;
        }

            #nav .nivel1 li a {
                cursor: pointer;
                position: relative;
                display: table;
                height: 30px;
                vertical-align: middle;
                text-decoration: none;
                color: white;
            }

                #nav .nivel1 li a strong {
                    position: relative;
                    display: table-cell;
                    height: 100%;
                    vertical-align: middle;
                    font-weight: normal;
                    padding: 0 21px;
                }

                #nav .nivel1 li a span {
                    font-weight: bold;
                }

                #nav .nivel1 li a:hover, #nav .nivel1 li a.selected {
                    background: url(../images/nav-sh.png) no-repeat left top;
                }

                    #nav .nivel1 li a:hover strong, #nav .nivel1 li a.selected strong {
                        background: url(../images/nav-sh.png) no-repeat right bottom;
                    }

    #nav .nivel2 {
        position: absolute;
        left: 0;
        top: 40px;
        width: 100%;
        height: 31px;
        font-size: 0.9em;
        text-transform: uppercase;
        padding-left: 15px;
        padding-right: 15px;
    }
        /*width: 620px;*/
        #nav .nivel2 ul.nivel2-list {
            float: left;
            width: 100%;
            padding: 0 0 0 60px;
            list-style: none;
            background: #D8D8D8;
        }
        /*width: 610px;*/
        #nav .nivel2 li a {
            height: 31px;
            color: #000000;
        }

            #nav .nivel2 li a strong {
                padding: 0 10px;
            }

            #nav .nivel2 li a span {
                font-weight: normal;
            }

            #nav .nivel2 li a:hover, #nav .nivel2 li a.selected {
                color: #ffffff;
                background: none;
            }

                #nav .nivel2 li a:hover strong, #nav .nivel2 li a.selected strong {
                    background: none;
                }

.Path {
    font-size: 1.1em;
}
    /*position: absolute; left: 10px; top: 166px;*/
    .Path a {
        display: inline;
        text-decoration: none;
        color: #990000;
    }

        .Path a:hover {
            text-decoration: underline;
        }

    .Path span.arrow {
        display: inline;
        color: #990000;
    }

    .Path span.current {
        display: inline;
        color: #000000;
    }

/*Rodape (menu patrocinadores)*/
.Rodape {
    width: 100%;
    clear: both;
    padding: 10px 0 0 0;
}
/*width: 987px; background: url(../images/rodape_bg.png) no-repeat left 23px;
.bg_at_top {background: url(../images/rodape_bg.png) no-repeat left top!important;}
.Rodape span {display: block; clear: both; font-size: 1.1em; color: #000000; padding: 0 0 0 23px;}

#Patrocinadores {position: relative; height: 60px; padding: 4px 4px 0 4px;}/*width: 979px;*/

.Menu-Rodape {
    height: 25px;
    padding: 11px 24px 0 24px;
    font-size: 1em;
}

    .Menu-Rodape ul {
        float: left;
        list-style: none;
    }

        .Menu-Rodape ul li {
            display: inline;
            padding: 0 8px 0 0;
        }

            .Menu-Rodape ul li a {
                color: #990000;
                text-decoration: none;
            }

                .Menu-Rodape ul li a:hover, .Menu-Rodape ul li a.activo {
                    text-decoration: underline;
                }

    .Menu-Rodape .copyright {
        float: right;
        color: #000000;
        font-size: 0.9em;
    }

        .Menu-Rodape .copyright a {
            margin: 0 0 0 8px;
        }



/* FIM DE ESTRUTURA */

/* CONTEUDOS */

/* Homepage */
.Homepage {
    clear: both;
    padding: 0 50px;
}

    .Homepage .Flash {
        position: relative;
        clear: both;
        padding: 0 0 15px 0;
        min-height: 361px;
    }

    .Homepage .Areas {
        clear: both;
        padding: 0 0 0 19px;
    }

        .Homepage .Areas .News {
            float: left;
            width: 100%;
        }

            .Homepage .Areas .News a.news {
                background: rgba(0, 0, 0, 0) url("../images/rss.gif") no-repeat scroll right center;
                clear: both;
                color: #000000;
                float: left;
                font-size: 1.1em;
                height: 70px;
                margin: 0 0 -7px 1px;
                text-decoration: none;
                width: 130px;
            }

            .Homepage .Areas .News .Destaque-List {
                float: left;
                clear: both;
                line-height: 1.5em;
            }
                /*background: url(../images/bg-news-hp.png) no-repeat left top;width: 572px; height: 209px; padding: 21px 26px; */
                .Homepage .Areas .News .Destaque-List .First {
                    margin-left: 0 !important;
                }

                .Homepage .Areas .News .Destaque-List .Item {
                    float: left;
                    width: 255px;
                }
                    /*padding: 0 0 0 25px;*/
                    .Homepage .Areas .News .Destaque-List .Item .imgblock {
                        display: block;
                        clear: both;
                    }

                    .Homepage .Areas .News .Destaque-List .Item img {
                        width: 100%;
                        padding: 0 0 9px 0;
                    }

                    .Homepage .Areas .News .Destaque-List .Item a.titulo {
                        clear: both;
                        font-size: 1.1em;
                        font-weight: bold;
                        color: #000000;
                        text-decoration: none;
                    }

                        .Homepage .Areas .News .Destaque-List .Item a.titulo:hover {
                            text-decoration: underline;
                        }

                    .Homepage .Areas .News .Destaque-List .Item .Descricao {
                        clear: both;
                        font-size: 1em;
                        color: #333333;
                    }

            .Homepage .Areas .News .Large {
                width: 100%;
            }
                /*width: 846px; background: url(../images/bg-news-hp-large.png) no-repeat left top;padding: 21px 49px;*/
                .Homepage .Areas .News .Large .Item {
                    margin-left: 25px;
                }

        .Homepage .Areas .Pubs {
            float: left;
            padding: 0 0 0 20px;
            width: 316px;
        }

            .Homepage .Areas .Pubs span {
                display: block;
                font-size: 0.9em;
                text-transform: uppercase;
                color: #000000;
                padding: 4px 0 0 2px;
            }

/* Conteudo */
.Conteudo {
    float: left;
    clear: both;
    padding: 0 4px;
    width: 100%;
}
/*width: 979px;background: url(../images/content-bg.png) repeat-y left top;*/
.Content {
    float: left;
    clear: both;
    min-height: 650px;
    padding: 33px 0;
    background: #ffffff;
    width: 100%;
}
    /*width: 979px;*/
    .Content .Left {
        float: left;
        width: 320px;
        min-height: 650px;
        padding: 0 20px 0 0;
    }

#Left-Gallery {
    position: relative;
    float: left;
    clear: both;
    width: 300px;
    height: 225px;
    padding: 0 0 20px 20px;
}

    #Left-Gallery #prevNext .jFlowPrev {
        position: absolute;
        z-index: 2;
        left: 20px;
        top: 100px;
        cursor: pointer;
    }

    #Left-Gallery #prevNext .jFlowNext {
        position: absolute;
        z-index: 2;
        right: 0;
        top: 100px;
        cursor: pointer;
    }

    #Left-Gallery #slides {
        display: none;
    }

        #Left-Gallery #slides img {
            width: 300px;
            height: 225px;
        }

        #Left-Gallery #slides p {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 272px;
            margin: 0;
            padding: 6px 14px;
            font-size: 1em;
            line-height: 1.5em;
            color: #ffffff;
            background: #000000;
            opacity: .7;
            filter: alpha(opacity=70);
        }

            #Left-Gallery #slides p .titulo {
                display: block;
                font-weight: bold;
                font-size: 1.1em;
            }

.Content .Left .Links {
    display: block;
    clear: both;
    margin: 0 0 20px 0;
    font-size: 1.1em;
}

    .Content .Left .Links .titulo {
        display: block;
        clear: both;
        padding: 0 0 4px 33px;
        color: #000000;
    }

    .Content .Left .Links ul {
        display: block;
        clear: both;
        padding: 10px 0;
        list-style: none;
        border-top: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
    }

        .Content .Left .Links ul li {
            display: block;
            clear: both;
            padding: 6px 0 6px 46px;
            background: url(../images/arrow_links.gif) no-repeat 33px 10px;
        }

            .Content .Left .Links ul li a {
                color: #990000;
                text-decoration: none;
            }

                .Content .Left .Links ul li a:hover {
                    text-decoration: underline;
                }

.Content .Left .Docs {
    float: left;
    clear: both;
    width: 320px;
    margin: 0 0 20px 0;
    font-size: 1.1em;
}

    .Content .Left .Docs .titulo {
        display: block;
        clear: both;
        padding: 0 0 4px 33px;
        color: #000000;
    }

    .Content .Left .Docs ul {
        float: left;
        clear: both;
        width: 320px;
        padding: 10px 0;
        list-style: none;
        border-top: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
    }

        .Content .Left .Docs ul li {
            float: left;
            clear: both;
            width: 287px;
            padding: 0 0 0 33px;
        }

            .Content .Left .Docs ul li a {
                float: left;
                color: #990000;
                text-decoration: none;
                padding: 6px 0 6px 28px;
            }

                .Content .Left .Docs ul li a:hover {
                    text-decoration: underline;
                }

                .Content .Left .Docs ul li a.pdf {
                    background: url(../images/pdf.gif) no-repeat left 4px;
                }

                .Content .Left .Docs ul li a.xls {
                    background: url(../images/xls.gif) no-repeat left 4px;
                }

                .Content .Left .Docs ul li a.blank {
                    background: url(../images/blank.gif) no-repeat left 4px;
                }

                .Content .Left .Docs ul li a.doc {
                    background: url(../images/doc.gif) no-repeat left 4px;
                }

.Content .Left .Pubs {
    display: block;
    clear: both;
    padding: 0 0 20px 20px;
}

.Content .Right {
    float: left;
    line-height: 1.5em;
}

.Content .Conteudo-Rodape {
    display: block;
    clear: both;
}

.Content .Right-F .Conteudo-Rodape {
    padding: 0 0 0 20px;
}

.Content .Conteudo-Rodape a.back {
    float: left;
    clear: both;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #990000;
    text-decoration: none;
    font-style: italic;
}

    .Content .Conteudo-Rodape a.back:hover {
        text-decoration: underline;
    }

.Content .Conteudo-Rodape .AddThis {
    float: left;
    display: block;
    clear: both;
    padding: 25px 0 0 0;
}

.Content .Right-C {
    width: 575px;
    padding: 0 44px 0 20px;
}

/* Listas */
.Content .Right-L {
    padding: 0 19px 0 0;
}
    /*width: 620px;*/
    .Content .Right-L h2.titulo {
        padding: 0 0 20px 20px;
    }

.Listagem {
    display: block;
    clear: both;
}

    .Listagem .Pagging-Content {
        float: left;
        clear: both;
        width: 100%;
        padding: 0 26px 0 15px;
        background: #D9D9D9;
    }
        /*width: 579px;*/
        .Listagem .Pagging-Content .Pagging {
            float: left;
            padding: 2px 0;
            font-size: 1.2em;
        }

            .Listagem .Pagging-Content .Pagging a {
                float: left;
                color: #ffffff;
                padding: 0 4px 1px 4px;
                text-decoration: none;
            }

                .Listagem .Pagging-Content .Pagging a:hover, .Listagem .Pagging-Content .Pagging a.active {
                    background: #CBCBCB;
                }

            .Listagem .Pagging-Content .Pagging span {
                float: left;
                color: #ffffff;
            }

        .Listagem .Pagging-Content .Filter {
            float: right;
            padding: 2px 0 1px 0;
        }

            .Listagem .Pagging-Content .Filter select {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 1.1em;
                color: #000000;
            }

    .Listagem .Lista {
        float: left;
        clear: both;
        width: 100%;
        margin: 2px 0;
        border-bottom: 1px solid #D9D9D9;
    }

        .Listagem .Lista .Item {
            float: left;
            clear: both;
            width: 100%;
            padding: 15px 0;
            border-top: 1px solid #D9D9D9;
        }

            .Listagem .Lista .Item .Thumb {
                float: left;
                width: 100%;
            }

                .Listagem .Lista .Item .Thumb img {
                    width: 100%;
                }

            .Listagem .Lista .Item .Dados {
                overflow: auto;
                padding: 0 0 0 20px;
            }

                .Listagem .Lista .Item .Dados a.titulo, .Listagem .Lista .Item .Dados span.titulo {
                    clear: both;
                    font-size: 1.2em;
                    font-weight: bold;
                    color: #000000;
                    text-decoration: none;
                }

                    .Listagem .Lista .Item .Dados a.titulo:hover {
                        text-decoration: underline;
                    }

                .Listagem .Lista .Item .Dados .temadata {
                    display: block;
                    clear: both;
                    font-size: 0.9em;
                    color: #000000;
                }

                .Listagem .Lista .Item .Dados .Descricao {
                    display: block;
                    clear: both;
                    padding: 10px 0 0 0;
                    font-size: 1.1em;
                    color: #333333;
                    line-height: 1.5em;
                }

.temadataTexto {
    display: block;
    clear: both;
    padding: 0 0 10px 0;
    font-size: 0.9em;
    color: #000000;
}

.Listagem-Pesquisa .Lista .Item .Dados a, .Listagem-Pesquisa .Lista .Item .Dados span {
    color: #990000 !important;
}

.Search-Results {
    display: block;
    clear: both;
    padding: 0 0 18px 20px;
    font-size: 1.1em;
    color: #000000;
}


/* Formularios */
.Ok {
    clear: both;
    padding: 0 0 15px 0;
    font-size: 1.1em;
    color: #333333;
}

.Erro {
    clear: both;
    padding: 0 0 15px 0;
    font-size: 1.1em;
    color: #990000;
}

.Content .Right-L .Ok, .Content .Right-L .Erro {
    padding: 0 0 15px 20px;
}

.Content .Right-L .Autenticacao {
    padding: 0 0 15px 20px;
    clear: both;
}

    .Content .Right-L .Autenticacao .btn {
        display: block;
        clear: both;
        text-align: right;
        padding: 10px 0 0 0;
    }

    .Content .Right-L .Autenticacao .Register .btn {
        padding: 10px 13px 0 0 !important;
    }

    .Content .Right-L .Autenticacao .btn input {
        cursor: pointer;
        margin: 0;
        padding: 0 13px 0 0;
        font-family: FSElliotPro-Regular, Verdana, Arial, Helvetica, sans-serif !important;
        font-style: italic;
        font-size: 1em;
        color: #990000;
        text-align: left;
        text-transform: uppercase;
        border: 0;
        background: url(../images/btn-submit.gif) no-repeat right center;
    }

    .Content .Right-L .Autenticacao .Submit-Erro {
        display: block;
        clear: both;
        padding: 7px 20px 20px 20px;
        font-size: 1.1em;
        color: #E30A16;
        border-top: 1px solid #D8D8D8;
        background: #F5F5F5;
    }

        .Content .Right-L .Autenticacao .Submit-Erro span {
            display: block;
            clear: both;
        }

    .Content .Right-L .Autenticacao p {
        font-size: 1.1em;
        color: #000000;
        padding: 0 0 20px 0;
    }

    .Content .Right-L .Autenticacao .first {
        padding: 0;
    }

    .Content .Right-L .Autenticacao fieldset {
        display: block;
        clear: both;
        padding: 20px;
        background: #F5F5F5;
    }

        .Content .Right-L .Autenticacao fieldset label {
            display: block;
            clear: both;
            padding: 10px 0 0 0;
            font-size: 1.1em;
            color: #000000;
        }

    .Content .Right-L .Autenticacao .Login {
        float: left;
        width: 230px;
        padding: 0 40px 0 0;
    }

        .Content .Right-L .Autenticacao .Login fieldset label span {
            display: block;
            clear: both;
            padding: 0 0 10px 2px;
        }

        .Content .Right-L .Autenticacao .Login fieldset label input {
            float: left;
            width: 176px;
            font-family: FSElliotPro-Regular, Verdana, Arial, Helvetica, sans-serif !important;
            font-size: 0.9em !important;
            color: #000000;
            margin: 0;
            padding: 4px 6px;
            border: 1px solid #F0F0F0;
        }

    .Content .Right-L .Autenticacao .Register {
        float: left;
        width: 330px;
    }

        .Content .Right-L .Autenticacao .Register fieldset .requiredfields {
            display: block;
            clear: both;
            font-size: 1.1em;
            color: #000000;
            padding: 0 0 10px 2px;
        }

        .Content .Right-L .Autenticacao .Register fieldset label span {
            float: left;
            color: #000000;
            padding: 5px 0 0 5px;
        }

        .Content .Right-L .Autenticacao .Register fieldset label input {
            float: left;
            width: 264px;
            font-family: Verdana, Arial, Helvetica, sans-serif !important;
            font-size: 0.9em !important;
            color: #000000;
            margin: 0;
            padding: 4px 6px;
            border: 1px solid #F0F0F0;
        }

            .Content .Right-L .Autenticacao .Register fieldset label input.short {
                width: 204px;
            }

        .Content .Right-L .Autenticacao .Register fieldset label textarea {
            float: left;
            width: 264px;
            height: 180px;
            font-family: FSElliotPro-Regular, Verdana, Arial, Helvetica, sans-serif !important;
            font-size: 0.9em !important;
            color: #000000;
            margin: 0;
            padding: 4px 6px;
            border: 1px solid #F0F0F0;
        }

/* Media */
.Content .Media {
    clear: both;
    padding: 0 20px;
    line-height: 1.5em;
}

#menu-years {
    visibility: hidden;
}

.jcarousel-container {
    position: relative;
    clear: both;
    font-size: 1.8em;
}

.jcarousel-container-horizontal {
    width: 100%;
    padding: 0 8px 28px 15px;
}
/*width: 560px;*/

.jcarousel-clip {
    position: relative;
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.jcarousel-clip-horizontal {
    width: 100%;
}
/*width:560px;*/

.jcarousel-list {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .jcarousel-list li, .jcarousel-item {
        float: left; /* We set the width/height explicitly. No width/height causes infinite loops. */
        width: 56px;
        list-style: none;
    }

        .jcarousel-list li a {
            color: #CBCBCB;
            text-decoration: none;
        }

            .jcarousel-list li a:hover, .jcarousel-list li a.active {
                color: #000000;
            }

.jcarousel-next {
    display: none;
    z-index: 3;
}

.jcarousel-next-horizontal {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 3px;
    width: 8px;
    height: 11px;
    background: url(../images/pag-arrow-next.gif) no-repeat left top;
}

    .jcarousel-next-horizontal:hover {
    }

.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-prev {
    display: none;
    z-index: 3;
}

.jcarousel-prev-horizontal {
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 0;
    width: 8px;
    height: 11px;
    background: url(../images/pag-arrow-prev.gif) no-repeat left top;
}

    .jcarousel-prev-horizontal:hover {
    }

.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

.Content .Media .Media-Path {
    clear: both;
    padding: 0 0 28px 0;
    font-size: 1.1em;
}

    .Content .Media .Media-Path a {
        padding: 6px 0 6px 36px;
        color: #990000;
        text-decoration: none;
        background: url(../images/icon-media-path.gif) no-repeat left center;
    }

        .Content .Media .Media-Path a:hover {
            text-decoration: underline;
        }

    .Content .Media .Media-Path span {
        color: #990000;
        padding: 0 8px;
    }

        .Content .Media .Media-Path span.active {
            padding: 6px 0 6px 36px !important;
            color: #000000 !important;
            text-decoration: none;
            background: url(../images/icon-media-path.gif) no-repeat left center;
        }

.Content .Media .Pastas-Tree {
    float: left;
    clear: both;
    width: 939px;
    font-size: 1.2em;
    line-height: 1.1em !important;
    padding: 0 0 28px 0;
}

    .Content .Media .Pastas-Tree .Separador {
        clear: both;
    }

    .Content .Media .Pastas-Tree a {
        float: left;
        width: 93px;
        height: 28px;
        padding: 73px 11px 14px 11px;
        color: #000000;
        text-decoration: none;
        text-align: center;
        background: url(../images/pasta.gif) no-repeat center 29px;
    }

        .Content .Media .Pastas-Tree a:hover {
            background: #F5F5F5 url(../images/pasta_hi.gif) no-repeat center 18px;
        }

.Content .Media .Media-Gallery {
    clear: both;
    font-size: 1em;
    color: #000000;
    line-height: 1.1em !important;
}

/* FIM DOS CONTEUDOS */

/* ESTILOS */

/* Clean Texto (estilos de formatacao personalizada para conteudos) */
.cleanTexto {
    font-size: 1.1em !important;
    color: #333333;
    padding: 0 !important;
}

    .cleanTexto a {
        color: #990000;
        text-decoration: none;
    }

        .cleanTexto a:hover {
            text-decoration: underline;
        }

    .cleanTexto h1 {
        font-size: 15px !important;
        color: #000000;
    }

    .cleanTexto h2 {
        font-size: 15px !important;
        color: #000000;
        font-weight: normal !important;
    }

    .cleanTexto h3 {
        font-size: 11px !important;
        text-transform: uppercase;
        color: #333333;
        font-weight: bold !important;
    }

    .cleanTexto h4 {
        font-size: 11px !important;
        text-transform: uppercase;
        color: #333333;
        font-weight: normal !important;
    }

    .cleanTexto p {
        margin: 0 0 16px 0 !important;
    }

    .cleanTexto ul {
        display: block;
        margin: 16px 0;
        padding: 0 !important;
        list-style-position: inside !important;
    }

        .cleanTexto ul li {
            padding: 4px 0;
            list-style-type: disc !important;
        }

    .cleanTexto li li {
        padding: 4px 0 4px 32px;
    }

    .cleanTexto ol {
        display: block;
        margin: 16px 0;
        padding: 0 !important;
        list-style-type: decimal !important;
        list-style-position: inside !important;
    }

        .cleanTexto ol li {
            padding: 4px 0;
        }

    .cleanTexto li li {
        padding: 4px 0 4px 32px;
    }

    .cleanTexto hr {
        display: block;
        clear: both;
        margin: 12px 0 !important;
        border-top: solid 1px #d8d8d8 !important;
        border-bottom: solid 1px #ffffff !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }

    .cleanTexto table {
        width: 100%;
        border: none;
        text-align: left;
    }

        .cleanTexto table caption {
            padding: 0 5px;
            text-align: left;
            color: #333333;
            font-weight: bold;
            text-transform: uppercase;
        }

    .cleanTexto thead th {
        font-weight: normal;
        color: #000000;
        padding: 4px 11px 2px 11px;
        background: #D8D8D8;
    }

    .cleanTexto table .tabelaCabecalho {
        font-weight: normal !important;
        color: #000000 !important;
        padding: 4px 11px 2px 11px !important;
        background: #D8D8D8 !important;
    }

    .cleanTexto tbody th {
        font-weight: normal;
        color: #ffffff;
        padding: 4px 11px 2px 11px;
        background: #D8D8D8;
    }

    .cleanTexto table .tabelaDestaque {
        font-weight: normal !important;
        color: #ffffff !important;
        padding: 4px 11px 2px 11px !important;
        background: #D8D8D8 !important;
    }

    .cleanTexto tbody td {
        color: #666666;
        padding: 4px 11px 2px 11px;
        background: #F2F2F2;
    }

    .cleanTexto table .tabelaVazia {
        background: none !important;
    }

h2.titulo {
    clear: both;
    color: white;
    display: block;
    font-size: 35px !important;
    font-weight: bold !important;
    left: 35px;
    line-height: 1.1em;
    padding: 0 0 20px;
    position: absolute;
    top: -160px;
}

.resumo {
    font-size: 1.3em !important;
    color: #000000 !important;
}

.texto-forte {
    color: #000000 !important;
    font-weight: bold;
}

.image-detail {
    display: block;
    clear: both;
    margin: 20px 0;
}

    .image-detail img {
        width: 100%;
    }

/* Clean Style (estilos de formatacao padrao para conteudos) */
.cleanStyle {
    padding-bottom: 15px;
    clear: both;
}

    .cleanStyle h1, .cleanStyle h4 {
        margin: 21px 0;
    }

    .cleanStyle h2 {
        margin: 19px 0;
    }

    .cleanStyle h3 {
        margin: 18px 0;
    }

    .cleanStyle h5 {
        margin: 22px 0;
    }

    .cleanStyle h6 {
        margin: 25px 0;
    }

    .cleanStyle pre {
        white-space: pre;
        margin: 13px 0;
    }

    .cleanStyle p {
        margin: 16px 0;
    }

    .cleanStyle strong {
        font-weight: bold;
    }

    .cleanStyle em {
        font-style: italic;
    }

    .cleanStyle u {
        text-decoration: underline;
    }

    .cleanStyle strike {
        text-decoration: line-through;
    }

    .cleanStyle sup {
        vertical-align: super;
    }

    .cleanStyle sub {
        vertical-align: sub;
    }

    .cleanStyle ul {
        display: block;
        margin: 16px 0;
        padding: 0 0 0 40px;
        list-style-type: none;
        list-style-position: outside;
    }

        .cleanStyle ul li {
            list-style-type: disc;
        }

            .cleanStyle ul li ul li {
                list-style-type: circle;
            }

                .cleanStyle ul li ul li ul li {
                    list-style-type: square;
                }

            .cleanStyle ul li ul {
                margin: 0;
            }

    .cleanStyle ol {
        display: block;
        margin: 16px 0;
        padding: 0 0 0 40px;
        list-style-type: decimal;
        list-style-position: outside;
    }

        .cleanStyle ol li ol {
            margin: 0;
        }

    .cleanStyle blockquote {
        margin-left: 0px;
        border: none;
    }

    .cleanStyle hr {
        margin: 0;
        border: solid 2px #E8E2D5;
    }

    .cleanStyle p img {
        width: 100%;
    }

.Docs ul li {
}

.mod-links {
    position: relative;
    width: auto;
    overflow: hidden;
    /*margin: 16px 30px 0 0px;*/
    padding: 14px;
    border-radius: 8px;
    border: 1px dotted #999;
    clear: both;
}

.links-list {
    list-style: outside none none;
    padding: 0 0 8px;
}

ul.links-list li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    list-style-type: none !important;
    padding: 0 !important;
}

.icones .links-list li {
    float: left;
    width: 100%;
}
/*.seguros_conteudowide li {
    font-size: 1.15em;
    line-height: 1.5em;
    padding: 2px 0 2px 10px !important;
}*/

.links-list li {
    list-style: outside none none;
    padding-bottom: 4px;
}

.icones .links-list li a {
    background: #f2f2f2 url("//img.acp.pt/design/styles/seguros/imagens/pdf.png") no-repeat scroll 5px 5px;
}

.icones .links-list li a {
    width: 100%;
}

.links-list li a {
    background: #f2f2f2 url("//img.acp.pt/design/styles/seguros/imagens/link.png") no-repeat scroll 5px 5px;
    margin: 0 0 2px;
    padding: 3px 0 3px 40px !important;
    text-decoration: none;
}

.icones .links-list li a {
    float: left;
    padding: 3px 10px 3px 24px;
    width: 100%;
}

.links-list li a {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #e50000;
    display: block;
    padding: 3px 5px;
    text-decoration: none;
}

.icones .links-list li a small {
    cursor: pointer;
    float: left;
    font-size: 1em;
    text-transform: uppercase;
}

.icones .links-list li a span {
    clear: both;
    cursor: pointer;
    float: left;
}

.area-titlle {
    background-color: black;
    height: 30px;
}

.area-titlle-left {
    color: white;
    font-weight: normal;
    padding-left: 50px;
    padding-top: 5px;
    text-transform: uppercase;
    vertical-align: middle;
}

div.area-titlle-center {
    background-color: black;
    height: 30px;
    text-align: center;
}

span.area-titlle-center {
    color: white;
    font-weight: normal;
    padding-top: 5px;
    text-transform: uppercase;
    vertical-align: middle;
}

.Destaque-List {
    margin-top: 50px;
    margin-bottom: 50px;
}

    .Destaque-List .Item {
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid black;
    }

        .Destaque-List .Item .imgblock {
            width: 100%;
        }

            .Destaque-List .Item .imgblock img {
                width: 100%;
            }

        .Destaque-List .Item a.titulo {
            color: black;
            font-size: 16px;
            font-weight: bold;
        }

.Pubs p img {
    width: 100%;
}

.contents {
    margin-top: 30px;
    margin-bottom: 50px;
}

.back {
    color: black;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.Banner {
    margin-top: 50px;
    margin-bottom: 50px;
}

.social-net {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

.social-net-yt {
    width: 450px;
    float: left;
}

    .social-net-yt .area-titlle-center-yt {
        background-color: red !important;
        height: 30px;
        text-align: center;
    }

.social-net-yt-content, .social-net-tw-content, .social-net-fb-content {
    padding-top: 10px;
    height: 426px;
}

.social-net-tw {
    width: 294px;
    float: left;
    padding-left: 15px;
}

    .social-net-tw .area-titlle-center-tw {
        background-color: grey !important;
        height: 30px;
        text-align: center;
    }

.social-net-fb {
    width: 294px;
    float: left;
    padding-left: 15px;
}

    .social-net-fb iframe {
        width: 100%;
    }

.programa {
    display: block;
    margin-bottom: 50px;
}

.programa-content {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('../../ResourcesUser/Imagens/Destaques/home_programa.png');
    background-size: cover;
    margin-left: 0;
    margin-right: 0;
    color: white;
}

    .programa-content p {
        margin-bottom: 3px;
    }

.programa-dia {
    color: gold;
    font-size: 18px;
}

.programa-dia-content {
    border-left: 2px solid white;
    padding-left: 15px;
}

.programa-dia-data {
    font-size: 18px;
}

.programa-button {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.imgResultsMobile {display:none}
.imgGalery{width: 100%; margin-bottom: 50px}
.imgTittle{width: 100%;}
.imgContent{width:100%; height:100%}
.imgContent a img {display: block;
    margin-left: auto;
    margin-right: auto;}
.bxslider{height:100%}
.bxslider li{height:100% !important}

/* FIM DOS ESTILOS */ 


/* QUERIES FROM 1200px TO 960px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

/* QUERIES FOR IPAD */

/*@media (min-width: 768px) {
  
}*/


@media only screen and (min-width: 768px) and (max-width: 991px) {


    #nav {
        display: none;
    }

    .menu-trigger {
        display: block !important;
    }

    .container {
        width: 100% !important;
    }

    body {
        font-family: max-black-webfont, Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
        background: none;
    }

    .topnav {
        border-bottom: 2px solid black;
        height: 55px;
        margin-bottom: 20px;
    }

    .menu-topo, .topnav-menu {
        padding-top: 12px;
    }

    .Logo .data-prova span {
        padding-top: 10px;
    }

    h2.titulo {
        top: -140px;
    }

    .topnav-menu a {
        padding-left: 0px;
    }

    .social-net-yt {
        height: 514px;
        margin-bottom: 50px;
        width: 100%;
    }

    .social-net-tw {
        clear: both;
    }

    .programa-dia-content {
        border-left: none;
        padding-left: 0px;
        padding-bottom: 25px;
    }
}



@media only screen and (min-width: 480px) and (max-width: 767px) {
    #nav {
        display: none;
    }

    body {
        font-family: max-black-webfont, Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
        background: none;
    }

    .menu-trigger {
        display: block !important;
    }

    .menu-topo li a span {
        display: none;
    }

    .topnav {
        height: 55px;
    }

    .topnav-content {
        padding-right: 0px;
    }

    .menu-topo, .topnav-menu {
        padding-top: 12px;
    }

    .Topo {
        padding-left: 0px;
        padding-right: 0px;
    }



    .Logo .data-prova span {
        padding-top: 5px;
        font-size: 20px;
        font-weight: bold;
        padding-left: 25px;
    }

    .Homepage {
        padding: 0 23px;
    }



    .social-net-yt {
        height: 370px;
        margin-bottom: 50px;
        width: 100%;
    }

    .social-net-tw {
        clear: both;
        padding-left: 0px;
    }


    .programa-dia-content {
        border-left: none;
        padding-left: 0px;
        padding-top: 25px;
    }

    .imgResults {display:none}
    .imgResultsMobile {display:block}
}
/* 480PX*/

@media only screen and (max-width: 480px) {

    #nav {
        display: none;
    }


    .menu-trigger {
        display: block !important;
    }

    .menu-topo li a span {
        display: none;
    }

    body {
        font-family: max-black-webfont, Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
        background: none;
    }

    .topnav {
        height: 55px;
    }

    .menu-topo, .topnav-menu {
        padding-top: 12px;
    }

    .topnav-content {
        padding-right: 0px;
    }

    .Topo {
        padding-left: 0px;
        padding-right: 0px;
    }

    .Logo {
        display: block;
        text-align: center;
    }

        .Logo img {
            float: none;
        }

        .Logo .data-prova {
            float: none;
        }

            .Logo .data-prova span {
                padding-top: 0px;
                padding-bottom: 20px;
                padding-left: 0px;
            }

    .Organizadores {
        float: none !important;
    }

    .menu-organizadores li {
        float: left;
        padding-left: 10px;
    }

    .menu-topo li {
        float: left;
        padding-left: 14px;
    }

    .menu-social {
        float: none !important;
        margin-top: 0 !important;
    }

    .Homepage {
        padding-left: 0px;
        padding-right: 0px;
    }

        .Homepage .Areas .News .Large .Item {
            margin-left: 0;
            padding-bottom: 20px;
            width: 100%;
            margin-bottom: 40px;
        }

            .Homepage .Areas .News .Large .Item img {
                width: 100%;
            }

            .imgResults {display:none}
    .imgResultsMobile {display:block}

    .Banner {
    margin-bottom: 15px;
    margin-top: 15px;
}

    .programa-content {
        padding-left: 0px;
        padding-right: 0px;
    }

    .programa-dia-content {
        border-left: none;
        padding-left: 0px;
        padding-top: 25px;
    }

    .social-net-yt {
        height: 190px;
        margin-bottom: 15px;
        width: 100%;
    }
    .social-net-yt-content{height: 190px;padding-top: 2px;}
    .social-net-tw {
    float: left;
    padding-left: 0;
    width: 100%;
    display:none
}

    .social-net {
   
    margin-bottom: 0px;
  
}

    .social-net-fb {
        display: none;
    }

    .programa {
    display: block;
    margin-bottom: 15px;
}

    .Destaque-List {
    margin-bottom: 15px;
    margin-top: 0px;
}
    .imgGalery{margin-bottom: 15px}

    h2.titulo {
   
    font-size: 16px !important;
    top: -150px;
}
    .imgTittle{width: 100%;height:50px}
}
