div.imageFond {
    background-image: url(../../../img/templates/lmb/FondLMB3-1920x1080.jpg);
    /*background-position: center bottom;*/
    background-color: #03B9AE;
    -moz-background-size:100% 100%;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;    
}
            
div#dossier-administratif label[requis="1"],
div#dossier-administratif  .champ-form input[requis="1"],
div#dossier-administratif .champ-form select[requis="1"], 
div#dossier-administratif .champ-form textarea[requis="1"]{
    border: none;
}

h1.titrePF {
    font-family: 'vagroundedregular', serif; 
    font-weight: normal; 
    color: #0071b9; 
}

div.ligneBoutonsAccueil {
    /*background-image: url(../../../img/templates/lmb/fondBallesEtoilesLune.png);*/
    background-size: cover;
}

div#friseAccueil,
div#frisePrei,
div#friseListeQuestionnaires,
div#frise,
div.friseLongue {
    background-image: url(../../../img/templates/lmb/Frise_LMB-02.png);
    height: 220px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80%;
}

div#friseSeparationLogin{
    background-image: url(../../../img/templates/lmb/Frise_LMB-02.png);
    margin: auto;
    background-size: auto 100%; 
    width: 40%; 
    background-repeat:repeat-x;
    min-height: 48px;
    margin-bottom: 30px; 
    margin-top: 30px;
}

/*div#friseLogin {
    background-image: url(../../../img/templates/lmb/Maison_LMB.png);
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 90px;
    margin-top: 150px;
}*/

@media (max-width: 991px) {
    div.titreMobile h1.titrePF {
    font-family: 'vagroundedregular', serif; 
    font-weight: normal; 
    color: #0071b9; 
    }
}

img#logo_desktop {
    height: 120px;
}

img#logo_mobile {
    width: 100%;
    max-width: 125px;
}

div.titreMobile h1.titrePF {
    padding-top: 10px;
}

div.ribambelle,
div.rimbambellelmb {
    margin: auto;
    background-size: auto 60%;
    width: 40%;
    background-image: url(../../../img/templates/lmb/Frise_LMB-02.png);
    background-repeat: repeat-x;
    min-height: 48px;
    margin-bottom: 30px;
    margin-top: 50px;
}


div#actualites h1.titreActu{
    color: #005db0;
    text-align: left;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 30px;
    font-family: 'vagrounded_btregular',sans-serif;
    font-weight: normal;
}


div.separateurActualites {
    background-image: url(../../../img/templates/lmb/Frise_LMB-02.png);
}