/* Formare NL
-- Update: 20 05 2011 */
/******************* RESET ***************************/
.rcbSlide {
    z-index: 8001 !important;
}

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

#ctl00_ctl00_feedBack1_DivContentFeedBackControlPanel {
    display: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: #fff;
    color: #333;
    font-size: 11px;
    font: 13px Arial, Helvetica, sans-serif;
}

a {
    color: #666;
    text-decoration: none;
}

    a:hover, a:focus {
        text-decoration: underline;
    }

p {
    padding-top: 2px;
}

/*classes usadas no body de cada uma das master pages para podermos ter cor diferente em cada master*/
.bodyMasterGeral {
    background-color: #fff;
}

.bodyMasterSala {
    background-color: #fff;
}

.bodyMasterPopup {
    background-color: #fff;
}

/*chat*/
.areaCimaChat {
    width: 863px;
    height: 410px;
    background-color: #fff;
    margin: 10px 10px 0;
    border: 1px solid #ccc;
}

.tituloSala {
    background-image: url(../img/bgTituloTabelas.jpg);
    background-repeat: repeat-x;
    height: 25px;
}

.labelTituloSala {
    font-family: Verdana;
    font-size: 10px;
    font-weight: 700;
    position: relative;
    left: 10px;
    top: 7px;
}

.mostraMsg {
    width: 630px;
    border-right: solid 1px #ccc;
    height: 385px;
    background-color: #fff;
    overflow: auto;
    overflow-x: hidden;
    float: left;
}

.larguraMsg {
    width: 600px;
}

.chatMsgUserID, .chatMsg, .entraNoChat, .indicaMsgTutor {
    font-family: Verdana;
    font-size: 10px;
    font-weight: 400;
    color: #0273a0;
}

.chatMsg {
    color: #000;
}

.indicaMsgTutor {
    color: #0273a0;
}

.entraNoChat {
    color: #999;
}

.mostraParticipantes {
    width: 230px;
    height: 385px;
    background-color: #f8f8f8;
    overflow: auto;
    float: left;
}

.alinhaNomeParticipante {
    vertical-align: middle;
}

.areaBaixoChat {
    width: 863px;
    background-color: #fff;
    margin: 15px 10px 10px;
}

.escreveMensagem {
    width: 650px;
    height: 120px;
    background-color: #f1f1f1;
    float: left;
}

.enviarMensagem {
    width: 210px;
    height: 120px;
    background-color: #f1f1f1;
    float: left;
}

.btEnviarChat {
    margin: 10px 0 0;
}

.editorDoChat {
    margin: 10px 0 0 10px;
}

.margemCBParaScroll {
    margin-top: 55px;
    font-family: Verdana;
    font-size: 10px;
}

/*menu sala aula*/
.rgMasterTable td {
    background: transparent;
}

.divMenuImagem, divMenuImagem:hover, divMenuImagem:focus {
    background-image: url(../img/bgMenuSala.png);
    float: left;
    display: block;
    width: 80px;
    height: 69px;
    background-repeat: no-repeat;
}

    .divMenuImagem:hover, .divMenuImagem:focus {
        background-image: url(../img/bgMenuSalaHover.png);
    }

.alinhaMenuImagem {
    width: auto;
    height: auto;
    margin: 0;
    padding-top: 6px;
    float: left;
    display: block;
}

.divMenuOpcoes {
    background-image: url(../img/bgMenuSala.png);
    float: left;
    width: auto;
    height: 69px;
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 11px;
    /*display:none;*/
}

    .divMenuOpcoes ul {
        padding: 0 15px 0 10px;
        width: auto;
    }

    .divMenuOpcoes li {
        padding-bottom: 3px;
        padding-top: 5px;
    }

.divSetaMenuOpcoes {
    float: left;
    width: 12px;
    height: 69px;
    background-repeat: no-repeat;
}

.menuSpacer {
    padding-top: 2px;
    width: auto;
}

/*fim de menu sala de aula*/
.linksPreFooter {
    color: #fff;
    font-family: Verdana;
    font-size: 10px;
}

    .linksPreFooter:hover {
        text-decoration: underline;
    }

.linksPesquisaAvancada {
    color: #670099;
    font-family: Verdana;
    font-size: 12px;
}

    .linksPesquisaAvancada:hover {
        text-decoration: underline;
    }

/* Cabeçalhos / header */
#img_header1 {
    position: relative;
    margin: 20px 0 0 20px;
}

#img_header2 {
    background: no-repeat right top;
    position: relative;
    /*width:640px;*/
    height: auto;
    right: 375px;
    top: 10px !important;
    z-index: -1;
    /*overflow:hidden*/
    display: block;
}

.logoClienteLadoDir {
    float: right;
    position: absolute;
    top: 15px;
    left: 675px;
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.espaco {
    background: #fff;
    min-height: 580px;
    height: auto !important;
    height: 580px;
    /*margin-bottom: 20px;*/
}

#header {
    width: 100%;
    background: #0273a0;
}

    #header .container_12 {
        padding: 10px 0 0;
        color: #fff;
        background: #0273a0;
        height: 34px;
    }

.headerImage_PT {
    height: 115px;
    background: transparent url(../img/bannerHeader_PT.jpg) no-repeat;
}

.headerImage_EN {
    height: 115px;
    background: transparent url(../img/bannerHeader_EN.jpg) no-repeat;
}

.headerImage {
    height: 115px;
    background: no-repeat;
}

.cabecalho1 {
    height: 20px;
    font-size: 11px;
}

.cabecalho2 {
    height: 20px;
    font-size: 11px;
    padding-top: 1px;
}

.botoesPlataforma {
    /*width: 330px;*/
    float: left;
    position: relative;
    top: -3px;
    left: 180px;
}

.logout {
    float: right;
    /*width: 110px; text-align: right;*/
    position: relative;
    left: 15px;
    top: -2px;
}

    .logout a {
        color: #fff;
    }

.txtLogout {
    position: relative;
    top: -5px;
    left: 5px;
}

/************/
/*onde estou*/
.ondeEstou {
    width: 960px;
    background-color: #f6f6f6;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    height: 27px;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .ondeEstou p {
        padding: 5px 0 0 18px;
    }

.breadTitulo, .breadTituloPrev {
    font-size: 11px;
    color: #505050;
    text-align: center;
}

.breadTituloPrev {
    color: #0273a0;
}

.bold {
    font-weight: 700;
}

.espacoTitulos {
    margin-top: 30px;
}

/*texto de ajuda com informação adicional*/
.informacao_Adicional {
    color: #333;
    font-size: 11px;
    vertical-align: middle;
    margin-bottom: 20px;
}

/*div que tem a combobox para mudar de treinamento a partir da sala de aula*/
.comboMudarDeTreinamento {
    background-color: #fff;
    margin-bottom: 20px;
    text-align: right;
    font-size: 11px;
    color: #0085a6;
    font-family: Verdana;
}

/*menu de terceiro nível*/
.menuThirdLevelRight {
    float: left;
    background-color: transparent;
    position: relative;
    top: 1px;
}

.alinhaMenuThirdLevelGA {
    margin-left: 87px;
}

.menuThirdLevelBib {
    float: left;
    background-color: transparent;
    position: relative;
    top: 0;
}

.menuThirdLevelRight .RadMenu_menuLinksRx {
    z-index: 10 !important;
}

/* corrige bug no ie6 e ie7 em que o menu dropdown fica por baixo do terceiro menu */
/*area de conteudo que não seja da sala de aula*/
.contentForaSalaAula {
    float: left;
    display: block;
    width: 100%;
}

.contUcForaSalaAula {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background-color: #f9f9f9;
    min-height: 210px !important;
    height: 100% !important;
    overflow: hidden;
    margin-bottom: 0;
    padding: 10px;
}

.contUcDentroBiblioteca {
    border-bottom: 1px solid #dadada;
    background-color: #fff;
    min-height: 210px !important;
    height: auto !important;
    overflow: hidden;
    margin-bottom: 10px;
}

.labels {
    font-size: 10px;
    font-family: Verdana;
}

.FormColEsq {
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
}

.FormColDir {
    padding-top: 10px;
    text-align: left;
}

/*classes para garantir a correcta formatação dos items dentro da sala de aula*/
.contDentroSalaAula {
    /*float:left; display:block;*/
    width: 100%;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background-color: #f9f9f9;
    min-height: 400px !important;
    height: auto !important;
    overflow: hidden;
    margin-bottom: 0;
}

.contMenuSalaAula {
    display: block;
    width: auto;
    position: absolute;
    margin-top: 10px;
    top: 260px;
}

.contPaginasSalaAula {
    padding: 13px 0 10px 104px;
    float: left;
    display: block;
    width: 88%;
}

/*classes questionarios*/
table.detalhesRespostaCorreta {
    border-left: 5px solid #00FF00;
}

table.detalhesRespostaErrada {
    border-left: 5px solid #FF0000;
}

table.detalhesRespostaParcial {
    border-left: 5px solid #ffd800;
}

.textoPreInstrucoesTitulo, .textoPreInstrucoes, .enunciadoQuestao, .textoQuest, .textoRespostaCerta {
    font-size: 11px;
    color: #0085a6;
    font-weight: 700;
    text-align: left;
    font-family: Verdana;
}

.divRelogio {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 102px;
    border: 2px solid Gray;
    background-color: #FFF;
    z-index: 9999;
    padding: 4px;
}

.tempoRelogio {
    font-size: 12px;
    position: relative;
    top: -10px;
    height: 30px;
}

.textoRespostaCerta {
    color: #026300;
}

.textoPreInstrucoes {
    color: #000;
    font-weight: 400;
}

.enunciadoQuestao {
    color: #0085a6;
    font-weight: 400;
}

.textoQuest {
    color: #000;
    font-size: 10px;
    font-weight: 400;
}

.textoTituloInstrucoes {
    padding-left: 10px;
    padding-top: 4px;
    color: #3D8FAD;
}

/*classes dashboard aluno*/
.cabecalhoCxDashe {
    background-image: url(../img/barraTopoCxDash.gif);
    background-repeat: no-repeat;
    width: 471px;
    height: 13px;
}

