.nopadding .fl-col-content {
 padding: 0 !important;
}
.padding20 {
padding: 20px;
}
.marginnegatif100 .fl-col-group {
 margin-top: -90px;
}
.marginnegatif100 .fl-col-content {
    padding: 15px 20px;
}
.iemcolor-background > .fl-module-content  > a {
    background-color: #F9B123 !important;
    color: #fafcfe !important;
}
.mascolor-background > .fl-module-content > a {
    background-color: #87ba1a !important;
    color: #fafcfe !important;
}
.sessdcolor-background > .fl-module-content > a {
    background-color: #ffde00 !important;
    color: #222222 !important;
}
.sessd {
    background-color: #ffde00 !important;
    color: #222222 !important;
}

.accueil-bloc .title h2 {
color: #343434;
font-size: 28px;
}
.accueil-bloc .title h2 h5 {
color: #343434;
font-size: 14px;
}
.accueil-bloc .title h2 h6 {
color: #343434;
font-size: 12px;
}
.accueil-bloc .content {
}
.accueil-bloc .iem-color .title {
    background-color: #F9B123 !important;
}
.accueil-bloc .iem-color .content{
    background-color: #F9B123 !important;
}
.accueil-bloc .mas-color .title {
    background-color: #87ba1a !important;
}
.accueil-bloc .mas-color .content{
    background-color: #87ba1a !important;
}
.accueil-bloc .sessd-color .title {
    background-color: #ffde00 !important;
}
.accueil-bloc .sessd-color .content{
    background-color: #ffde00 !important;
}

.site-info {
    float: none;
}

.wm-posts .wm-filter { display: none; }

#intro-container:before {
content: " ";
display: block;
left: 0;
top: 0;
background: url(/wp-content/uploads/2017/06/intro-leff.png);
width: 295px;
height: 93px;
position: absolute;
}

#intro-container:after{
content: " ";
display: block;
right: 0;
top: 0;
background: url(/wp-content/uploads/2017/06/intro-right.png);
width: 628px;
height: 106px;
position: absolute;
}

.entry-meta-element.author { display: none; }

.jaune {
    background-color: #ffde00;
    border-radius: 0.19rem;
    bottom: -1.62rem;
    box-sizing: inherit;
    color: #222222;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 10%;
    max-width: 100%;
    padding: 1% 3%;
    position: relative;
    top: -70px;
    z-index: 1;
}

.color-info, .fl-builder-content .color-info, .fl-builder-content .color-info.wm-button, .fl-builder-content .color-info.wm-button:hover, .hover-color-info.fl-col:hover .fl-col-content {
    background-color: #ffde00;
    color: #222222;
}