EMAIL DETAILS
SUBJECT:
=?utf-8?Q?Robert=2C_profitez_de_transferts_d'argent_vers_le_Ma?=
=?utf-8?Q?roc_=C3=A0_0=E2=82=AC_de_frais_de_transfert*_!?=
PRI: NORMAL
FROM:
W
westernunion@em.westernunion.com
DATE:
2018-11-15 17:17:00
MSG_ID:
<0.1.2EF.938.1D47D07055D26A4.0@mta.prod.responsys.com>
RECIPIENTS:
TO:
R
rhbdc@icloud.com
CONTENT:
TEXT: YES |
HTML: NO
PROCESSED
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width">
<!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Use the latest (edge) version of IE rendering engine -->
<meta name="x-apple-disable-message-reformatting">
<!-- Disable auto-scale in iOS 10 Mail entirely -->
<title>Western Union</title>
<!-- The title tag shows in email notifications, like Android 4.4. -->
<!-- CSS Reset -->
<style>
/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
margin:0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode:bicubic;
}
/* What it does: A work-around for iOS meddling in triggered links. */
/*.mobile-link--footer a,
a[x-apple-data-detectors] {
color:inherit !important;
text-decoration: underline !important;
}*/
/* iOS Links - Prevent color of certain content being changed (ie: dates/times) */
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
</style>
<!-- Progressive Enhancements -->
<style>
/* What it does: Hover styles for buttons */
.button-td,
.button-a {
transition: all 100ms ease-in;
}
.button-td:hover,
.button-a:hover {
background: #555555 !important;
border-color: #555555 !important;
}
.line15 {
line-height:15px !important;
}
element.style {
font-size: 0 !important;
line-height: 0 !important;
display: none !important;
max-width: 0 !important;
max-height: 0 !important;
overflow: hidden !important;
overflow-x: hidden !important;
overflow-y: hidden !important;
}
.btn-a a {
border: 1px solid #ffffff !important;
border-radius: 2px !important;
color: #ffffff !important;
display: inline-block !important;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
line-height: 14px !important;
padding: 4px 6px !important;
text-align: center !important;
text-decoration: none !important;
}
/* Media Queries */
@media only screen and (max-width: 480px) {
/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.left-on-narrow {
text-align: left !important;
}
.right-on-narrow {
text-align: right !important;
}
.bg-white{
background-color: #ffffff !important;
}
.width40{
width:40px !important;
height:40px !important;
}
/* Moving money for better */
.width178 {
width:178px !important;
}
.emailButton {
max-width:600px !important;
width:100% !important;
}
.emailButton a{
display:block !important;
}
.hide{
display: none !important;
width: 0px !important;
height: 0px !important;
overflow: hidden !important;
line-height: 0px !important;
font-size: 0px !important;
}
.show-on-mobile{
display: block !important;
max-height: none !important;
max-width: none !important;
line-height: 1.5 !important;
width: 100% !important;
height: auto !important;
}
.btn a {
border: 1px solid #ffffff !important;
border-radius: 2px !important;
color: #ffffff !important;
display: inline-block !important;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
line-height: 14px !important;
padding: 3px 5px !important;
text-align: center !important;
text-decoration: none !important;
}
.width40{
width:40px !important;
height:40px !important;
}
}
@media only screen and (min-width: 601px) {
.left-on-wide{
text-align: left !important;
}
.right-on-wide{
text-align: right !important;
}
.width30{
width:30px !important;
height:30px !important;
}
.show-on-desktop {
display: inline !important;
width: auto !important;
height: auto !important;
overflow: visible !important;
float: none !important;
visibility: visible !important;
border: none !important
}
.footer-border{
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
}
}
</style>
</head>
<body width="100%" bgcolor="#eaeaea" style="margin: 0;"><table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
<tr>
<td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
<img src="https://em.westernunion.com/pub/as?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXHkMX%3Dw&_ei_=EiS7hlxWUgHcks3a_W_Wr8NrU6z-hSeGnmw5YJumVd7y3nzyotunisowethi754EmUlEYQm7TIaPUG_k0Bus3dICDoqgJIWk2c0m1kyCis_yUS1_0Aa8CnaBEyXIq6MXXnZVRNnSPSBLM26E8RtvJi0tlYcOvbQuQruKPTUx01djFJe9kflUl4SETAIgaUJo2QbK6WIoZJWjJeKLxt_lww."></img>
</td>
</tr>
</table>
<!--[if gte mso 9]>
<style type="text/css">
body, table, td {font-family: Arial, Helvetica, sans-serif !important;}
.lhfix{ mso-line-height-rule: exactly;}
.supFix{ mso-text-raise: 60%;}
</style>
<![endif]-->
<center style="text-align width: 100%; background: #eaeaea;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#eaeaea">
<tr>
<td data-content-region-name="DCM">
<div style="max-width: 640px; margin: auto;">
<!--[if mso]>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="640" align="center">
<tr>
<td>
<![endif]-->
<div style="line-height:10px;" class="lhfix"> </div>
<div style="margin: 0 3%; text-align: left; font-size: 12px; line-height:18px; font-family: Arial, Helvetica, sans-serif; color: #6e7d82;">
Envoyez de l’argent vers un compte bancaire** au Maroc, en ligne ou depuis notre appli, pour 0€* de frais de transfert.
</div>
<div style="line-height:10px;" class="lhfix"> </div>
<!-- INFOBAR FOR MEMBERS : BEGIN -->
<table bgcolor="#000001" role="presentation" cellspacing="0" cellpadding="0" border="0" align="left" width="100%" style="max-width: 640px;">
<tr>
<td align="left" height="100%" valign="middle" width="3%"></td>
<td bgcolor="#000001" align="left" height="100%" valign="middle" width="94%">
<div style="line-height:15px;" class="lhfix"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="left" width="100%">
<tr>
<td align="left" valign="middle" width="64%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: left;">
<tr>
<td bgcolor="#000001" align="left" height="100%" valign="middle" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="390">
<tr>
<td align="left" valign="middle" width="390">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="left" width="100%" style="max-width:620px;">
<tr>
<td align="left" valign="middle" style="font-size:0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="390">
<tr>
<td align="left" valign="middle" width="240">
<![endif]-->
<div style="display:inline-block; width:100%; min-width:160px; max-width:240px; vertical-align:middle;" class="stack-column">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: left;">
<tr>
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 13px; mso-height-rule: exactly; line-height: 16px; color: #ffffff; text-align: left;" class="stack-column">
<div style="line-height:1px;" class="lhfix"> </div>
Numéro My WU<sup style="line-height:1px;">®</sup> : <span style="color: #ffdd00;"><font color="#ffdd00"><strong>565438638</strong></font></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
<td align="left" valign="middle" width="120">
<![endif]-->
<div style="display:inline-block; width:100%; min-width:120px; max-width:120px; vertical-align:top;" class="stack-column">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px; text-align: left;">
<tr>
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 13px; mso-height-rule: exactly; line-height: 16px; color: #ffffff; text-align: left;" class="stack-column">
Points<sup style="line-height: 1px;">1</sup> : <span style="color: #ffdd00;"><font color="#ffdd00"><strong>48</strong></font></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
</td>
<td align="right" valign="middle" width="35%">
<table align="right" cellpadding="0" cellspacing="0">
<tr>
<td align="right">
<div class="btn" lang="x-btn">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSTADDCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="font-family: Arial, Helvetica, sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 16px; color: #ffffff; text-align: center;">
Découvrez les récompenses
</a>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:15px;" class="lhfix"> </div>
</td>
<td bgcolor="#000001" align="right" height="100%" valign="middle" width="3%"></td>
</tr>
</table>
<!-- INFOBAR FOR MEMBERS : END -->
<!-- MAIN : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 640px;">
<!-- BODY : BEGIN -->
<tr>
<td>
<!-- mobile image -->
<div style="display:none; font-size:0; line-height:0; mso-hide: all; max-height: 0; max-width: 0; width:0;" class="show-on-mobile">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCWDTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="color: #000001; text-decoration: none;">
<img border="0" width="100%" height="" src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/p_fr_active/active_morocco_corridor2bank_touch_1_fr_fr/images/x2-hero-mobile.jpg" alt="" style="display:none; font-size:0; line-height:0; mso-hide: all;max-height: 0; max-width: 0; width:0; -ms-interpolation-mode: bicubic;" class="show-on-mobile">
</a>
</div>
<!-- desktop image -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCWDTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="color: #000001; text-decoration: none;">
<img border="0" width="100%" height="auto" src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/p_fr_active/active_morocco_corridor2bank_touch_1_fr_fr/images/hero.jpg" alt="Envoyez de l'argent au Maroc pour 0 € !" style="display:block; border:0; outline:none; text-decoration:none; -ms-interpolation-mode: bicubic; font-family: Arial; color: #000001; font-size: 28px; font-weight: bold;" class="hide">
</a>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" style="padding: 25px 20px; text-align: left; font-family: Arial, sans-serif; font-size: 18px; mso-height-rule: exactly; line-height: 25px; color: #000001;">
Bonjour Robert,
<div style="line-height:20px;" class="lhfix"> </div>
Bonne nouvelle! <strong>Les frais de transfert* sont de 0€ !</strong>
<div style="line-height:20px;" class="lhfix"> </div>
Gagnez du temps et envoyez de l’argent <strong>directement vers un compte bancaire**</strong> au Maroc <strong>depuis notre <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCWDWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="color:#1291b3; text-decoration:underline;">appli mobile</a></strong> ou depuis <strong><a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCWDAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="color:#1291b3; text-decoration:underline;">wu.com</a></strong>. Vous avez le choix!
<div style="line-height:20px;" class="lhfix"> </div>
Vous pouvez également envoyer de l’argent au Maroc pour un retrait rapide dans les points de vente Western Union participants à partir de <strong>1 € de frais de transfert*.</strong>
<div style="line-height:20px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
<!-- Button : BEGIN -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCWDCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="text-decoration: none;">
<table align="left" border="0" cellpadding="0" cellspacing="0" class="emailButton" style="border-radius:6px; background-color:#ffdd00;">
<tr>
<td align="center" valign="middle" class="emailButtonContent" style="padding-top:12px; padding-right:15px; padding-bottom:12px; padding-left:15px;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCWDCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="color:#000001; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none;">Envoyez de l’argent maintenant</a>
</td>
</tr>
</table>
</a>
<!-- Button : END -->
</td>
</tr>
<!-- BODY : END -->
<!-- DIVIDER : BEGIN -->
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="middle" width="100%" style="padding: 0 20px 0 0">
<div style="line-height:20px;" class="lhfix"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td align="left" valign="middle" width="145" style="padding: 0 10px;" class="center-on-narrow">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: left;">
<tr>
<td style="text-align: left;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYRRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="text-decoration: none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/p_fr_active/active_morocco_corridor2bank_touch_1_fr_fr/images/x2-logo-long.gif" width="146" height="30" alt="WESTERN UNION" border="0" align="left" style="width: 100%; max-width: 146px; background-color: #000001; font-family: sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 20px; color: #ffdd00;">
</a>
</td>
</tr>
</table>
</td>
<td align="right" valign="middle" max-width="420" class="hide">
<table align="right" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: right;">
<tr align="right">
<td align="right" style="letter-spacing: -0.2px; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 14px; color: #000001; font-weight: bold; padding: 0 0 3px 0">
moving money for better
</td>
</tr>
<tr>
<td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr style="font-size:1px; mso-line-height-alt:0; mso-margin-top-alt:1px">
<td height="1" style="background:none; border:solid 1px #666666; border-width:1px 0 0 0; height:1px; width:100%; font-size: 0px; line-height: 0px;"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:40px;" class="lhfix"> </div>
</td>
</tr>
<!-- DIVIDER : END -->
<!-- FOOTER : BEGIN -->
<tr>
<td bgcolor="#f5f5f5" align="center" height="100%" valign="top" width="100%" style="padding: 10px 0;">
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="640">
<tr>
<td align="center" valign="middle" width="640">
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:640px;">
<tr>
<td align="center" valign="middle" style="font-size:0;">
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="640">
<tr>
<td align="center" valign="middle" width="200">
<![endif]-->
<div style="display:inline-block; max-width:33.33%; min-width:200px; vertical-align:middle; width:100%;" class="stack-column">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYRTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="color: #bbbbbb; text-decoration:none;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 20px 5px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: center;">
<tr>
<td style="font-family: sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 20px; color: #bbbbbb; padding: 0px 0;" class="stack-column-center">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYRTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="color: #bbbbbb; text-decoration:none;">
ENVOYEZ DE L’ARGENT MAINTENANT
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</a>
</div>
<!--[if mso]>
</td>
<td bgcolor="#cccccc" align="center" valign="middle" width="1" height="80"></td>
<td align="center" valign="middle" width="200">
<![endif]-->
<div style="display:inline-block; max-width:33.33%; min-width:200px; vertical-align:middle; width:100%;" class="stack-column">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYRWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="color: #bbbbbb; text-decoration:none;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 20px 5px;" class="footer-border">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: center;">
<tr>
<td style="font-family: sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 20px; color: #bbbbbb; padding-top: 0px;" class="stack-column-center">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYRWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="color: #bbbbbb; text-decoration:none;">
TÉLÉCHARGEZ L'APPLI
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</a>
</div>
<!--[if mso]>
</td>
<td bgcolor="#cccccc" align="center" valign="middle" width="1" height="80"></td>
<td align="center" valign="middle" width="200">
<![endif]-->
<div style="display:inline-block; max-width:33.33%; min-width:200px; vertical-align:middle; width:100%;" class="stack-column">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYRAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="color: #bbbbbb; text-decoration:none;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 20px 5px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: center;">
<tr>
<td style="font-family: sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 20px; color: #bbbbbb; padding-top: 0px;" class="stack-column-center">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYRAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." style="color: #bbbbbb; text-decoration:none;">
TROUVEZ UN POINT DE VENTE
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</a>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<!-- FOOTER : END -->
<!-- SOCIAL : BEGIN -->
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="middle" width="100%" class="pad10">
<div style="line-height:35px;" class="height30"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:300px;">
<tr>
<td align="center" valign="middle" width="120">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="120" style="font-size: 14px;text-align: center;">
<tr>
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 17px; color: #aaaaaa; text-align: center;">
Suivez-nous sur
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="35">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYRCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/p_fr_active/active_morocco_corridor2bank_touch_1_fr_fr/images/x2-1.gif" width="auto" height="22" alt="" border="0" align="center" style=" max-height: 22px; font-family: sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="35">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYSRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/p_fr_active/active_morocco_corridor2bank_touch_1_fr_fr/images/x2-2.gif" width="auto" height="20" alt="" border="0" align="center" style=" max-height: 20px; font-family: sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="35">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYSTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/p_fr_active/active_morocco_corridor2bank_touch_1_fr_fr/images/x2-3.gif" width="auto" height="22" alt="" border="0" align="center" style=" max-height: 22px; font-family: sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="35">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYSWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/p_fr_active/active_morocco_corridor2bank_touch_1_fr_fr/images/x2-4.gif" width="auto" height="18" alt="" border="0" align="center" style=" max-height: 18px; font-family: sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="35">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYSAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/p_fr_active/active_morocco_corridor2bank_touch_1_fr_fr/images/x2-5.gif" width="auto" height="20" alt="" border="0" align="center" style=" max-height: 20px; font-family: sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:35px;"> </div>
</td>
</tr>
<!-- SOCIAL : END -->
<!-- DISCLAIMER : BEGIN -->
<tr>
<td bgcolor="#ffffff">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td data-content-region-name="Disclaimer" style="padding: 0 20px 15px; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #6e7d82; text-align: left;">
<div style="font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#6e7d82;">
<sup style="line-height: 1px;">1</sup>Il peut y avoir une différence entre le solde de points affiché et votre solde réel. Vous pouvez toujours vérifier votre solde de points exact à l’adresse <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSTBRRRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="color:#1291b3; text-decoration:underline;">www.wu.com/mywu</a>.
<div style="line-height:10px;" class="lhfix"> </div>
*Western Union génère également des revenus à partir du change de devises. Lorsque vous choisissez une société de transfert de fonds, comparez attentivement les frais de transfert ainsi que les taux de change. Les frais et taux de change peuvent varier suivant la marque, le canal utilisé, l’agence en fonction de nombreux facteurs. Tarifs et taux de change sujets à modification sans préavis.
<div style="line-height:10px;" class="lhfix"> </div>
**Le paiement peut être différé ou les services indisponibles selon certaines conditions associées à la transaction telles que le montant envoyé, le pays de destination, la disponibilité de devises, la conformité réglementaire, les exigences en termes d’identification, les horaires d’ouverture des points de vente, les différences de fuseaux horaires ou la sélection d’options de service différé. D’autres restrictions ainsi que des variations de prix en fonction d’autres services peuvent s’appliquer, renseignez-vous au guichet.
<div style="line-height:10px;" class="lhfix"> </div>
Si vous ne souhaitez plus recevoir de messages publicitaires de la part de Western Union, vous pouvez vous <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYSCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8NgnzmCzIaKPMSji_Ix-mVDkBNqkhYsHRoHWbG_GdLCWrzigKZ1EaUBmjc1UKIVS187yJX9vKtLR3158S4Lt8zcHv1GPZjULFBZi7r_2ZmO7Uwv140Lrfc7SXNUm5gAfViRHc9u2Fq1WD9-GSSfoBgYLldfuJZh1sVxfza8obWYd2mE5Ba4aPCSvsCWcb_amhbiXsI9-nI5HtEsnWW_9jE1hH2kRLFqQD9vBEkMx-sFJEf2Y5cHJ4573wRc5gIG6nMneIt87KXxr9UI5SJbYMcOxJGsr2P8ZyDEk2YHDQ80QiNXHYrhEKk-85Qjvkx9LU0pOIeOAdivkJPKPtibvszbEfXdb7PYvdIW3MJ2uvaQQ9laEI-RWiZKkQTcaLteSoq-QtiR-G507dXlNRpDLdcmU3qd9BpyumgLJrCtXkPBEiEIRUSb8AlzjjwXvdPIjBLf3ohGw3q2HHBxM9kdn1-60NhYmqJm8dqjvy-_7nT-1pPh5Ium4LZ2P-vgTt3Zs96DSH6gEZKWa9L_92fspHMOjy3_lXswsO_LvCteIeA7-Q9pZDc1iCcGLgjN2duYw_gk5H8UK4YAJBc7yaLMHqeNy2HX880cF7UIfY5wdCehaik_-WDJBb08e7_drHIvSe3dOZEVctZ3NW13pI51Q-RSyBixCOFNSYjG8bIYJ_JRRSwocR5uedBurV0BQlOHq4DLjt2Zd1SybwSTG7UNNK1ek8KBz48G-MceMJ_ezs1K2C2FAaObq0IUlIeMivNt--A8RJjMIH6jFztvnoJ8hsphEgBEwUcD0md1M5B8OytaBgj2ioP-KXNucuV5Rw-_rLf11AWo9Ffim9M5-YOvWvyrX4t9jmcH." target="_blank" style="color:#1291b3; text-decoration:underline;">désinscrire ici</a>. Ou, le cas échéant, vous pouvez passer par la rubrique « Mon profil » du site <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYTRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="color:#1291b3; text-decoration:underline;">www.westernunion.com/fr</a> et modifier votre profil d’inscription.
<div style="line-height:10px;" class="lhfix"> </div>
Western Union France<br>
<span style="color: #6e7d82; text-decoration: none;"><font color="#6e7d82">Lithuania UAB</font></span><br>
<span style="color: #6e7d82; text-decoration: none;"><font color="#6e7d82">J. Balcikonio Str 3, Vilnius, Lituanie LT-08247</font></span>
<div style="line-height:10px;" class="lhfix"> </div>
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYTTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="color:#1291b3; text-decoration:underline;">Déclaration de confidentialité</a>
<div style="line-height:10px;" class="lhfix"> </div>
Western Union International Bank est une entité réglementée par l’Autorité des marchés financiers (Österreichische Finanzmarktaufsicht) en Autriche.
<div style="line-height:10px;" class="lhfix"> </div>
Si vous pensez que ce message est frauduleux, saisissez <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCWCCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="color:#1291b3; text-decoration:underline;">www.westernunion.fr</a> directement dans la barre de recherche. <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGgzaozg9rzfCzg5nzc4eUiDGy39CnzfRj3260hdaze21OFXX0ocLt9DzczfDtO3qf90aCwY7jzaOVXtpKX%3DSSCYTWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXRsGZc5Rh6W-W786lGpwNB57VDLvfeF__6HoENFgKDhfD-WRriB_uUvwUtj18yYXiS2TkZOKkrrr9ebNvkXZqDFY1Ghhap6SCKudCf1pbQCA6tcqI2Eot." target="_blank" style="color:#1291b3; text-decoration:underline;">En savoir plus</a> sur les moyens de vous protéger contre les fraudes.
</div>
</td>
</tr>
<tr>
<td style="padding: 0 20px 10px; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #6e7d82; text-align: left;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr style="font-size:1px; mso-line-height-alt:0; mso-margin-top-alt:1px">
<td height="1" style="background:none; border:solid 1px #cccccc; border-width:1px 0 0 0; height:1px; width:100%; margin:0px 0px 0px 0px; font-size: 0px; line-height: 0px;"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding: 0 20px 10px; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #6e7d82; text-align: left;">
©2018 Western Union Holdings, Inc. Tous droits réservés. Tous les autres logos, marques commerciales, marques de service et noms commerciaux auxquels il est fait référence dans le présent document appartiennent à leurs propriétaires respectifs.
</td>
</tr>
</table>
</td>
</tr>
<!-- DISCLAIMER : END -->
</table>
<!-- MAIN : END -->
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</div>
</td>
</tr>
</table>
</center>
</body>
</html>
METADATA:
THREAD:
INDEX:
Adhhng15sY5U6w2mTLGV3bwuWLk/Fw==