.tituloCxAcessosRapidos {
    background-image: url(../img/barraTituloCxDash.gif);
    width: 471px;
    height: 30px;
}

    .tituloCxAcessosRapidos p {
        font-family: Verdana;
        vertical-align: middle;
        padding-left: 10px;
        padding-top: 10px;
    }

.tituloCxToDoList {
    background-image: url(../img/barraTituloCxDash.gif);
    width: 471px;
    height: 30px;
}

    .tituloCxToDoList p {
        font-family: Verdana;
        font-size: 10px;
        vertical-align: middle;
        padding-left: 10px;
        padding-top: 10px;
    }

.colunasCxToDoList {
    background-color: #fff;
    width: 471px;
    height: 15px;
}

    .colunasCxToDoList p {
        font-family: Verdana;
        font-size: 10px;
        font-weight: 700;
        vertical-align: middle;
        padding: 10px 0 10px 10px;
        color: #000;
    }

.corpoCxDashe {
    height: 40px;
    width: 471px;
    background-color: #fff;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
}

    .corpoCxDashe p {
        font-family: Verdana;
        font-size: 10px;
        vertical-align: middle;
        padding-left: 10px;
    }

.tdRepeaterToDoList {
    height: 25px;
    vertical-align: middle;
    border-bottom: solid 1px #ccc;
}

.tablesToDoList {
    width: 471px;
    margin-left: 0;
}

    .tablesToDoList.itensAvaliados {
        height: 197px;
    }

.footerCxDashe {
    background-color: #fff;
    height: 34px;
    width: 471px;
}

.divIconesDashe {
    margin: 15px 0 0 3px;
    height: 70px;
}

    .divIconesDashe ul {
        float: left;
        width: 72px;
        font-family: Verdana;
        font-size: 11px;
    }

    .divIconesDashe li {
        text-align: center;
    }

.cabecalhoCxDashFicha {
    background-image: url(../img/barraTopoCxNewsCurso.gif);
    background-repeat: no-repeat;
    width: 320px;
    height: 13px;
}

#infoCurso {
    display: block;
    width: 330px;
}

.tituloCxDashFicha {
    background-image: url(../img/barraTituloCxNewsCurso.gif);
    width: 320px;
    height: 30px;
}

    .tituloCxDashFicha p {
        font-family: Verdana;
        vertical-align: middle;
        padding-left: 10px;
        padding-top: 10px;
    }

.corpoCxDasheFicha {
    background-color: #fff;
    height: auto;
    width: 320px;
}

.footerCxDashFicha {
    background-color: #fff;
    height: 34px;
    width: 320px;
}

.txtCxCurso {
    font-family: Verdana;
    font-size: 10px;
    vertical-align: top;
}

    .txtCxCurso p {
        padding-top: 5px;
        padding-left: 5px;
    }

/*classes formulário dados pessoais*/
.dadosPessoaisOutline {
    overflow: auto;
    width: 100%;
    float: left;
    overflow-y: hidden;
}

.labelDadosPessoais, .comboDadosPessoais {
    float: left;
    width: 65px;
    text-align: right !important;
}

.comboDadosPessoais {
    padding-left: 5px;
    width: 180px;
}

#dadosPessoaisCol1, #dadosPessoaisCol2, #dadosPessoaisCol3 {
    float: left;
    padding: 10px 10px 0 0;
    width: 270px;
}

    #dadosPessoaisCol1 li, #dadosPessoaisCol2 li, #dadosPessoaisCol3 li {
        float: left;
        margin-bottom: 15px;
    }

.dadosPessoaisColEsq {
    height: 25px;
    width: 185px;
    padding: 10px 0 0 10px;
    text-align: right;
}

.dadosPessoaisColDir {
    /*float: left;*/
    width: 650px;
    height: 25px;
    padding: 10px 0 0 5px;
}

.paddingRBsImagen1 {
    padding-left: 25px;
}

.paddingRBsImagen2 {
    padding-left: 45px;
}

.paddingRBsImagen3 {
    padding-left: 48px;
}

.paddingRBsImagen4 {
    padding-left: 45px;
}

/*classes para a página da info de cookies*/
.mainContent {
    padding: 20px;
}

    .mainContent h1 {
        border-left: 5px solid #0099AB;
        color: #0099AB;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 10px;
        padding-left: 10px;
    }

    .mainContent h2 {
        border-bottom: 1px solid #dedede;
        color: #6B5344;
        font-size: 14px;
        margin: 25px 0 10px;
        padding-bottom: 5px;
    }

    .mainContent ol {
        list-style-type: decimal;
        margin: 15px 0 15px 40px;
    }

        .mainContent ol li {
            margin-top: 5px;
        }

            .mainContent ol li img {
                display: block;
                margin: 10px 0 20px;
            }

.topic {
    margin: 0 0 60px;
}

    .topic.last {
        margin-bottom: 0;
    }

    .topic a {
        color: #0099AB;
    }

        .topic a:hover {
            color: #00818F;
            text-decoration: none;
        }

table.reference {
    background: #FFF;
    border: 1px solid #C3C3C3;
    border-collapse: collapse;
    line-height: 20px;
    margin: 20px 0;
    width: 100%;
}

    table.reference th {
        background: #E6E6E6;
        border: 1px solid #C3C3C3;
        padding: 10px;
        text-align: left;
        vertical-align: top;
    }

    table.reference td {
        border: 1px solid #C3C3C3;
        padding: 10px;
        vertical-align: top;
    }

/******** sala de aula - comunicação grupos */
.comGruposMsgTxt, .comGruposMsgTxtBold {
    font-family: Verdana;
    font-size: 10px;
    font-weight: 400;
    color: #000;
}

.comGruposMsgTxtBold {
    font-weight: 700;
}

.comGruposMostraEnunc {
    width: 545px;
    float: left;
}

.comGruposMostraElementos {
    float: left;
    margin-left: 6px;
    width: 200px;
}

.comRepeaterElementosGrupo {
    float: left;
    margin-left: 30px;
    width: 200px;
}

.comGruposBotoes {
    clear: both;
    padding-top: 15px;
}

.linhaSeparaOutlineDiv {
    background: url(../img/linhaSeparaTrabGrupo.gif) repeat-y 580px;
}

.comGruposAlinhaPager {
    float: left;
    left: 70%;
    position: relative;
}

.comGruposCentraPager {
    float: left;
    left: -54%;
    margin: auto;
    position: relative;
}

.wrapperPagerGrupos {
    float: left;
    position: relative;
    left: 0;
    width: 840px;
    background-color: #f1f1f1;
}

.pagerComGrupos {
    float: left;
    padding-left: 10px;
}

/*texto informativo dos campos obrigatórios*/
.labelInfoRequired {
    font-size: 11px;
    color: #212121;
    text-align: left;
}

.camposRequired, .camposNaoRequired, .menuLateral {
    font-size: 11px;
    color: #0273a0;
    text-align: left;
    font-weight: 700;
}

.camposNaoRequired, .menuLateral {
    font-weight: 400;
}

.menuLateral {
    color: #666;
    text-align: center !important;
    white-space: normal;
    float: left;
    width: 80px;
    cursor: pointer;
}

    .menuLateral:hover, .menuLateral:focus {
        text-decoration: underline;
    }

/*area onde ficam os botoes de operação*/
.divBotoesOperacao, .divBotoesOperacaoRad {
    padding: 10px 10px 15px 0;
    text-align: right;
}

.divBotoesOperacaoRad {
    margin-bottom: 0 !important;
}

/**************************************/
/* elementos específicos da página */
.altura {
    height: 100%;
}

.geral_content {
    float: left;
    margin: 0;
    height: auto;
    padding-bottom: 25px;
}

.detalhes {
    margin-top: 5px;
    float: right;
}

.caixaInput {
    float: right;
    padding: 0;
    margin-right: 5px;
}

/*classes para as tabelas que não grids*/
.outlineDiv, .outlineDivRad {
    border: solid 1px #ccc;
    height: auto;
    font-family: Verdana;
    font-size: 10px;
    background-color: #fff;
}

.semOutline {
    border: 0;
    height: auto;
    font-family: Verdana;
    font-size: 10px;
    background-color: #fff;
    line-height: 10px;
    padding-left: 1px;
    padding-bottom: 10px;
}

.outlineDivRad {
    border: none !important;
}

.linhaSeparaOutlineDiv {
    background: url(../img/linhaSeparaTrabGrupo.gif) repeat-y 600px;
}

.primeiraLinhaTabela {
    background-image: url(../img/bgTituloTabelas.jpg);
    background-repeat: repeat-x;
    font-size: 11px;
    font-weight: 700;
    height: 25px;
}

    .primeiraLinhaTabela p {
        padding: 6px 10px 10px;
    }

.tabelas p {
    padding: 10px;
}

/*classes myPage*/
.linksMyPage, .lblSobreMim, .lblInfoIndisponivelMyPage {
    font-size: 10px;
    font-family: Verdana;
    color: #000;
}

.lblSobreMim {
    font-size: 11px;
}

.lblInfoIndisponivelMyPage {
    font-size: 11px;
    color: #8f8f8f;
}

.linksMyPage:hover {
    text-decoration: underline;
}

.lblMinhasRedes {
    font-size: 13px;
    font-weight: 700;
    color: #999;
}

.myPageLeftCol {
    width: 210px;
    float: left;
}

.alturaLeftCol {
    height: 290px;
    width: 200px;
    margin: auto;
}

.myPageCenterCol {
    width: 580px;
    float: left;
    margin-left: 20px;
}

.myPageMostraApresentacao {
    overflow: auto;
    border: solid 1px #ccc;
    height: 150px;
    background-color: #fff;
}

.myPageRightCol {
    float: left;
    width: 104px;
    height: 85px;
    margin-left: 20px;
    background-color: #fff;
    border: solid 1px #ccc;
}

.lblComentarios {
    font-size: 11px !important;
}

.tdFormDadosPessoaisEsq {
    width: 75px;
    text-align: right;
    vertical-align: middle;
    height: 30px;
}

