Nous procédons à un virement de fonds vers votre compte bancaire
/* PP Sans Font Import */
@font-face {
font-family: 'pp-sans-big-light';
font-weight: 100;
font-style: normal;
src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Light.woff") format("woff"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/headlinedark/festivo1.ttf") format("truetype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Light.svg") format("svg")
}
/* PP Sans Class */
.ppsans {
font-family: 'pp-sans-big-light', 'Noto Sans', Calibri, Trebuchet, Arial, sans serif !important;
}
.ppsansbold {
font-family: 'pp-sans-big-bold', 'Noto Sans', Calibri, Trebuchet, Arial, sans serif !important;
}
/* prevent iOS font upsizing */
* {
-webkit-text-size-adjust: none;
}
/* force Outlook.com to honor line-height */
/*
.ExternalClass * {
line-height: 100%;
}
td {
mso-line-height-rule: exactly;
}
*/
/* prevent iOS auto-linking */
/* Android margin fix */
body {
margin: 0 !important;
}
div {
margin: 0 !important;
}
/** Prevent Outlook Purple Links **/
.greyLink a:link {
color: #949595;
}
/* prevent iOS auto-linking */
.applefix a { /* use on a span around the text */
color: inherit;
text-decoration: none;
}
.partner_image {
max-width: 250px !important;
max-height: 90px !important;
display: block;
}
.mpi_image {
width: 98% !important;
display: block;
margin-left: auto;
margin-right: auto;
}
/*** Responsive CSS ***/
@media only screen and (max-width: 414px) {
/*** Layout ***/
body {
width: 100%;
min-width: 100%;
position: relative;
top: 0;
left: 0;
right: 0;
margin: 0;
padding: 0;
}
.marginFix {
position: relative;
top: 0;
left: 0;
right: 0;
}
.mobContent {
width: 100% !important;
min-width: 100% !important;
padding: 0px 0px 0px 0px !important;
}
/*.mobMargin { width: 10% !important; }*/
.hide {
width: 0px !important;
height: 0px !important;
display: none !important;
}
.full-width {
width: 100% !important;
min-width: 100% !important;
}
.stackTbl {
width: 100% !important;
display: table !important;
}
.stackTblMarginTop {
width: 100% !important;
display: table !important;
margin-top: 20px !important;
}
.center {
margin: 0px auto !important;
}
.floatLeft {
float: left !important;
width: 35% !important;
}
.floatRight {
float: right !important;
width: 60% !important;
}
.autoHeight {
height: auto !important;
}
.autoWidth {
width: auto !important;
}
/*** Padding Styles ***/
.mobilePadding {
padding: 20px 20px 20px 20px !important;
}
.mobilePadding1 {
padding: 40px 20px 40px 20px !important;
height: auto !important;
}
.mobilePadding2 {
padding: 0px 20px 40px 20px !important;
}
.mobilePadding3 {
padding: 20px 20px 0px 20px !important;
}
.mobilePadding4 {
padding: 0px 0px 30px 0px !important;
}
.mobilePadding5 {
padding: 0px 20px 30px 20px !important;
}
.mobilePadding6 {
padding: 30px 20px 30px 20px !important;
}
.mobilePadding7 {
padding: 0px 20px 0px 20px !important;
}
.mobilePadding8 {
padding: 50px 0px 50px 0px !important;
}
.mobilePadding9 {
padding: 10px 0px 15px 0px !important;
}
.mobilePadding10 {
padding: 0px 20px 0px 20px !important;
}
.mobilePadding11 {
padding: 40px 0px 40px 0px !important;
}
.mobilePadding12 {
padding: 40px 0px 0px 0px !important;
}
.mobilePadding13 {
padding: 0px 0px 40px 0px !important;
}
.mobilePadding14 {
padding: 40px 30px 10px 30px !important;
}
.mobilePadding15 {
padding: 0px 30px 0px 30px !important;
}
.mobilePadding16 {
padding: 0px 0px 10px 0px !important;
}
.padding0 {
padding: 0px !important;
}
.topPadding0 {
padding-top: 0px !important;
}
.topPadding10 {
padding-top: 10px !important;
}
.topPadding20 {
padding-top: 20px !important;
}
.topPadding30 {
padding-top: 30px !important;
}
.topPadding40 {
padding-top: 40px !important;
}
.bottomPadding0 {
padding-bottom: 0px !important;
}
.bottomPadding10 {
padding-bottom: 10px !important;
}
.bottomPadding20 {
padding-bottom: 20px !important;
}
.bottomPadding30 {
padding-bottom: 30px !important;
}
.bottomPadding40 {
padding-bottom: 40px !important;
}
/* use to make image scale to 100 percent */
.fullWidthImg {
width: auto !important;
height: auto !important;
}
.fullWidthImg img {
width: auto !important;
height: auto !important;
}
.mobile_hero_width {
width: auto !important;
height: auto !important;
}
/* background image replacement scalable height */
.bgSwap {
background-image: url(images/lifestyle-background-mob.jpg) !important;
width: 100% !important;
padding-top: 65% !important; /* update height here */
background-size: cover !important;
background-position: center top !important;
background-repeat: no-repeat !important;
display: block !important;
}
/*** Border Styles ***/
.borderBottomDot {
border-bottom: 1px dotted #999999 !important;
}
/*** Text Align Styles ***/
.textAlignLeft {
text-align: left !important;
}
.textAlignRight {
text-align: right !important;
}
.textAlignCenter {
text-align: center !important;
}
/*** Misc Styles ***/
.mobileStrong {
font-weight: bold !important;
}
/*** Width Styles ***/
.td150px {
width: 150px !important;
}
.td130px {
width: 130px !important;
}
.td120px {
width: 120px !important;
}
.td100px {
width: 100px !important;
}
/*** Image Width Styles ***/
.imgWidth10px {
width: 10px !important;
}
.no_mobile_phone {
display: none !important;
}
/*** END Responsive CSS ***/
}
#button_text a {
text-decoration: none;
color: #fff;
}
.button_blue{
background: #0079c1;
font-family:HelveticaNeueLight,HelveticaNeue-Light,Helvetica Neue Light,HelveticaNeue,Helvetica,Arial,sans-serif;
font-weight:300;
font-stretch:normal;
text-align:center;
color:#fff;
font-size:15px;
/*button styles*/
border-radius:7px !important;
-webkit-border-radius: 7px !important;
-moz-border-radius: 7px !important;
-o-border-radius: 7px !important;
-ms-border-radius: 7px !important;
/*styles from button.jsp */ line-height: 1.45em; padding: 7px 15px 8px; font-size: 1em;
padding-bottom: 7px; margin: 0 auto 16px;
}
.button_orange{
background: #FF3421;
/*font styles*/font-family:HelveticaNeueLight,HelveticaNeue-Light,Helvetica Neue Light,HelveticaNeue,Helvetica,Arial,sans-serif;
font-weight:300;
font-stretch:normal;
text-align:center;
color:#fff;
font-size:15px;
/*button styles*/
border-radius:7px !important;
-webkit-border-radius: 7px !important;
-moz-border-radius: 7px !important;
-o-border-radius: 7px !important;
-ms-border-radius: 7px !important;
/*styles from button.jsp */ line-height: 1.45em; padding: 7px 15px 8px; font-size: 1em;
padding-bottom: 7px; margin: 0 auto 16px;
}
.button_grey{
background: #E0E0E0;
/*font styles*/font-family:HelveticaNeueLight,HelveticaNeue-Light,Helvetica Neue Light,HelveticaNeue,Helvetica,Arial,sans-serif;
font-weight:300;
font-stretch:normal;
text-align:center;
color:#fff;
font-size:15px;
/*button styles*/
border-radius:7px !important;
-webkit-border-radius: 7px !important;
-moz-border-radius: 7px !important;
-o-border-radius: 7px !important;
-ms-border-radius: 7px !important;
/*styles from button.jsp */ line-height: 1.45em; padding: 7px 15px 8px; font-size: 1em;
padding-bottom: 7px; margin: 0 auto 16px;
}
* {
border-radius: 7px !important;
-webkit-border-radius: 7px !important;
-moz-border-radius: 7px !important;
-o-border-radius: 7px !important;
-ms-border-radius: 7px !important;
}
*:active {
background: #008bdb !important;
}
*:hover {
background: #008bdb !important;
}
/* A basic table styling */
.aloha-ephemera-attr
{
width: 100%;
cellspacing: 0px;
cellpadding: 0px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
-moz-hyphens : auto;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.aloha-ephemera-attr th
{
background-color: #EEE;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-collapse: collapse;
}
.aloha-ephemera-attr td
{
}
body, td { font-family:Calibri, Trebuchet, Arial, sans serif; font-size:16px; line-height:22px; color:#333333; font-weight:normal;}
td.ultility_nav_padding a {
color: #009cde;
font-weight: normal;
text-decoration: none;
font-family: Calibri, Trebuchet, Arial, sans serif;
font-size: 17px;
}
td.column_split_preheader a {
color: #009cde;
font-weight: normal;
text-decoration: underline;
font-family: Calibri, Trebuchet, Arial, sans serif;
font-size: 17px;
}
a {
color:#009cde;
font-weight: 300;
text-decoration: none;
font-family: Calibri, Trebuchet, Arial, sans serif;
font-size: 17px;
}
.headline{color: #0079c1; font-family: Helvetica Neue Light,Helvetica;font-size: 30px; font-weight: 300 !important;}
.text_lightblue_header { font-family:Calibri, Trebuchet, Arial, sans serif; font-size:36px; line-height:44px; color:#0079c1; -webkit-font-smoothing: antialiased; }
sup {font-size:7px !important;}
Nous procédons à un virement de fonds de votre compte PayPal vers votre compte bancaire
November 21..
<!-- GRAY BACKGROUND -->
<!-- inner container / place all modules below -->
<!-- BEGIN MAIN CONTENT -->
<!-- PLACE ALL MODS BELOW -->
<!-- PayPal logo - start -->
November 21, 2018
<!-- PayPal logo - start -->
<!-- headline -->
Nous procédons à un virement de fonds de votre compte PayPal vers votre compte bancaire
<!-- body - start -->
<!-- EmailOpeningSalutation : start -->Bonjour François Boucher,
<!-- EmailOpeningSalutation : end -->
Vous nous avez demandé de virer $31.35 CAD de votre compte PayPal vers votre compte bancaire, et votre demande est en cours de traitement. Cette procédure prend généralement 3-5 jours ouvrables. La somme correspondante devrait donc être disponible sur votre compte bancaire le November 27, 2018.En voici les détails :Montant total viré$31.35 CADCompte bancaire 2203Numéro de transaction5S383854Y17660610
<!-- EmailClosingSalutation : start -->Cordialement,
PayPal
<!-- EmailClosingSalutation : end -->
<!-- body - end -->
<!-- PLACE ALL MODS ABOVE -->
<!-- END MAIN CONTENT -->
<!-- end inner container / place all modules above -->
<!-- footer modules -->
<!-- BEGIN FOOOTER CONTENT -->
<!-- PLACE ALL MODS BELOW -->
<!-- footer links -->
<!-- EmailFooterLinks : start -->
Aide
|
Gestionnaire de litiges
|
Espace Sécurité
<!-- EmailFooterLinks : end -->
Veuillez ne pas répondre à ce courriel. Pour entrer en contact avec nous, cliquez sur Aide & Service clientèle.
<!-- tracking -->
Ce courriel a été envoyé à votre adresse électronique, pour le soutien et lentretien continus de votre compte. Pour gérer vos préférences de communications, veuillez consulter notre Centre de préférence.
Veuillez ne pas répondre à ce courriel. Nous ne pouvons répondre aux questions envoyées à cette adresse. Pour des réponses immédiates à vos questions, consultez notre Aide en cliquant sur Aide & Service clientèle sur toute page du site ou courriel PayPal.
PayPal sengage à protéger votre vie privée. En savoir plus sur notre Règlement sur le respect de la vie privée.
Copyright © 2018 PayPal Canada Co., 661 University Ave., Toronto, ON M5G 1M1. Tous droits réservés.PayPal PPX001579:N/A:e8f0d975d61ad
<!-- PLACE ALL MODS ABOVE -->
<!-- END MAIN CONTENT -->
<!-- END GRAY BACKGROUND -->
<!-- END CONTAINER -->
Original post







