@charset "utf-8";

@font-face {
    font-family:'futura_bk_btbook';
    src: url('../fontes/futura_bk_bt_book-webfont.eot');
    src: url('../fontes/futura_bk_bt_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/futura_bk_bt_book-webfont.woff') format('woff'),
         url('../fontes/futura_bk_bt_book-webfont.ttf') format('truetype'),
         url('../fontes/futura_bk_bt_book-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

#link-producoes{ color:#0a7717 !important; }


/*=================================================== ESTILO PÁGINA DE VÍDEOS ===================================================*/

.subtituloSecao{ display:block; overflow:hidden; white-space:nowrap; width:535px; height:35px; margin-bottom:8px; padding-right:7px; color:#fff; font-size:18px; font-family:'HelveticaLT-Condensed'; font-weight:normal; line-height:35px; text-indent:15px; text-overflow:ellipsis; background:url(../imagens/bg-subtitulo-secao.png) no-repeat; }

.dataPublicacao{ display:block; width:122px; height:30px; margin-bottom:24px; color:#0a7717; font-size:12px; font-weight:normal; line-height:30px; text-align:center; background:#cdd9e6; }

.blocoVideo{ margin-bottom:30px; padding:20px; background:#e9ebed; }

.blocoVideo iframe{ display:table; width:420px; height:315px; margin:auto; }

#listaDownloads li{ margin-bottom:1px; }

#listaDownloads li a{ display:block; width:593px; height:55px; line-height:55px; text-indent:60px; background:url(../imagens/bg-link-download.png) no-repeat center top; }

#listaDownloads li a:hover{ background:url(../imagens/bg-link-download.png) no-repeat center bottom; }

#listaDownloads li a span{ display:block; overflow:hidden; width:474px; font-size:14px; text-overflow:ellipsis;  white-space:nowrap; }

/*=================================================== ESTILO PÁGINA DE EQUIPE ===================================================*/

.colunaEsquerdaEquipe{ width:152px; }

.colunaEsquerdaEquipe img{ border:5px solid #e6e9ec; }

.botaoCurriculo{ display:block; width:134px; height:29px; margin-top:20px; color:#fff; font-family:'futura_bk_btbook'; font-size:14px; line-height:29px; text-indent:30px; text-transform:capitalize; background:url(../imagens/botao-curriculo.png) no-repeat center top; }

.botaoCurriculo:hover{ display:block; width:134px; height:29px; background:url(../imagens/botao-curriculo.png) no-repeat center bottom; }

.colunaDireitaEquipe{ width: 390px; }

.blocoIntegrante{ display:table; width:100%; padding-bottom:50px; margin-bottom:30px; background:url(../imagens/divisoria-intgrante.png) no-repeat center bottom; }

#linkAudiovisual{ cursor: default !important; }