.tdFormDadosPessoaisDir {
    width: 470px;
    padding-left: 5px;
    text-align: left;
    vertical-align: middle;
    height: 30px;
}

#leftcolumn {
    background: #fff;
    float: left;
    border: solid 1px #ccc;
}

#rightcolumn {
    background: #fff;
    float: right;
    border: solid 1px #ccc;
}

/****************

/*classes ver detalhes SCORM*/
.linhaSCO {
    height: 25px;
    background-color: #f1f1f1;
    cursor: pointer;
    border-bottom: solid 1px #ccc;
}

.liExpandLinhaSCO {
    float: left;
    width: 15px;
    padding-top: 8px;
    padding-left: 10px;
}

.liTituloSCO {
    float: left;
    width: auto;
    padding-top: 7px;
    padding-left: 5px;
}

.liImagemEstadoSCO {
    float: left;
    padding-top: 6px;
    padding-left: 5px;
}

/*classes para os inquéritos*/
.tdEnunciado {
    padding: 10px 10px 0;
}

.tdInput {
    padding: 10px 10px 15px;
}

.labelEnunciado, .labelOpcoesRadio {
    font-size: 11px;
    font-family: Verdana;
    color: #0273a0;
}

.labelOpcoesRadio {
    color: #333;
}

/*classes para as mailbox*/
.infoAssunto {
    float: left;
    text-align: right;
    width: 55px;
}

.separadorAssunto {
    width: 100%;
    height: 1px;
    background-color: #000;
}

.cabecalhoMailbox {
    width: 922px;
    border: solid 0;
    border-bottom: none;
    padding: 8px 0 18px;
    text-align: left;
}

/*classes para a ficha de curso*/
.fichaCursoNomeCurso {
    height: 25px;
    background-color: #fff;
}

    .fichaCursoNomeCurso p {
        padding: 5px 5px 5px 10px;
        font-size: 10px;
        font-family: Verdana;
    }

.fichaCursoInfo {
    border-top: solid 1px #ccc;
}

/*sem registos páginas que se encontram dentro da sala de aula*/
.semRegistosDentroSalaAula {
    width: 843px;
    height: 35px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    background-color: #fff;
}

    .semRegistosDentroSalaAula p {
        color: #0273a0;
        padding: 10px 0 10px 10px;
        font-weight: 700;
        font-size: 10px;
        font-family: Verdana;
    }

/*sem registos páginas que derivam da masterGeral*/
.semRegistosForaSalaAula {
    width: 935px;
    height: 35px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    background-color: #fff;
}

    .semRegistosForaSalaAula p {
        color: #0273a0;
        padding: 10px 0 10px 10px;
        font-weight: 700;
        font-size: 10px;
        font-family: Verdana;
    }

.erroValidator {
    font-family: Verdana;
    font-size: 11px;
    color: red;
}

/*usado no controlo de pesquisa de utilizadores*/
.filtroPesquisaUsers {
    border: solid 1px #d8d8d8;
    background-color: #fff;
    font-family: verdana;
    font-size: 10px;
}

/*usar quando nas páginas temos de colocar algum título antes das tabelas*/
.titulosSeccao {
    font-weight: 700;
    font-family: Verdana;
    font-size: 11px;
    color: #0273a0;
    border-bottom: solid 1px #ccc;
    padding-bottom: 3px;
    margin-bottom: 15px;
}

/* paginas pessoais */
.botaoPesquisar {
    margin-left: 160px;
    padding-top: 20px;
}

/*acesso aos treinamentos*/
/*área pesquisa*/
.botoesPesquisa {
    background-color: #0273a0;
    border: none;
    margin-left: 10px;
    font-family: Arial, sans-serif;
    position: relative;
    top: 1px;
    height: 22px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    cursor: pointer;
}

    .botoesPesquisa:hover {
        background-color: #35b3c5;
        cursor: pointer;
    }

/*Botão para fechar conteúdo*/
.closeCourseButton {
    background: -webkit-gradient(linear, left top, left bottom, from(#35b3c5), to(#0273a0));
    background: -moz-linear-gradient(top, #35b3c5, #0273a0);
    color: #fff;
    height: 100%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    margin-top: 4px;
    cursor: pointer;
    display: inline-block;
    margin: 4px 5px 5px;
    font-weight: bold;
    overflow: visible;
    padding: 7px 10px;
    white-space: nowrap;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
}

.divFiltroOutContentTemp {
    display: inline;
    font-family: Verdana;
    font-size: 10px;
    color: #000;
}

.divFiltroTmp {
    clear: both;
    height: 50px;
    background-color: #e3e3e3;
    width: 100%;
}

.divTableFiltro {
    height: 100%;
    width: 100%;
}

.tabelaFiltroPadding {
    width: 10px;
}

/*área listagem*/
.PanelArea {
    width: 100%;
}

#wrapperFichaCursoListaTrein {
    float: left;
    width: 45px;
    height: 45px;
    background-color: #ccc;
    margin: 13px 10px 0 40px;
}

.imgTreinamentoFichaCurso {
    position: relative;
    top: 2px;
    left: 2px;
}

.txtPerfilNoCurso {
    font-family: verdana;
    font-size: 11px;
    color: #0273a0;
    position: relative;
    top: 2px;
}

#nomeTematica {
    background-color: #BABABA;
    padding: 5px;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}

.nomeCursos {
    color: #0273a0;
    font-weight: 700;
    font-size: 11px;
}

.botoesExpand {
    position: relative;
    top: 4px;
    left: 6px;
    /*margin: 8px 5px 0 5px;*/
}

.btPesquisaTreinamento {
    top: 3px !important;
}

.textoCelulas {
    height: 30px;
}

.celulaBotao {
    width: 20px;
    vertical-align: middle;
    padding: 0 0 0 20px;
}

.celulaNomeAccao {
    width: 500px;
    vertical-align: middle;
    padding: 0;
    border-right: 1px solid #ccc;
}

.celulaScore, .celulaScoreNaoAdmin {
    width: 277px;
    font-size: 10px;
    font-family: Verdana;
    vertical-align: middle;
    padding: 0 0 0 5px;
    border-right: 1px solid #ccc;
}

.celulaScoreNaoAdmin {
    width: 361px;
}

.celulaVisibilidadeFormacao {
    height: 30px;
    width: 83px;
    border-right: 1px solid #ccc;
    font-family: Verdana;
    font-size: 10px;
    color: #0273a0;
}

    .celulaVisibilidadeFormacao .lblVisivelFormacao, .celulaVisibilidadeFormacao .lblInvisivelFormacao {
        position: relative;
        top: -3px;
    }

.lblInvisivelFormacao {
    color: #999;
}

.celulaAcederCurso {
    background-color: #e4e4e4;
    height: 30px;
    width: 30px;
}

.imgAcederCurso {
    padding: 4px 0 0 7px;
}

.PanelDetalhesCurso {
    background-color: #FFF;
    color: #000;
    width: 100%;
    display: none;
}

.tabelaAccoes {
    width: 100%;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: none;
}

/*área detalhes da acção*/
.divDetalhesAccaoEsquerda {
    float: left;
    width: 305px;
    padding: 12px 0 5px 6px;
    font-family: Verdana;
    font-size: 10px;
}

.divDetalhesAccaoDireita {
    float: left;
    width: 521px;
    padding: 24px 10px 5px 0;
    text-align: right;
}

/*popup de acesso a sala de aula*/
.divWaitPopup {
    height: 201px;
    width: 304px;
}

.divWaitPopupImg {
    z-index: 89990;
    margin-top: 80px;
    margin-left: 140px;
}

/******************** feedback modal e não modal ************************************/
.ConteudoFeedBack {
    position: fixed;
    width: 100%;
    z-index: 10000;
    top: 0;
    margin: auto;
}

.alertaDisabled {
    height: 0;
    width: 0;
    display: none;
}

#wrapperTxtMsgModal {
    margin: 0 10px;
    /*width:276px;*/
}

#MsgModal {
    height: 50px;
}

    #MsgModal ul {
        list-style: disc outside none;
        text-align: left;
    }

.alertaModal {
    /*height: 272px; width: 297px;*/
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
    color: #000;
    /*margin:10px;*/
}

#conteudoAlerta {
    margin: auto;
    position: relative;
    /*top: 25%;*/
    padding: 10px;
    min-height: 121px;
}

    #conteudoAlerta img {
        margin-bottom: 10px;
    }

#BtsConfim, #BtFechar {
    margin-top: 5px;
}

.StatusOkModal {
    background-color: #effad8;
}

.StatusWarningModal {
    background-color: #FBFFCC;
}

.StatusErrorModal {
    background-color: #feeeee;
}

.ConfirmStyle {
    background-color: #fff;
    /*border: 2px solid #cccccc;*/
}

.alertaNaoModal {
    height: 24px;
    font-size: 11px;
    font-family: Verdana;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 4px 0 5px;
    text-align: center;
    border-top: 0;
}

.alertaEnabled {
    display: block;
}

.alertaNaoModal img {
    position: relative;
    top: 3px;
    margin-right: 4px;
}

.StatusOk {
    background: url(../img/feedbackGreen.png) #bbe880 repeat-x;
    border: 1px solid #bbe880;
}

.StatusWarning {
    background: url(../img/feedbackYellow.png) #f2e154 repeat-x;
    border: 1px solid #f2e154;
}

.StatusError {
    background: url(../img/feedbackRed.png) #f27e7e repeat-x;
    border: 1px solid #f27e7e;
}

/*links grid*/
.linksGrid {
    color: #333 !important;
}

    .linksGrid:hover {
        color: #000 !important;
        cursor: pointer;
        text-decoration: underline;
    }

.linksGridDisabled {
    color: #aeaeae !important;
    text-decoration: none !important;
}

/*Classes usadas na página de lançamento dos conteúdos multimédia*/
.treeViewVerCont {
    padding: 10px;
    height: 76px;
    width: 26px;
    position: absolute;
}

.verContLeftPane {
    background-color: #45acc3;
}

.verContRightPane {
    background-color: #e6e6e6;
}

