@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-extensao{ color:#0a7717 !important; }



/*=================================================== 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; }

#linkServicos{cursor: default !important;}