
div#width_220 {
    width: 220px;
}

#background_color_gris {
    background-color: #CCC;
}


div#with_30_float_left {
    width: 30px;
    float: left;
}

div#float_left {
    float: left;
}

span#que_faire {
    white-space: nowrap;
}

.card-fusacq {
    background-image: url("https://content.fusacq.com/fusacq/FUSACQ2020/images/suisse_grand.jpg");
    background-repeat: no-repeat;
    border: 0 !important;
    max-width: 100%;
    background-size: 100% auto;
}
.card-fusacq-suisse {
    background-image: url("https://content.fusacq.com/fusacq/FUSACQ2020/images/suisse_grand.jpg");
    background-repeat: no-repeat;
    border: 0 !important;
    max-width: 100%;
    background-size: 100% auto;
}


 a, strong,i, span{
      font-style: normal!important;
}
strong {
    font-weight: normal!important;
}