.partenaire_slider img{
    max-height: 125px !important;
    width: auto !important;
    margin:2% 5% !important;
}


#wrapper_partenaire{
    -webkit-box-shadow: inset 0px 0px 90px 11px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px 0px 90px 11px rgba(0,0,0,0.15);
    box-shadow: inset 0px 0px 90px 11px rgba(0,0,0,0.15);
    margin-bottom: 0;
    padding-bottom: 20px
}
#wrapper_partenaire #wrapper_titre_partenaire{
    background: transparent !important;
}
#wrapper_nouvelle{
    margin-bottom: 5px !important;
}

#footer_wrapper .box_element p{
    width: 50%;
    float: right;
}

#footer_wrapper .box_element>p{
    width: 50%;
    float: left;
}

#footer_wrapper .box_element p.light{
    float:none;
    width: 100%;
}

a:hover{
    text-decoration: underline !important;
}

@media (max-width: 1200px) {
    #footer_wrapper .box_element p,#footer_wrapper .box_element>p{
        width: 100%;
        float:none;
    }
}
#infolettre_home_wrapper
{
    display:none ;
}
.homewrappercontainer #infolettre_home_wrapper
{
    display:block !Important;
}
footer .face
{
  color: #44489a;
}
#footer_wrapper .social:hover
{
      text-decoration: none !important;
}
#embed_cyberimpact .modal-body
{
      text-align: center;
}
#logo_footer img
{
    width: 100% !Important;
    height: auto !important;
}

body .accordeon_titre > a > i, .accordeon_titre > a > img
{
    font-size: 2em; 
}