.Top_Frame {
    font-size: 18px;
    background-color: #ededed;
    width: 100%;
    color: #fff;
    text-align: left;
    vertical-align: middle;
    height: 45px;
    padding-right: 10px;
}

.Conteudo_Frame {
    font-size: 11px;
    color: #414344;
    line-height: 15px;
    padding: 25px 15px 15px;
    border: 1px dashed #ccc;
    background-color: #fff;
    text-align: left;
}

.titulo_conteudo_Frame {
    font-size: 13px;
    color: #555;
    font-weight: 700;
    text-align: left;
}

.Minimax_Conteudo {
    width: 80px;
    font-size: 11px;
    color: #FFF;
}

.Titulo_sco_conteudo {
    text-align: left;
}

.Imagem_conteudo {
    width: 200px;
}

.RadWindow .rwWindowContent .radconfirm {
    background-image: url(../img/question32px.png) !important;
}

.RadWindow .rwWindowContent .radconfirm, .RadWindow .rwWindowContent .radalert {
    background-position: left top !important;
}

/*classes aplicadas aos panel bars que possuem mais do que um nível*/*/
.panelLvl2Link {
    text-decoration: underline !important;
    color: #000 !important;
}

.panelLvl2LinkInicial {
    color: #000 !important;
}

    .panelLvl2LinkInicial:hover {
        text-decoration: underline !important;
    }

.panelLvl1Inicial {
    color: #000 !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    background-color: #f4f4f4 !important;
}

    .panelLvl1Inicial:hover {
        background-color: #e6e6e6 !important;
    }

.panelLvl1Clicado {
    color: #000 !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    background-color: #e6e6e6 !important;
}

/* biblioteca */
#pesquisaBib {
    height: 30px;
    display: block;
    clear: both;
    padding-top: 5px;
}

#lupa {
    float: right;
    vertical-align: top;
    clear: right;
    width: 40px;
}

.caixa {
    float: left;
}

.labelForm {
    float: left;
}

/* textos */
.Titulos {
    color: #058ea5;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
}

.labelTitle {
    color: #333;
    font-weight: 400;
}

.linksMais {
    color: #058ea5;
    font-weight: 400;
    font-size: 10px;
    margin-right: 10px;
    float: left;
    position: relative;
    padding-top: 5px;
}

    .linksMais:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.linksDetalhes {
    color: #fff;
    font-weight: 400;
    font-size: 10px;
    border-bottom: 1px dotted #FFF;
    margin-right: 10px;
    float: left;
}

    .linksDetalhes:hover {
        cursor: pointer;
    }

.textoDesc {
    font-weight: 400;
    font-size: 10px;
    color: #666;
}

.textoLabel {
    color: #666;
    font-weight: 400;
}

    .textoLabel a {
        border-bottom: 1px dotted grey;
    }

.textoNotaHome {
    color: #058EA5;
    font-weight: 400;
}

.tituloBread {
    font-size: 12px;
    color: #0273a0;
    font-weight: 700;
}

.textoBotoesSaida:hover {
    text-decoration: underline;
}

/* HOMEPAGE */
/* menu da Homepage - items grandes */
.menu {
    background: url(../img/home_menuFundo.png) no-repeat;
    height: 200px;
    width: 960px;
    margin-top: 20px;
}

.menuHome {
    width: 925px;
    height: 135px;
    position: relative;
    left: 18px;
    top: 40px;
    margin-bottom: 50px;
    /*background: url(../img/bgBtsHome.png) no-repeat;*/
}

    .menuHome .itemLabel, .itemLabelSelec {
        position: relative;
        float: left;
        text-align: center;
        font-size: 11px;
        top: 123px;
        width: 216px;
        color: #555;
    }

.itemLabelSelec {
    color: #555;
}

.menuItem {
    width: 216px;
    height: 185px;
    float: left;
    position: relative;
    top: -27px;
}

/*primeiro botão*/
.menuHome .item1 {
    margin-right: 20px;
    background: url(../img/menuHome/myFormare.png) no-repeat;
}

.item1EN {
    margin-right: 20px;
    background: url(../img/menuHome/myFormare.png) no-repeat;
}

#avatarMyFormare {
    margin: 54px 0 0 82px;
}

.menuHome .item1Selected, .menuHome .item1:hover {
    margin-right: 20px;
    background: url(../img/menuHome/myFormare.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

/*segundo botão*/
.menuHome .item2 {
    margin-right: 20px;
    background: url(../img/menuHome/Aprendendo.png) no-repeat;
}

.item2EN {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoEN.png) no-repeat;
}

.item2FR {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoFR.png) no-repeat;
}

.item2PT {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoPT.png) no-repeat;
}

