/*verdana*/
body{font: 11px/14px Verdana, Arial, Helvetica, sans-serif;}

/*font-family: 'StagSansWeb-Book';*/
#superfish .content ul.menu > li > a,
.view-listagem-imagens-home .views-row .views-field-field-destaque-autor-value{font-family: 'StagSansWeb-Book';}

/*font-family: "StagWeb-Bold";*/
.view-header,
.block h2,
.node-title,
.cv-header,
.msg-right {font-family: "StagWeb-Bold";font-size: 17px;}

/*font-family: "StagWeb-Medium";*/
.vas-legend{font-family: "StagWeb-Medium";}

/*font-family: "StagWeb-Book";*/
.ultimas-ofertas .view-ultimas-ofertas .views-field-title a, 
.ultimas-ofertas .view-ultimas-ofertas2 .views-field-title a,
.view-ofertas-populares .views-field-title a,
input.form-submit,
.return-button,
fieldset legend,
.view-ultimas-noticias .views-field-title {font-family: "StagWeb-Book";}

/*font-family: "StagWeb-Thin";*/
#counters{font-family: "StagWeb-Thin";}

/*font-family: "StagWeb-Light";*/
#block-block-4{font-family: "StagWeb-Light";}

/*UNKNWON*/
.ofertas-mais-viz-header,
.ultimas-ofertas-header,
.pesquisa-ofertas-header,
.pesquisar-cv-header,
.meus-cv-header,
.candidaturas-ofertas-header,
.entidades-empregadoras-header,
.stats-header
#node-48 .node-title
#node-112 .node-title,
.aluno-header,
.empresa-header,
.contacto-header,
.candidaturas-header,
.editar-perfil-aluno-header,
.editar-perfil-empresa-header,
.editar-perfil-contactos-header,
.criar-curriculum-header,
.criar-oferta-header,
.criar-contacto-header,
.edit-oferta-header,
.edit-cv-header,
.reg-emp-header,
.reg-alu-header,
.ultimas-noticias-header-anonim,
.node-title.page,
.aluno-header,
.ultimas-ofertas-header,
.ultimas-noticias-header,
.entidades-empregadoras-header,
.pesquisa-ofertas-header,
.stats-header,
.node-title.webform,
.pesquisar-cv-header,
.pesquisa-ofertas-header,
.criar-curriculum-header,
.criar-oferta-header,
.empresa-header,
.edit-cv-header,
.edit-oferta-header,
.criar-contacto-header,
.pesquisa-ofertas-header,
.candidaturas-header,
.cv-header,
.contacto-header,
.meus-cv-header,
.candidaturas-header,
.reg-emp-header,
.reg-alu-header,
.subtitulo,
.ofertas-mais-viz-header,
.cv-nome-aluno{font-size: 18px;line-height: 22px;font-family: "StagWeb-Bold";}


/*SUBSTITUIR NO STYLE.CSS*/
#wrapper {
    overflow: hidden;
}
select{padding: 5px 0 6px;height: auto !important;}

.front-block-image {
    background: none !important;
}
.view-listagem-imagens-home{}
.view-listagem-imagens-home .views-row{position: relative;}
.view-listagem-imagens-home .views-row .views-field-field-img-home-fid{}
.view-listagem-imagens-home .views-row .views-field-field-destaque-citacao-value{
    position: absolute;
    left: 0;
    bottom: 32px;
    width:310px;
    min-height: 130px;
}
.view-listagem-imagens-home .views-row .views-field-field-destaque-citacao-value .field-content span{
    color: white;
    padding: 30px;
    position: relative;
    z-index: 5;
    display: block;
}
.view-listagem-imagens-home .views-row .views-field-field-destaque-citacao-value .shadow{
    background:black;
    opacity:0.7;
    filter:alpha(opacity=70);
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index: 1;
}
.view-listagem-imagens-home .views-row .views-field-field-destaque-autor-value{
    position: absolute;
    left: 0;
    bottom: 0px;
    min-width:182px;
    background:black;
    color:white;
    height: 32px;
    line-height: 32px;
    text-transform: uppercase;
}
.view-listagem-imagens-home .views-row .views-field-field-destaque-autor-value .field-content{padding:0 15px;}