.logo_europax,
.logo_globe_partner{
    float:left;
    width:100%;
    height:65px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
}
.logo_europax{
    background-image:url("/images/logo_europe_acs.png");
}
.logo_globe_partner{
    background-image:url("/images/logo_monde_acs.png");
}
.lien_europax,
.lien_globe_partner{
    float:left;
    width:50%;
}

.lien_europax span,
.lien_globe_partner span{
    float:left;
    width:100%;
    text-align:center;
    font-weight:bold;
}

#article_assuranceVoyage{
    float:left;
    width:100%;
    margin-bottom:25px;
}