.menuHome .item2Selected, .menuHome .item2:hover {
    margin-right: 20px;
    background: url(../img/menuHome/Aprendendo.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item2EN:hover {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoEN.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item2FR:hover {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoFR.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item2PT:hover {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoPT.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item2SelectedEN {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoEN.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item2SelectedFR {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoFR.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item2SelectedPT {
    margin-right: 20px;
    background: url(../img/menuHome/AprendendoPT.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

/*terceiro botão*/
.menuHome .item3 {
    margin-right: 20px;
    background: url(../img/menuHome/Gerenciar.png) no-repeat;
}

.item3EN {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarEN.png) no-repeat;
}

.item3FR {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarFR.png) no-repeat;
}

.item3PT {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarPT.png) no-repeat;
}

.menuHome .item3Selected, .menuHome .item3:hover {
    margin-right: 20px;
    background: url(../img/menuHome/Gerenciar.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3EN:hover {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarEN.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3FR:hover {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarFR.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3PT:hover {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarPT.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3SelectedEN {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarEN.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3SelectedFR {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarFR.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3SelectedPT {
    margin-right: 20px;
    background: url(../img/menuHome/GerenciarPT.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

/*terceiro botão perfil aluno*/
.menuHome .item3Aluno {
    margin-right: 20px;
    background: url(../img/menuHome/ajudando.png) no-repeat;
}

.item3AlunoEN {
    margin-right: 20px;
    background: url(../img/menuHome/ajudandoEN.png) no-repeat;
}

.item3AlunoFR {
    margin-right: 20px;
    background: url(../img/menuHome/ajudandoFR.png) no-repeat;
}

.menuHome .item3SelectedAluno, .menuHome .item3Aluno:hover {
    margin-right: 20px;
    background: url(../img/menuHome/ajudando.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3AlunoEN:hover {
    margin-right: 20px;
    background: url(../img/menuHome/ajudandoEN.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3AlunoFR:hover {
    margin-right: 20px;
    background: url(../img/menuHome/ajudandoFR.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3SelectedAlunoEN {
    margin-right: 20px;
    background: url(../img/menuHome/ajudandoEN.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item3SelectedAlunoFR {
    margin-right: 20px;
    background: url(../img/menuHome/ajudandoFR.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

/*quarto botão*/
.menuHome .item4 {
    margin-right: -60px;
    background: url(../img/menuHome/Social.png) no-repeat;
}

.item4EN {
    margin-right: -60px;
    background: url(../img/menuHome/SocialEN.png) no-repeat;
}

.item4FR {
    margin-right: -60px;
    background: url(../img/menuHome/SocialFR.png) no-repeat;
}

.menuHome .item4Selected, .menuHome .item4:hover {
    margin-right: -60px;
    background: url(../img/menuHome/Social.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item4EN:hover {
    margin-right: -60px;
    background: url(../img/menuHome/SocialEN.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item4FR:hover {
    margin-right: -60px;
    background: url(../img/menuHome/SocialFR.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item4SelectedEN {
    margin-right: -60px;
    background: url(../img/menuHome/SocialEN.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

.item4SelectedFR {
    margin-right: -60px;
    background: url(../img/menuHome/SocialFR.png) no-repeat 0 -205px;
    cursor: pointer;
    text-decoration: none;
}

/*garante que o texto dentro de cada botão também muda de cor quando se passa o rato na div que o alberga*/
#ContentPlaceHolder1_menuRotator_divMyFormare:hover span {
    color: #555;
}

#ContentPlaceHolder1_menuRotator_divAprendendo:hover span {
    color: #555;
}

#ContentPlaceHolder1_menuRotator_divGerenciando:hover span {
    color: #555;
}

#ContentPlaceHolder1_menuRotator_divSocial:hover span {
    color: #555;
}

#ContentPlaceHolder1_menuRotator_divAprendendo:hover span {
    color: #555;
}

#ContentPlaceHolder1_menuRotator_divAjudando:hover span {
    color: #555;
}

.conteudo {
    color: #fff;
    /*margin: 35px 0 0 0;*/
    width: 958px;
    background: #fff;
    display: block;
    position: relative;
    z-index: 20;
    height: auto !important;
    float: left;
    overflow: hidden;
    border: 1px solid #4f91ce;
    border-bottom: none;
    border-top: none;
}

.breadcrumb {
    width: 960px;
    background: #f1f1f1 url(../img/bgBreadHome.png) repeat-x center;
    height: 27px;
}

    .breadcrumb p {
        padding-top: 5px;
        padding-left: 13px;
    }

.breadImg {
    padding: 4px 0 0 13px;
    background: url(../img/seta_breadHome.gif) no-repeat 1px 9px;
}

.coluna {
    padding: 20px 10px 5px 4px;
    margin-right: 10px;
    font-size: 11px;
    font-weight: 700;
    display: block;
    height: auto !important;
    height: 210px;
    /*background: url(../img/separador_ct.png) repeat-y right 0;*/
    min-height: 210px !important;
}

.larguraUltimaColuna {
    width: 238px !important;
}

.colunaVerTudo {
    /*padding: 5px 10px 5px 4px;*/
    margin-right: 10px;
    display: block;
    height: 26px;
    padding-left: 4px;
    /*background: url(../img/separador_ct.png) repeat-y right 0;*/
}

.larguraUltimaColunaVerTudo {
    width: 238px !important;
}

#wrapperVerTudo {
    background-image: url(../img/bgBarraInferiorHome.png);
    background-repeat: repeat-x;
    height: 25px;
    clear: both;
}

.separaCaixasHome {
    clear: both;
    height: 0;
}

/*Necessário para truncar o nome do utilizador que tem página pessoal na secção comunidade da home*/
.trunkNomePaginaPessoal {
    width: 215px;
    overflow: hidden;
    white-space: nowrap;
}

/*esconde a barra vertical na última coluna da página, implementar classe manualmente */
.ultima {
    background: none;
    overflow: hidden;
}

.caixaMais {
    position: absolute;
    bottom: 0;
    width: 200px;
}

.setaMais {
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}

.navegacao {
    height: 40px;
    position: relative;
}

#acederArea {
    float: right;
}

#prefooter {
    clear: both;
    background: #90a207;
    width: 100%;
    height: 17px;
    margin-top: 0;
}

    #prefooter .container_12 {
        background: #90a207;
        width: 960px;
        height: 17px;
    }

        #prefooter .container_12 ul {
            list-style: none;
            display: block;
            color: #fff;
            font-size: 10px;
            padding-top: 2px;
            margin: 0;
            margin-left: 10px;
        }

            #prefooter .container_12 ul a {
                color: #fff;
            }

            #prefooter .container_12 ul li {
                float: left;
                padding: 0 15px 0 10px;
                background: url(../img/icones/bullet.gif) no-repeat left;
            }

#rodape {
    clear: both;
    position: relative;
    bottom: 0;
    height: 44px;
    width: 100%;
    background: #fff url(../img/footer_bg.gif) repeat-x center;
    margin-top: 1px;
    font-size: 10px;
    color: #333;
    font-family: Arial;
}

    #rodape .container_12 {
        background: url(../img/footer_bg.gif) repeat-x center;
        height: 44px;
    }

#copyright {
    color: #333;
    font-family: Verdana;
    font-size: 10px;
    margin: 0 10px;
    width: 500px;
    display: inline-block;
}

#copy_img {
    float: right;
    text-align: right;
    width: 430px;
}

.DatetiteTimeFooterPlaceHolder {
    color: #333;
    display: inline-block;
    font-family: Verdana;
    font-size: 10px;
    padding: 0 10px;
    text-align: right;
    width: 395px;
}

.alinhaRedesSociais {
    padding-right: 10px;
    text-align: right;
    margin-top: -26px !important;
}

/************************** MENU dropdown DA ÁREA INTERIOR *********************************/
.menuInterior {
    height: 36px;
    background: url(../img/tabMenuBg.gif) repeat-x;
    width: 100% !important;
}

.menuItems {
    margin: auto;
}

/* reset à skin dos background-image */
.RadMenu_Default ul.rmRootGroup {
    border: none;
    background: none !important;
    background-position: 0;
}

.RadSiteMap .rsmTwoLevels .rsmLevel1 .rsmItem {
    list-style: disc inside none;
    color: #0085a6;
}

.RadSiteMap .rsmLink, .RadSiteMap .rsmTemplate {
    padding: 0 !important;
}

ul li.rmItem a:hover {
    cursor: pointer;
}

/* imagens dos items do menu dropdown interior */
.txtHome {
    background: url(../img/menuDrop/homeSp.png) no-repeat 0 -44px !important;
    width: 45px !important;
    height: 35px;
}

    .txtHome:hover {
        background: url(../img/menuDrop/homeSp.png) no-repeat 0 1px !important;
        text-decoration: none !important;
    }

.txtMyFormare {
    background: url(../img/menuDrop/myFormare.png) no-repeat 0 -44px !important;
    width: 112px !important;
    height: 35px;
    padding: 0 0 0 0 !important;
}

    .txtMyFormare:hover {
        background: url(../img/menuDrop/myFormare.png) no-repeat 0 0 !important;
        text-decoration: none !important;
        width: 112px !important;
        padding: 0 0 0 0 !important;
    }

.txtMyFormareEN {
    background: url(../img/menuDrop/myFormare.png) no-repeat 0 -44px !important;
    width: 112px !important;
    height: 35px;
    padding: 0 0 0 0 !important;
}

    .txtMyFormareEN:hover {
        background: url(../img/menuDrop/myFormare.png) no-repeat 0 0 !important;
        text-decoration: none !important;
        width: 112px !important;
        padding: 0 0 0 0 !important;
    }

.txtGerenciando {
    background: url(../img/menuDrop/gestao.png) no-repeat 0 -44px !important;
    width: 97px !important;
    height: 35px;
    padding: 0 0 0 0 !important;
}

    .txtGerenciando:hover {
        background: url(../img/menuDrop/gestao.png) no-repeat 0 0 !important;
        padding: 0 0 0 0 !important;
    }

.txtGerenciandoEN {
    background: url(../img/menuDrop/gestaoEN.png) no-repeat 0 -44px !important;
    width: 144px !important;
    height: 35px;
    padding: 0 0 0 0 !important;
}

    .txtGerenciandoEN:hover {
        background: url(../img/menuDrop/gestaoEN.png) no-repeat 0 0 !important;
        padding: 0 0 0 0 !important;
    }

.txtGerenciandoFR {
    background: url(../img/menuDrop/gestaoFR.png) no-repeat 0 -44px !important;
    width: 102px !important;
    height: 35px;
    padding: 0 0 0 0 !important;
}

    .txtGerenciandoFR:hover {
        background: url(../img/menuDrop/gestaoFR.png) no-repeat 0 0 !important;
        padding: 0 0 0 0 !important;
    }

.txtGerenciandoPT {
    background: url(../img/menuDrop/gestaoPT.png) no-repeat 0 -44px !important;
    width: 97px !important;
    height: 35px;
    padding: 0 0 0 0 !important;
}

    .txtGerenciandoPT:hover {
        background: url(../img/menuDrop/gestaoPT.png) no-repeat 0 0 !important;
        padding: 0 0 0 0 !important;
    }

.txtAjudando {
    background: url(../img/menuDrop/ajuda.png) no-repeat 0 -44px !important;
    width: 153px !important;
    height: 35px;
}

    .txtAjudando:hover {
        background: url(../img/menuDrop/ajuda.png) no-repeat 0 0 !important;
    }

.txtAjudandoEN {
    background: url(../img/menuDrop/ajudaEN.png) no-repeat 0 -44px !important;
    width: 122px !important;
    height: 35px;
}

    .txtAjudandoEN:hover {
        background: url(../img/menuDrop/ajudaEN.png) no-repeat 0 0 !important;
    }

.txtAjudandoFR {
    background: url(../img/menuDrop/ajudaFR.png) no-repeat 0 -44px !important;
    width: 134px !important;
    height: 35px;
}

    .txtAjudandoFR:hover {
        background: url(../img/menuDrop/ajudaFR.png) no-repeat 0 0 !important;
    }

.txtAjudandoPT {
    background: url(../img/menuDrop/ajudaPT.png) no-repeat 0 -44px !important;
    width: 153px !important;
    height: 35px;
}

    .txtAjudandoPT:hover {
        background: url(../img/menuDrop/ajudaPT.png) no-repeat 0 0 !important;
    }

.txtAprendendo {
    background: url(../img/menuDrop/formacao.png) no-repeat 0 -44px !important;
    height: 35px;
    width: 141px !important;
    padding: 0 0 0 0 !important;
}

    .txtAprendendo:hover {
        background: url(../img/menuDrop/formacao.png) no-repeat 0 0 !important;
        text-decoration: none !important;
        padding: 0 0 0 0 !important;
    }

.txtAprendendoEN {
    background: url(../img/menuDrop/formacaoEN.png) no-repeat 0 -44px !important;
    height: 35px;
    width: 108px !important;
    padding: 0 0 0 0 !important;
}

    .txtAprendendoEN:hover {
        background: url(../img/menuDrop/formacaoEN.png) no-repeat 0 0 !important;
        text-decoration: none !important;
        padding: 0 0 0 0 !important;
    }

.txtAprendendoPT {
    background: url(../img/menuDrop/formacaoPT.png) no-repeat 0 -44px !important;
    height: 35px;
    width: 119px !important;
    padding: 0 0 0 0 !important;
}

    .txtAprendendoPT:hover {
        background: url(../img/menuDrop/formacaoPT.png) no-repeat 0 0 !important;
        text-decoration: none !important;
        padding: 0 0 0 0 !important;
    }

.txtSocial {
    background: url(../img/menuDrop/social.png) no-repeat 0 -44px !important;
    height: 35px;
    width: 138px !important;
    padding: 0 0 0 0 !important;
}

    .txtSocial:hover {
        background: url(../img/menuDrop/social.png) no-repeat 0 0 !important;
        text-decoration: none !important;
        padding: 0 0 0 0 !important;
    }

.txtSocialEN {
    background: url(../img/menuDrop/socialEN.png) no-repeat 0 -44px !important;
    height: 35px;
    width: 129px !important;
    padding: 0 0 0 0 !important;
}

    .txtSocialEN:hover {
        background: url(../img/menuDrop/socialEN.png) no-repeat 0 0 !important;
        text-decoration: none !important;
        padding: 0 0 0 0 !important;
    }

.txtSocialPT {
    background: url(../img/menuDrop/socialPT.png) no-repeat 0 -44px !important;
    height: 35px;
    width: 138px !important;
    padding: 0 0 0 0 !important;
}

    .txtSocialPT:hover {
        background: url(../img/menuDrop/socialPT.png) no-repeat 0 0 !important;
        text-decoration: none !important;
        padding: 0 0 0 0 !important;
    }

/* listas do menu */
.bulletMenu {
    list-style: none;
}

    .bulletMenu li {
        margin-left: 3px;
        color: #0085a6;
    }

/* textos do dropdown */
/* titulos das listas interiores do menu */
.dropTitulo {
    font-size: 12px !important;
    font-weight: 700 !important;
    margin-top: 10px !important;
    display: block !important;
}

.itemsLista {
    font-size: 14px !important;
    line-height: 15px;
}

    .itemsLista a {
        color: #000;
        font-family: Verdana;
        font-size: 11px;
    }

.noticiasLista {
    list-style: none !important;
    margin-top: -7px;
}

    .noticiasLista a {
        color: #000;
    }

.dataLista {
    margin-top: 2px;
    color: #666;
    font-size: 11px;
}

.dropLinks {
    color: #0085a6 !important;
}

    .dropLinks:hover, .itemsLista a:hover {
        text-decoration: underline;
    }

.separador {
    border-bottom: 1px solid #CCC;
    margin-bottom: 4px;
}

.widthMegaMyFormare {
    width: 720px !important;
}

.widthMegaFormacao {
    width: 840px !important;
}

.widthMegaGestao {
    width: 650px !important;
}

.widthMegaAjuda {
    width: 540px !important;
}

.widthMegaComunidade {
    width: 540px !important;
}

/* imagem de fundo do dropdown menu*/
.bgFundoMegaDrop {
    background: url(../img/imgBgMenuGeral.png) no-repeat !important;
    background-position: right bottom !important;
}

.imagemDrop {
    background: url(../img/imgDropMyFormare.png) no-repeat;
    position: absolute;
    float: right;
    width: 200px;
    height: 170px;
    right: 0;
    top: 30px;
}

.imagemDropGerenciando {
    background: url(../img/imgDropGestao.png) no-repeat;
    position: absolute;
    float: right;
    width: 200px;
    height: 170px;
    right: 0;
    top: 30px;
}

.imagemDropAjudando {
    background: url(../img/imgDropAjuda.png) no-repeat;
    position: absolute;
    float: right;
    width: 200px;
    height: 170px;
    right: 0;
    top: 30px;
}

.imagemDropAprendendo {
    background: url(../img/imgDropFormacao.png) no-repeat;
    position: absolute;
    float: right;
    width: 200px;
    height: 170px;
    right: -15px;
    top: 30px;
}

.imagemDropSocial {
    background: url(../img/imgDropComunidade.png) no-repeat;
    position: absolute;
    float: right;
    width: 200px;
    height: 170px;
    right: 0;
    top: 30px;
}

.ConteudoFeedBack {
    display: inline;
}

/* puxa o último slide dropdown para a esquerda, para evitar scroll horizontal.
o primeiro slide, que por código é o segundo devido à existencia da home, está a ser puxado
para a esquerda com recurso a javascript, na segunda div do menuGeral */
.Wrapper {
    margin: 0 20px 0 0;
    padding: 0 0 5px;
    float: left;
    width: 610px;
}

div.WrapperMyFormare {
    height: 280px;
}

div.WrapperFormacao {
    height: 284px;
}

div.WrapperGestao {
    height: 294px;
}

div.WrapperAjuda {
    height: 320px;
}

div.WrapperComunidade {
    height: 284px;
}

/* fix para centrar os items do menu no IE6 */
#ctl00_menu1_RadMenu1 {
    width: 760px !important;
}

#MegaDropDown {
    margin: auto !important;
    width: 531px;
    height: 2px;
    background-repeat: no-repeat;
}

#FeatProduct, #NewsWrapper {
    margin: 0;
    padding: 0;
    float: left;
    width: 160px;
}

.zIndexMenuGeral {
    z-index: 8000 !important;
}

/************************** Listagem de Cursos - Sala de Aula *******************************/
.headerRound {
    background: #fff url(../img/headerRound.gif) no-repeat bottom;
    width: 940px;
    height: 3px;
    position: relative;
}

.footerRound {
    background: #f9f9f9 url(../img/footerRound.gif) no-repeat top;
    width: 940px;
    height: 17px;
    position: relative;
}

.contPesquisa {
    height: 20px;
}

/* Paginação da lista dos cursos */
.paginacaoBtn {
    display: block;
    float: left;
    background-color: transparent;
}

    .paginacaoBtn input {
        width: 22px;
        height: 22px;
        border: none;
    }

.paginacao {
    /*width: 940px;*/
    margin: auto;
    margin-top: 15px;
    background-color: #e6e6e6;
    height: 27px;
    padding-top: 5px;
    overflow: hidden;
}

#center {
    float: left;
    left: 50%;
    position: relative;
}

.controlosPage {
    margin: auto;
    position: relative;
    float: left;
    left: 10px;
}

.BtnEsquerdo {
    margin-right: 10px;
}

.BtnDireito {
    margin-left: 10px;
}

.btActual {
    background: url(../img/icones/bgPagerTreinamento.gif) no-repeat center;
    color: #000 !important;
    font-size: 10px;
}

.btOutro {
    background: none;
    border: none;
}

    .btOutro:hover {
        background: url(../img/icones/bgPagerTreinamentoHover.gif) no-repeat center;
        color: #000 !important;
        cursor: pointer;
    }

.btFirst {
    background: url(../img/icones/botoes.gif) no-repeat 0 -550px;
}

    .btFirst:hover {
        background: url(../img/icones/botoes.gif) no-repeat 0 -600px;
        cursor: pointer;
    }

.btPrev {
    background: url(../img/icones/botoes.gif) no-repeat 0 -700px;
}

    .btPrev:hover {
        background: url(../img/icones/botoes.gif) no-repeat 0 -750px;
        cursor: pointer;
    }

.btLast {
    background: url(../img/icones/botoes.gif) no-repeat 0 -1000px;
}

    .btLast:hover {
        background: url(../img/icones/botoes.gif) no-repeat 0 -1050px;
        cursor: pointer;
    }

.btNext {
    background: url(../img/icones/botoes.gif) no-repeat 0 -850px;
}

    .btNext:hover {
        background: url(../img/icones/botoes.gif) no-repeat 0 -900px;
        cursor: pointer;
    }

#conteudoGeralPagina {
    background: url(../img/gradienteConteudo.gif) repeat-y top;
    position: relative;
    margin: auto;
}

/************************** fóruns sala de aula **************************/
.pesquisaForum {
    width: 920px;
    height: 80px;
    background-color: #e3e3e3;
    display: block;
    padding: 10px 10px 0;
}

    .pesquisaForum ul {
        margin-top: 10px;
    }

.pesquisaTexto, #pesquisaBiblioteca {
    padding-bottom: 4px;
    font: 11px verdana, sans-serif;
}

#listagemForuns {
    margin-top: 10px;
}

.divBotoesForum {
    margin-top: 15px;
    float: right;
}

.botaoAvaliar {
    margin-top: 20px;
    text-align: right;
}

/* leitura de mensagens do fórum */
.msgWrapper {
    background-color: #FFF;
    overflow: auto;
    border: 1px solid #d7d7d7;
    font-family: Verdana, sans-serif;
    font-weight: 700;
    font-size: 10px;
    height: 100%;
}

    .msgWrapper .divBotoesForum {
        margin: 20px 20px 20px 0;
        float: right;
        width: auto;
        height: auto;
    }

    .msgWrapper .botoes:hover {
        background: #d3d3d3;
    }

.avatarForum, .msgForum {
    display: inline;
    float: left;
}

.avatarForum {
    height: 130px;
    width: 165px;
    background-color: #fff;
    clear: both;
    padding: 25px;
}

    .avatarForum .avatar {
        margin: 20px;
    }

.msgForum {
    height: auto;
    background-color: #fff;
    width: 605px;
    padding: 20px 20px 20px 0;
}

    .msgForum .mensagem {
        font-family: Arial, Tahoma, sans-serif;
        font-weight: 400;
        font-size: 12px;
        margin-top: 20px;
        line-height: 20px;
    }

#tituloMensagem {
    background: url(../img/gradienteWrapperForum.gif) repeat-x;
    height: 33px;
    border-bottom: 1px solid #d7d7d7;
}

    #tituloMensagem ul {
        list-style: none;
    }

        #tituloMensagem ul li {
            float: left;
            display: block;
        }

            #tituloMensagem ul li.msg {
                margin-left: 153px;
                padding-top: 10px !important;
                padding-left: 7px !important;
            }

            #tituloMensagem ul li.checkbox {
                padding-left: 0 !important;
                padding-top: 6px;
                width: 10px;
            }

            #tituloMensagem ul li.autor {
                padding-top: 10px !important;
                margin-left: 12px;
            }

            #tituloMensagem ul li.nota {
                float: right;
                padding-top: 10px !important;
            }

            #tituloMensagem ul li.estrelas {
                float: right;
                padding-top: 10px !important;
                padding-right: 15px;
            }

.verCurticao {
    border: solid 2px #999;
    display: none;
    width: 307px;
    float: right;
    position: absolute;
    margin-left: 510px;
    z-index: 1;
}

/****************************** trabalhos **************************************/
/*posiciona correctamente a tooltip que indica que não se pode efectuar entrega so trabalho - fix, a mudar*/
#RadToolTipWrapper_ctl00_ContentPlaceHolder1_RadToolTipAnexar {
    left: auto !important;
}

