

#tbl-func {
    margin-bottom: 80px !important;    
    margin-top: 0px !important;    
}
#tbl-func img{
    cursor: pointer;
}
#call{
    padding-left:  20px;
    margin-left: 7px;
    display: inline-block;
    border: 0px solid red;
    margin-top: 50px !important;    
}
.bicon{
    margin-top: 2px !important;
}
body{
    background: url(../../images/layout/bg.jpg) no-repeat;
    background-attachment: fixed; 
}

#top{
    height:190px !important; 
}
/* Fundo em tela cheia na entrada do professor */
body {
    background-position: center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}


/* Ajuste final: imagem completa, sem cortar o letreiro Escola Brasil */
html, body {
    min-height: 100% !important;
    background-color: #ffffff !important;
}
body {
    background-image: url(../../images/layout/bg.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    background-size: 100% auto !important;
    background-attachment: scroll !important;
}
#top {
    height: 190px !important;
}
