.blc-cms h2 {
    color: #355db7;
    font-size: 20px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
}
.texte-haut {
    font-size: 12px;
    margin-top: 0px;
}
.contact-top{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.ligne-bleue-triangle {
    background: url(/INTERSHOP/static/WFS/RAJA-Site/-/RAJA/en_US/assets/static-pages/images/bg_title.gif) no-repeat scroll left bottom transparent;
    color: #355DB7;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 13px;
    position: relative;
    margin: 15px 0px;
    text-transform: uppercase;
}
.nos-coordonnees-double-colonne, .groupe-double-colonne{
    display: flex;
}
.nos-coordonnees-filet-a {
    background: url(/INTERSHOP/static/WFS/RAJA-Site/-/RAJA/en_US/assets/static-pages/images/filet-vertical_265.gif) no-repeat scroll left bottom transparent;
    width: 8px;
    height: 340px;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 50px;
}
.nos-coordonnees-titre-bleu {
    color: #355DB7;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 300px;
}
.nos-coordonnees-r {
    width: 300px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}
.nos-coordonnees-texte {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 300px;
}
.nos-coordonnees {
    margin: 20px 0;
}