/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30 mars 2022, 14:51:27
    Author     : jf
*/

.fixedicobar, .fixedleftbar, .fixedrightbar {
    background-color: rgba(242,196,49, 0.7);
}
.sectionBlock, .H1sectionB, .H1sectionC, .sectionportrait1, .sectionportrait2, .sectionportrait3, 
.sectionMainvisu  {
    background-color: rgb(235, 231, 151);
    background-color: rgba(235, 231, 151, 1.0);
}
.intrologo2, .ulmenutop, .bgcolor1, .fixedicobar, .fixedleftbar, .fixedrightbar,
.fixednav, .H1sectionD, .atellab, .sectionFooter, .genericColor {
    background-color: rgb(242,196,49);
    background-color: rgba(242,196,49, 1.0);
}
.sectionBlock, .sectionBlockContact, .contentBenevoles, .contentBenevoles2, .backyellow, .sectionBlockInfos, .sectionBlockCGU, .sectionBlocInscription {
    background-color: rgb(239,233,144);
    background-color: rgba(239,233,144, 1.0);
}