/************************** área de pesquisa dentro da sala de aula **************************/
.pesquisaSala {
    width: 823px;
    height: 80px;
    background-color: #e3e3e3;
    display: block;
    padding: 10px 10px 0;
}

    .pesquisaSala ul {
        margin-top: 10px;
    }

/************************** biblioteca **************************/
#pesquisaBiblioteca {
    width: 920px;
    height: 80px;
    background-color: #e3e3e3;
    display: block;
    padding: 10px 10px 0;
}

.Searchfilters {
    padding-top: 10px;
    clear: both;
    width: 590px;
}

.botoesPesquisaBib {
    background-color: #0273a0;
    border: none;
    padding: 2px;
    height: 22px;
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 11px;
    width: auto;
}

    .botoesPesquisaBib:hover {
        cursor: pointer;
        background-color: #35b3c5;
    }

#tituloRecurso {
    background: url(../img/gradienteWrapperForum.gif) repeat-x;
    height: 23px;
    width: 931px;
    border-bottom: 1px solid #d7d7d7;
    float: left;
    padding-left: 7px !important;
    margin-top: 10px !important;
    font-weight: 700;
}

.recursoWrapper {
    background-color: #FFF;
    border: 1px solid #d7d7d7;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    height: auto;
    overflow: hidden;
}

.historicoWrapper {
    background-color: #FFF;
    overflow: auto;
    border: none;
    font-family: Verdana, sans-serif;
    font-weight: 700;
    font-size: 10px;
    height: 100%;
}

.divBotaoHistorico {
    margin-right: 10px;
    position: relative;
    left: 845px;
    margin-top: -35px;
    margin-bottom: 10px;
}

#sem_tabela {
    height: auto;
}

.btnAddFav {
    background: url(../img/heart_add.png) no-repeat 0 center;
    padding-bottom: 4px;
    padding-left: 22px;
}

.btnExportHistoricoBib {
    background: url(../../../formare/imagens/exportExcel.png) no-repeat 0 0;
    padding-bottom: 4px;
    padding-left: 22px;
    margin-left: 35px;
}

.btnRemoveFav {
    background: url(../img/heart_delete.png) no-repeat 0 center;
    padding-bottom: 4px;
    padding-left: 22px;
}

.btnVerHistoricoBib {
    background: url(../../../formare/imagens/icones/forum/report_magnify.png) no-repeat 0 0;
    padding-bottom: 4px;
    padding-left: 22px;
    margin-left: 35px;
}

.btnVerDetalhes {
    background: url(../img/page_go.png) no-repeat 0 center;
    height: 200px;
    padding-bottom: 4px;
    padding-left: 22px;
}

.btnUrlAnexoBib {
    background: url(../img/link.png) no-repeat 0 0;
    padding-bottom: 4px;
    padding-left: 22px;
    margin-left: 35px;
}

/* ***** Styles for LibraryResourceDetails.aspx ************************************************** */
.ResourceDetails_DetailsHeader {
    border: 1px solid #cecece;
    background: url(../img/gradienteWrapperForum.gif) repeat-x;
    height: 23px;
    width: 951px;
    float: left;
    padding-left: 7px !important;
    padding-top: 10px !important;
    font-weight: 700;
}

.ResourceDetails_DetailsLabel {
    font-size: 10px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

#radPanelHistoryPanel {
    background: #fff;
}

.ResourceDetails_HistoryHeader {
    line-height: 20px;
    font-size: 10px;
    height: 20px;
    font-weight: 700;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
    vertical-align: middle;
}

.ResourceDetails_HistoryHeaderItem {
    border: 1px solid #cecece;
    border-top: none;
    padding-left: 7px;
    padding-top: 2px;
    height: 25px;
}

.ResourceDetails_HistoryItem {
    border: 1px solid #cecece;
    padding-left: 10px;
    height: 20px;
    padding-top: 5px;
    font-weight: 400;
}

/* ***** Styles for LibraryExplorer ************************************************************** */
.LibraryBody {
    color: #000;
    font-size: 10px;
}

    .LibraryBody .outlineResourceDetails {
        background: #fff;
        border: 1px solid #037AB0;
        color: #000;
        font-size: 10px;
    }

.LibraryHeader_Container {
    width: 920px;
    height: 81px;
}

.LibraryHeader_LeftContainer {
    width: 325px;
    height: 61px;
    float: left;
    padding: 10px;
    background: url(../img/newBg.gif) no-repeat;
}

.LibraryHeader_RightContainer {
    height: 70px;
    padding: 10px;
    background: url(../img/searchBg.gif) no-repeat 390px 0;
}

.LibraryExplorer_PathOuterContainer {
    width: 945px;
    height: 30px;
    float: left;
    line-height: 25px;
    /*margin-left:10px;*/
    position: relative;
    left: 10px;
    background: url(../img/breadcrumbsBg.gif) no-repeat;
}

.LibraryExplorer_PathInnerContainer {
    padding-left: 10px;
    font-size: 10px;
    color: #737373;
}

    .LibraryExplorer_PathInnerContainer a {
        font-size: 10px;
        text-decoration: none;
        color: #333;
        padding: 3px 0 0;
        margin-top: 2px;
    }

        .LibraryExplorer_PathInnerContainer a:hover {
            text-decoration: underline;
        }

.LibraryExplorer_ThemesContainer {
    width: 920px;
}

.LibraryExplorer_EmpxyDataTemplate {
    width: 920px;
    height: 90px;
    line-height: 90px;
    text-align: left;
    padding-left: 10px;
    border-bottom: 1px solid #EAEAEA;
    font-size: 12px;
}

.LibraryExplorer_ItemContainer {
    float: left;
    width: 420px;
    height: 50px;
    padding: 20px;
    /*border-bottom: 1px solid #EAEAEA;*/
}

    .LibraryExplorer_ItemContainer a {
        color: #0273a0;
    }

.LibraryExplorer_ItemContainer_Logo {
    width: 48px;
}

.LibraryExplorer_ItemContainer_Data {
    padding-left: 5px;
    vertical-align: middle;
}

.LibraryExplorer_ThemeTitle {
    font-size: 12px;
    font-weight: 700;
    /*text-decoration:none; color:#000;*/
}

.LibraryExplorer_SubThemeTitle {
    color: #000;
    font-size: 10px;
}

.LibraryExplorer_ResourcesTitleContainer {
    width: 774px;
    float: left;
    background: url(../img/resourceTitleBg.gif) no-repeat;
    padding: 6px 0 0 15px;
    height: 27px;
}

.LibraryExplorer_ResourcesTitle {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}

.LibraryExplorer_ResourcesNoRecordsTemplate {
    /*border-bottom: 1px solid #EAEAEA;*/
    height: 55px;
    line-height: 55px;
    padding-left: 15px;
    font-size: 11px;
}

.LibraryExplorer_ResourcesItemContainer_Logo {
    float: left;
    padding-right: 3px;
}

.LibraryExplorer_ResourcesItemContainer_Data {
    /*width:370px;*/
    float: left;
}

    .LibraryExplorer_ResourcesItemContainer_Data .linkAbrirRecurso, .linkAbrirRecurso {
        background: url(../img/attach.png) no-repeat 0 3px;
        float: left;
        /*margin:4px 0 0 3px;*/
        padding: 5px 0 0 20px;
    }

.LibraryExplorer_ResourcesItemContainer_ResourceName {
    font-weight: 700;
    font-size: 11px;
}

.LibraryExplorer_ResourcesItemContainer_Rating {
    overflow: hidden;
    margin-top: 13px;
    clear: both;
    float: left;
}

.LibraryExplorer_ResourcesItemContainer_Stars {
    float: left;
}

.LibraryExplorer_ResourcesItemContainer_TotalVotes {
    float: left;
    margin: 3px 0 0 3px;
    padding: 0;
}

.LibraryExplorer_ResourcesShowDetails {
    cursor: pointer;
    text-decoration: none;
    color: #0273a0;
}

    .LibraryExplorer_ResourcesShowDetails:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.LibraryExplorer_FloatingBreaker {
    clear: both;
}

#abrirRecurso {
    clear: both;
    float: left;
    margin: 2px 0;
}

/*estilos aplicados para os vídeos na biblioteca*/
.BibWrapperDetalhesRec {
    width: 880px;
    height: auto;
    padding: 10px 0;
    float: left;
}

.BibDetalhesRecInfo {
    width: 531px;
    float: left;
    line-height: 17px;
}

    .BibDetalhesRecInfo p {
        border-bottom: 1px solid #ccc;
        padding: 10px 0;
    }

.BibDetalhesRecVideo {
    width: 320px;
    min-height: 100px;
    height: auto;
    float: right;
    margin-left: 10px;
    text-align: right;
}

.bibLegendaTipoRecurso {
    float: right;
    padding-right: 12px;
    margin: 15px 0 10px;
    font-size: 10px;
}

.btBibPlayVideo {
    position: relative;
    top: 100px;
    left: 200px;
}

/************************** botões pesquisa ************************************************/
.btnAddFavPesquisa {
    background: url(../img/heart_add.png) no-repeat 0 center;
    height: 200px;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 22px;
}

.btnRemoveFavPesquisa {
    background: url(../img/heart_delete.png) no-repeat 0 center;
    height: 200px;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 22px;
}

.btnVerDetalhesPesquisa {
    background: url(../img/page_go.png) no-repeat 0 center;
    height: 200px;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 22px;
}

/************************** sala de aula quem - está online *********************************/
#tituloQuem {
    background: url(../img/gradienteWrapperForum.gif) repeat-x;
    height: 23px;
    width: 835px;
    border-bottom: 1px solid #d7d7d7;
    padding-left: 7px;
    margin-top: 10px;
    font-weight: 700;
}

.conteudo_tabela {
    color: #000;
    height: 100%;
    padding-left: 5px;
    padding-right: 3px;
}

.tituloPerfilOnline {
    font-family: Verdana;
    font-size: 11px;
    color: #333;
    font-weight: 700;
}

/************************** espaços genéricos ************************************************/
.margem10 {
    margin: 10px;
}

.topo5 {
    margin-top: 5px;
}

.topo20 {
    margin-top: 20px;
}

.topo30 {
    margin-top: 30px;
}

.topo50 {
    margin-top: 50px;
}

.topo120 {
    margin-top: 120px;
}

.topo10 {
    margin-top: 10px;
}

.esquerda20 {
    margin-left: 20px;
}

.esquerda10 {
    margin-left: 10px;
}

.esquerda5 {
    margin-left: 5px;
}

.direita5 {
    margin-right: 5px;
}

.direita10 {
    margin-right: 10px;
}

.direita20 {
    margin-right: 20px;
}

.baixo20 {
    margin-bottom: 20px;
}

.baixo10 {
    margin-bottom: 10px;
}

.baixo5 {
    margin-bottom: 5px;
}

.borderTop {
    border-top: solid 1px #ccc;
}

.paddingTop5 {
    padding-top: 5px;
}

.paddingTop10 {
    padding-top: 10px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.paddingLeft5 {
    padding-left: 5px;
}

.paddingRight5 {
    padding-right: 5px;
}

.paddingRight10 {
    padding-right: 10px;
}

.paddingBottom5 {
    padding-bottom: 5px;
}

.paddingBottom10 {
    padding-bottom: 10px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding20 {
    padding: 20px;
}

.clearBoth {
    clear: both;
}

.breakword {
    word-wrap: break-word;
}

.cursorMao {
    cursor: pointer;
}

/********** sincrono ************/
.msgWrapper {
    background-color: #FFF;
    overflow: auto;
    border: 1px solid #d7d7d7;
    font-family: Verdana, sans-serif;
    font-weight: 700;
    font-size: 10px;
    height: 100%;
}

    .msgWrapper a {
        text-decoration: none;
    }

        .msgWrapper a:hover {
            text-decoration: underline;
        }

.estadoSincrono {
    float: left;
    height: auto;
    background-color: #fff;
    width: auto;
    padding: 7px 10px 7px 12px;
}

    .estadoSincrono ul {
        list-style: none;
    }

        .estadoSincrono ul li {
            float: left;
            display: block;
        }

            .estadoSincrono ul li.elementosColuna {
                font-weight: 400;
            }

.titulosWrapper {
    background: url(../img/gradienteWrapperForum.gif) repeat-x;
    height: 33px;
    border-bottom: 1px solid #d7d7d7;
}

    .titulosWrapper ul {
        list-style: none;
    }

        .titulosWrapper ul li {
            float: left;
            display: block;
        }

            .titulosWrapper ul li.autor {
                padding-top: 10px !important;
                padding-left: 12px;
            }

.pesquisaTexto span {
    margin-right: 7px;
}

/**************************  GRID - não alterar estes tamanhos *******************************/
.container_12, .container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
    display: inline;
    float: left;
    padding-left: 0;
    margin-right: -10px;
}

.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15 {
    position: relative;
}

.container_12 .grid_3, .container_16 .grid_4 {
    width: 240px;
}

.container_12 .grid_6, .container_16 .grid_8 {
    width: 460px;
}

.container_12 .grid_9, .container_16 .grid_12 {
    width: 700px;
}

.container_12 .grid_12, .container_16 .grid_16 {
    width: 940px;
}

/* `Grid &gt;&gt; Children (Alpha ~ First,
	Omega ~ Last)
	----------------------------------------------------------------------------------------------------*/
.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

/* `Grid &gt;&gt; 12 Columns
	----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1 {
    width: 60px;
}

.container_12 .grid_2 {
    width: 140px;
}

.container_12 .grid_4 {
    width: 300px;
}

.container_12 .grid_5 {
    width: 380px;
}

.container_12 .grid_7 {
    width: 540px;
}

.container_12 .grid_8 {
    width: 620px;
}

.container_12 .grid_10 {
    width: 780px;
}

.container_12 .grid_11 {
    width: 860px;
}

/* `Grid &gt;&gt; 16 Columns
	----------------------------------------------------------------------------------------------------*/
.container_16 .grid_1 {
    width: 40px;
}

.container_16 .grid_2 {
    width: 100px;
}

.container_16 .grid_3 {
    width: 160px;
}

.container_16 .grid_5 {
    width: 280px;
}

.container_16 .grid_6 {
    width: 340px;
}

.container_16 .grid_7 {
    width: 400px;
}

.container_16 .grid_9 {
    width: 520px;
}

.container_16 .grid_10 {
    width: 580px;
}

.container_16 .grid_11 {
    width: 640px;
}

.container_16 .grid_13 {
    width: 760px;
}

.container_16 .grid_14 {
    width: 820px;
}

.container_16 .grid_15 {
    width: 880px;
}

/* `Prefix Extra Space &gt;&gt; Global
	----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_3, .container_16 .prefix_4 {
    padding-left: 240px;
}

.container_12 .prefix_6, .container_16 .prefix_8 {
    padding-left: 480px;
}

.container_12 .prefix_9, .container_16 .prefix_12 {
    padding-left: 720px;
}

/* `Prefix Extra Space &gt;&gt; 12 Columns
	----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1 {
    padding-left: 80px;
}

.container_12 .prefix_2 {
    padding-left: 160px;
}

.container_12 .prefix_4 {
    padding-left: 320px;
}

.container_12 .prefix_5 {
    padding-left: 400px;
}

.container_12 .prefix_7 {
    padding-left: 560px;
}

.container_12 .prefix_8 {
    padding-left: 640px;
}

.container_12 .prefix_10 {
    padding-left: 800px;
}

.container_12 .prefix_11 {
    padding-left: 880px;
}

/* `Prefix Extra Space &gt;&gt; 16 Columns
	----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
    padding-left: 60px;
}

.container_16 .prefix_2 {
    padding-left: 120px;
}

.container_16 .prefix_3 {
    padding-left: 180px;
}

.container_16 .prefix_5 {
    padding-left: 300px;
}

.container_16 .prefix_6 {
    padding-left: 360px;
}

.container_16 .prefix_7 {
    padding-left: 420px;
}

.container_16 .prefix_9 {
    padding-left: 540px;
}

.container_16 .prefix_10 {
    padding-left: 600px;
}

.container_16 .prefix_11 {
    padding-left: 660px;
}

.container_16 .prefix_13 {
    padding-left: 780px;
}

.container_16 .prefix_14 {
    padding-left: 840px;
}

.container_16 .prefix_15 {
    padding-left: 900px;
}

/* `Suffix Extra Space &gt;&gt;
	Global
	----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_3, .container_16 .suffix_4 {
    padding-right: 240px;
}

.container_12 .suffix_6, .container_16 .suffix_8 {
    padding-right: 480px;
}

.container_12 .suffix_9, .container_16 .suffix_12 {
    padding-right: 720px;
}

/* `Suffix Extra Space &gt;&gt; 12 Columns
	----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1 {
    padding-right: 80px;
}

.container_12 .suffix_2 {
    padding-right: 160px;
}

.container_12 .suffix_4 {
    padding-right: 320px;
}

.container_12 .suffix_5 {
    padding-right: 400px;
}

.container_12 .suffix_7 {
    padding-right: 560px;
}

.container_12 .suffix_8 {
    padding-right: 640px;
}

.container_12 .suffix_10 {
    padding-right: 800px;
}

.container_12 .suffix_11 {
    padding-right: 880px;
}

/* `Suffix Extra Space &gt;&gt; 16 Columns
	----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
    padding-right: 60px;
}

.container_16 .suffix_2 {
    padding-right: 120px;
}

.container_16 .suffix_3 {
    padding-right: 180px;
}

.container_16 .suffix_5 {
    padding-right: 300px;
}

.container_16 .suffix_6 {
    padding-right: 360px;
}

.container_16 .suffix_7 {
    padding-right: 420px;
}

.container_16 .suffix_9 {
    padding-right: 540px;
}

.container_16 .suffix_10 {
    padding-right: 600px;
}

.container_16 .suffix_11 {
    padding-right: 660px;
}

.container_16 .suffix_13 {
    padding-right: 780px;
}

.container_16 .suffix_14 {
    padding-right: 840px;
}

.container_16 .suffix_15 {
    padding-right: 900px;
}

/* `Push Space
	&gt;&gt; Global
	----------------------------------------------------------------------------------------------------*/
.container_12 .push_3, .container_16 .push_4 {
    left: 240px;
}

.container_12 .push_6, .container_16 .push_8 {
    left: 480px;
}

.container_12 .push_9, .container_16 .push_12 {
    left: 720px;
}

/* `Push Space &gt;&gt; 12 Columns
	----------------------------------------------------------------------------------------------------*/
.container_12 .push_1 {
    left: 80px;
}

.container_12 .push_2 {
    left: 160px;
}

.container_12 .push_4 {
    left: 320px;
}

.container_12 .push_5 {
    left: 400px;
}

.container_12 .push_7 {
    left: 560px;
}

.container_12 .push_8 {
    left: 640px;
}

.container_12 .push_10 {
    left: 800px;
}

.container_12 .push_11 {
    left: 880px;
}

/* `Push Space &gt;&gt; 16 Columns
	----------------------------------------------------------------------------------------------------*/
.container_16 .push_1 {
    left: 60px;
}

.container_16 .push_2 {
    left: 120px;
}

.container_16 .push_3 {
    left: 180px;
}

.container_16 .push_5 {
    left: 300px;
}

.container_16 .push_6 {
    left: 360px;
}

.container_16 .push_7 {
    left: 420px;
}

.container_16 .push_9 {
    left: 540px;
}

.container_16 .push_10 {
    left: 600px;
}

.container_16 .push_11 {
    left: 660px;
}

.container_16 .push_13 {
    left: 780px;
}

.container_16 .push_14 {
    left: 840px;
}

.container_16 .push_15 {
    left: 900px;
}

/* `Pull Space &gt;&gt; Global
	----------------------------------------------------------------------------------------------------*/
.container_12 .pull_3, .container_16 .pull_4 {
    left: -240px;
}

.container_12 .pull_6, .container_16 .pull_8 {
    left: -480px;
}

.container_12 .pull_9, .container_16 .pull_12 {
    left: -720px;
}

/* `Pull Space &gt;&gt; 12 Columns
	----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1 {
    left: -80px;
}

.container_12 .pull_2 {
    left: -160px;
}

.container_12 .pull_4 {
    left: -320px;
}

.container_12 .pull_5 {
    left: -400px;
}

.container_12 .pull_7 {
    left: -560px;
}

.container_12 .pull_8 {
    left: -640px;
}

.container_12 .pull_10 {
    left: -800px;
}

.container_12 .pull_11 {
    left: -880px;
}

/* `Pull Space &gt;&gt; 16 Columns
	----------------------------------------------------------------------------------------------------*/
.container_16 .pull_1 {
    left: -60px;
}

.container_16 .pull_2 {
    left: -120px;
}

.container_16 .pull_3 {
    left: -180px;
}

.container_16 .pull_5 {
    left: -300px;
}

.container_16 .pull_6 {
    left: -360px;
}

.container_16 .pull_7 {
    left: -420px;
}

.container_16 .pull_9 {
    left: -540px;
}

.container_16 .pull_10 {
    left: -600px;
}

.container_16 .pull_11 {
    left: -660px;
}

.container_16 .pull_13 {
    left: -780px;
}

.container_16 .pull_14 {
    left: -840px;
}

.container_16 .pull_15 {
    left: -900px;
}

/* `Clear Floated Elements
    ----------------------------------------------------------------------------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

/* The following
	zoom:1 rule is specifically for IE6 + IE7. Move to separate stylesheet if invalid CSS is a
	problem. */
.clearfix {
    zoom: 1;
}