Return-Path: <bounce@top2dim.com>
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=DKIM1; d=top2dim.com;
 h=To:Subject:Message-ID:Date:From:Reply-To:MIME-Version:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; i=postmaster@top2dim.com;
 bh=HczApMrn5g731hUuLIIvM2Rf3rM=;
 b=fQIFJOai3m2Sgn0cLVe0CyO5PLpzPtgRrAKvvNH8B0pIHdKAhmmEOWneTByXTF9V8Wt4vjsmkjdy
   EM9VjTLvPwy3ouPQl2abE1SKVuHGvo6qu2a0huMMiHNp67dwU7aAh/lFDKSnAFBaPexuBQLHtoHF
   bY0NviC+RxrJL78awfE=
DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=DKIM1; d=top2dim.com;
 b=jWafkrl8hJ5wZdMd6041ekJR0A9aAE67MHqgN6ZJ6YNE7VtMPZGOF3/8movjTsFuvQbgswjz+AGa
   Nn+riMzlQ+eaVUeXal+wjaOOn1OQQtSb4xooJc8zLnGeCrrAcXZwrnpDizBlTHi6JTWKGEFHsTbw
   oVkCGM7f14aQ9XO3djo=;
To: bruce@untroubled.org
Subject: =?UTF-8?B?SnVzcXUnYXUgMjggRsOpdnJpZXIuIE9mZnJlIEdvdXJtYW5kZQ==?=
Message-ID: <58f4ffc7c4846a0cdaaa7c6e106f68b5@top2dim.com>
Return-Path: bounce@top2dim.com
Date: Fri, 21 Feb 2025 07:02:03 +0000
From: "Ticket Restaurant par LeadsLeader" <info@top2dim.com>
Reply-To: support@top2dim.com
MIME-Version: 1.0
X-Mailer-LID: 6
List-Unsubscribe: <https://top2dim.com/iem7/unsubscribe.php?M=192706&C=096ec4602c977839374c7b6ecad65e35&L=6&N=1485>
X-Mailer-SID: 1485
X-Mailer-Sent-By: 1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Content-Length: 30959

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>Ticket Restaurant&reg;</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />

  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <style type="text/css">

		html, body {
			margin: 0 auto !important;
			padding: 0 !important;
			height: 100% !important;
			width: 100% !important;
			font-family:Helvetica, Arial, sans-serif !important;
		}

		* {
			-ms-text-size-adjust: 100%;
			-webkit-text-size-adjust: 100%;
		}

		div[style*="margin: 16px 0"] {
			margin: 0 !important;
		}

		table, td {
			mso-table-lspace: 0pt !important;
			mso-table-rspace: 0pt !important;
		}

		table {
			border-spacing: 0 !important;
			border-collapse: collapse !important;
			margin: 0 auto !important;
		}

		img {
			-ms-interpolation-mode: bicubic;
		}

		a {
			text-decoration: none;
		}

		*[x-apple-data-detectors],  /* iOS */ .unstyle-auto-detected-links *,
aBn {
			border-bottom: 0 !important;
			cursor: default !important;
			color: inherit !important;
			text-decoration: none !important;
			font-size: inherit !important;
			font-family: inherit !important;
			font-weight: inherit !important;
			line-height: inherit !important;
		}

		.im {
			color: inherit !important;
		}

		.a6S {
			display: none !important;
			opacity: 0.01 !important;
		}

		img.g-img + div {
			display: none !important;
		}


		@media only screen and (min-device-width: 320px) and (max-device-width:
374px) {
			u ~ div .email-container {
				min-width: 320px !important;
			}
		}


		@media only screen and (min-device-width: 375px) and (max-device-width:
413px) {
			u ~ div .email-container {
				min-width: 375px !important;
			}
		}


		@media only screen and (min-device-width: 414px) {
			u ~ div .email-container {
				min-width: 414px !important;
			}



			 <style>
        body {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            background-color: #f4f4f4;
        }





        .main-block {
            display: grid;
            grid-template-columns: 210px 600px; /* La première colonne a
une largeur de 200px */
            grid-template-rows: auto auto;
            gap: 10px; /* Espacement de 10px entre les lignes et les
colonnes */
            width: 50%;
            max-width: 600px;
            background: white;
            padding: 20px;
			padding-top: 20px;
			padding-bottom: 20px;
            border-radius: 10px;
        }

        /* Superposition du texte sur l'image */
        .image-container {
            position: relative;
            width: 100%;
            height: 100%; /* Assure que l'image prend toute la hauteur du
bloc */
            overflow: hidden; /* Assure que l'image ne déborde pas */
        }

        .image-container img {
            width: 100%;
            height: 100%; /* L'image remplit toute la taille du conteneur
*/
            object-fit: cover; /* Maintient les proportions de l'image tout
en remplissant le conteneur */
            display: block; /* Évite les espaces blancs sous l'image */
        }

        .text-overlay-1 {
            position: absolute;
            top: 12%; /* Centrer verticalement */
            left: 50%; /* Centrer horizontalement */
            transform: translate(-50%, -50%); /* Ajuste la position exacte
*/
            color: white;
            font-size: 12px;
            text-align: center;
            width: 80%;
            border-radius: 8px; /* Arrondir les coins du texte */
        }

        .text-overlay-2 {
            position: absolute;
            top: 50%; /* Centrer verticalement */
            left: 50%; /* Centrer horizontalement */
            transform: translate(-50%, -50%); /* Ajuste la position exacte
*/
            color: black;
            font-size: 12px;
            text-align: center;
            width: 80%;
            border-radius: 8px; /* Arrondir les coins du texte */
        }

        .text-overlay-3 {
            position: absolute;
            top: 15%; /* Centrer verticalement */
            left: 50%; /* Centrer horizontalement */
            transform: translate(-50%, -50%); /* Ajuste la position exacte
*/
            color: black;
            font-size: 12px;
            text-align: center;
            width: 80%;
            border-radius: 8px; /* Arrondir les coins du texte */
        }

        .text-overlay-4 {
            position: absolute;
            top: 87%; /* Centrer verticalement */
            left: 50%; /* Centrer horizontalement */
            transform: translate(-50%, -50%); /* Ajuste la position exacte
*/
            color: white;
            font-size: 12px;
            text-align: center;
            width: 80%;
            border-radius: 8px; /* Arrondir les coins du texte */
        }

        .block {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            background-color: #e8e8e8;
            border-radius: 8px;
            padding: 0; /* Enlever le padding des blocs */
            text-align: center;
            overflow: hidden; /* Assure que le contenu ne déborde pas du
bloc */
        }

        .block-1 {
            grid-column: 1 / 2;
            grid-row: 1 / 3;
            width: 210px; /* Définir la largeur de block-1 */
            height: 310px; /* Définir la hauteur de block-1 */
        }

        .block-2 {
            grid-column: 2 / 3;
            grid-row: 1 / 2;
            width: 380px;
            height: 100px;
        }

        .combined-block {
            grid-column: 2 / 3;
            grid-row: 2 / 3;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 10px; /* Espacement de 10px entre les blocs */
            width: 380px;
            height: 200px;
        }

        .block-3 {
            width: 183.5px;
            height: 200px;
        }

        .block-4 {
            width: 183.5px;
            height: 200px;
        }







        /* Conteneur de la bannière */
        .banner {
            position: relative; /* Nécessaire pour positionner le texte
*/
            width: 100%; /* Bannière pleine largeur */
            height: 300px; /* Hauteur fixe pour la bannière */
            overflow: hidden; /* Évite que l'image dépasse du conteneur
*/
        }

        /* Image de la bannière */
        .banner img {
            width: 100%; /* L'image remplit la largeur */
            height: 100%; /* L'image remplit la hauteur */
            object-fit: cover; /* Coupe l'image si nécessaire tout en
gardant ses proportions */
        }

        /* Texte superposé */
        .banner .text-overlay {
            position: absolute;
            top: 57%; /* Centrer verticalement */
            left: 80%; /* Centrer horizontalement */
            transform: translate(-50%, -50%); /* Ajuste la position exacte
*/
            color: black;
            text-align: center;
            width: 80%;
            font-size: 17px; /* Taille du texte */

            text-align: center; /* Centrage du texte */
        }



 .image-block {
    position: relative;
    width: 640px; /* Ajustez selon vos besoins */
    height: 360px; /* Ajustez selon vos besoins */
    overflow: hidden; /* Assurez-vous que le contenu reste dans le bloc */
}

 .image-block img {

    object-fit: cover; /* Ajuste l'image pour qu'elle couvre tout le bloc
*/
}

 .overlay {
    position: absolute;
    top: 59%; /* Centrer verticalement */
    left: 49%; /* Centrer horizontalement */
    transform: translate(-50%, -50%); /* Ajuste la position exacte */
    color: white;
    text-align: center;
    width: 100%;
    font-size: 15px; /* Taille du texte */

    text-align: center; /* Centrage du texte */
}

 .cta-container {
    margin-top: 20px;
    display: flex;
    justify-content: left;
    gap: 10px; /* Espacement entre les boutons */
}

 .cta-button {
    padding: 10px 10px;
    background-color: #ff5722; /* Couleur du bouton principal */
    color: white;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

 .cta-button:hover {
    background-color: #e64a19; /* Couleur du bouton principal au survol */
}

 .cta-button-secondary {
    padding: 10px 20px;
    background-color: #007bff; /* Couleur du deuxième bouton */
    color: white;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

 .cta-button-secondary:hover {
    background-color: #0056b3; /* Couleur du deuxième bouton au survol */
}


    </style>
  <style type="text/css">

		.button-td, .button-a {
			transition: all 100ms ease-in;
		}

		#outlook a{padding:0;}
		.ReadMsgBody{width:100%;}
		.ExternalClass{width:100%;}
		.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass
font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
		td{padding:0px;}
		span.Object-hover {color: inherit !important; text-decoration:none
!important; }
		span.Object {color: inherit !important;}
		.gmailfix {display :none ; display :none !important}
		.appleBody a {color:#68440a; text-decoration: none;}
		.appleFooter a {color:#999999; text-decoration: none;}
		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;}

		img {max-width:100%;border:0; height:auto; line-height:100%;
outline:none; text-decoration:none;}

		.btnhover:hover
{background:#ffffff!important;background-color:#ffffff!important}
		.btnhover:hover > span {color:#000000 !important}


		@media screen and (max-width: 640px) {
			.hideMobile {
				display: none !important;
			}
			.showMobile {
				display: block !important;
			}

			.w100{
				float: none !important;
				width: 100% !important;
				height: auto !important;
				border: 0 !important
			}
			.w90 {
				width: 90% !important;
				height: auto !important;
			}
			.w80 {
				width: 80% !important;
				height: auto !important;
			}
			.w70 {
				width: 70% !important;
				height: auto !important
			}
			.w60 {
				width: 60% !important;
				height: auto !important
			}
			.w50 {
				width: 50% !important;
				height: auto !important
			}
			.w40 {
				width: 40% !important;
				height: auto !important
			}

			.padding0 {
				padding: 0 !important;
			}
			.padding20 {
				padding: 20px !important;
			}
			.padding0_20 {
				padding: 0 20px !important;
			}
			.paddingtop20 {
				padding-top: 20px !important;
			}
			.paddingbottom20 {
				padding-bottom: 20px !important;
			}
			.padding10 {
				padding: 10px !important;
			}
			.padding0_10 {
				padding: 0 10px !important;
			}
			.margin0 {
				margin: 0 !important;
			}
			.margin20 {
				margin: 20px !important;
			}
			.margin10 {
				margin: 10px !important;
			}

			.font24 {
				font-size: 24px !important;
				line-height: 33px !important;
			}
			.font20 {
				font-size: 20px !important;
				line-height: 26px !important;
			}
			.font18 {
				font-size: 18px !important;
				line-height: 23px !important;
			}
			.font17 {
				font-size: 17px !important;
				line-height: 22px !important;
			}
			.font16 {
				font-size: 16px !important;
				line-height: 21px !important;
			}
			.font15 {
				font-size: 15px !important;
				line-height: 20px !important;
			}
			.font13 {
				font-size: 13px !important;
				line-height: 17px !important;
			}
			.font11 {
				font-size: 11px !important;
				line-height: 14px !important;
			}
			.font10 {
				font-size: 10px !important;
				line-height: 13px !important;
			}

			.newline {
				display:block;
				float: none;
				clear: both;
				width: 100% !important
			}

			.centerme {text-align:center!important}
			.makemecorner {border-radius:15px!important}

			table#radwane {direction:rtl!important}

			.border-ligne2, .border-ligne2 img {height:510px
!important;max-height:510px !important;}
			.img-content-col-milieu {max-height:100% !important;max-width:100%
!important;}
			.border-col-milieu img {width:auto !important;max-width:100%
!important;}



			.borderarrtop {border-radius:20px 20px 0px 0px!important}
			.borderarrbottom {border-radius:0px 0px 20px 20px!important}
			.fondbeige {background-color:#feefcf!important}
		}


		xtable {border:1px solid
blue;box-sizing:border-box;background-color:pink;}
		xtd {background-color:cyan;border:1px solid red;box-sizing:border-box}
		ximg {border:1px solid green;box-sizing:border-box}


		.tdclick1:hover {background-color:#ffffff !important;color:#0f172a
!important}
		.tdclick1:hover a {color:#0f172a !important}
		.tdclick2:hover {background-color:#ffffff !important;color:#11c2a2
!important}
		.tdclick2:hover a {color:#11c2a2 !important}
	</style>
  <!--[if !mso]><!-->
  <style type="text/css">
		.tdclick1, .tdclick2 {line-height:34px!important;}
	body,td,th {
	font-size: 12px;
}
  </style>
  <!--<![endif]-->
  <!--[if gte mso 9]>
	<style type="text/css">
	body, table, th, td, span, ol, ul, li, .fallfont {font-family: Arial,
sans-serif !important;
	}

	</style>
	<![endif]-->
  <!--[if mso]>
	<xml xmlns:w="urn:schemas-microsoft-
com:office:word"><w:WordDocument><w:AutoHyphenation/></w:WordDocument></xml>
	<![endif]-->
  <!--[if gte mso 9]> <xml>
	<o:OfficeDocumentSettings> <o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings>
	</xml> <![endif]-->
 </head>
 <body width="100%" leftmargin="0" topmargin="0" rightmargin="0"
bottommargin="0" marginwidth="0" marginheight="0" bgcolor="#f1f7ff"
text="#000000" style="margin:0; padding:0 !important;
mso-line-height-rule:exactly; background-color:#f1f7ff;">
<table width="600" border="0" align="center">
<tbody>
<tr>
<td align="center">Si vous ne parvenez pas &agrave; lire cet e-mail, <a
href="https://top2dim.com/iem7/link.php?M=192706&N=1485&L=458&F=H"
title="Version en ligne" target="_blank" rel="noopener">cliquez
ici</a></td>
</tr>
</tbody>
</table>
<!-- [if mso | IE]>

    <![endif]-->
<table bgcolor="#f1f7ff" cellspacing="0" cellpadding="0" border="0"
class="w100" style="margin: auto; max-width: 640px; background-color:
#f1f7ff; font-family: Helvetica, Verdana,Arial,sans-serif;"
align="center">
<tbody>
<tr>
<td><!-- contenu -->
<table id="desk" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="640" class="w100" style="background-color: #ffffff;">
<table id="desk_01" border="0" cellpadding="0" cellspacing="0"
class="w100">
<tbody>
<tr>
<td class="newLine w100" width="320" height="0" style="background-color:
#ffffff;">
<div class="image-block"><img
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/Header1.png"
alt="Description de l'image" width="640" height="100"
href="https://www.edenred.fr/devis-ticket-restaurant" />
<div class="overlay">
<h2 style="font-family: Helvetica, Arial, sans-serif; font-size: 26px;
font-weight: bold; color: #ffffff; text-align: left; line-height: normal;
padding-left: 20px;">Jusqu&rsquo;au 28 f&eacute;vrier. <br />Offre
gourmande.</h2>
<p style="font-family: Helvetica, Arial, sans-serif; font-size: 18px;
color: #ffffff; text-align: left; padding-left: 20px;">Commandez maintenant
vos<br />cartes Ticket Restaurant&reg;</p>
<div class="cta-container" style="padding-left: 20px;"><a
href="https://top2dim.com/iem7/link.php?M=192706&N=1485&L=457&F=H"
class="cta-button-secondary" style="font-family: Helvetica, Arial,
sans-serif; height: 20px; border-radius: 8px; color: #ffffff; display:
block; font-size: 15px; font-weight: bold; line-height: 20px; text-align:
center; text-decoration: none; width: 140px; -webkit-text-size-adjust:
none; background-color: #f72717; background: linear-gradient(135deg,
rgba(247,39,23,1) 0%,rgba(255,0,125,1) 100%);"> En savoir plus </a></div>
</div>
</div>
<table>
<tbody>
<tr>
<td bgcolor="#ffffff" width="100%" height="20"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="640">
<table id="desk_03" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="20" style="background-color: #ffffff;"></td>
<td width="600" style="background-color: #ffffff; font-family: Helvetica,
Arial, sans-serif; font-size: 17px; color: #000000; text-align: center;
line-height: normal;"><br /><strong>Accompagnez vos salari&eacute;s dans
tous les moments cl&eacute;s </strong></td>
<td width="20" style="background-color: #ffffff;"></td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- hero mobile --> <!--[i

		      <td width="640" height="20" style="background-color:#ffffff"></td>

		   f !mso]><!-->
<tr>
<td class="showMobile w100" width="320" style="display: none;
background-color: #f8fafc; font-size: 0; text-align: right;"><img
id="heroMob" src="https://www.edenred.fr/devis-ticket-restaurant"
width="320" height="301" alt="" /></td>
</tr>
<!--<![endif]--> <!-- banniere-->
<tr>
<td class="showMobile" height="380" style="background-color: #ffffff;">
<div class="main-block"><!-- Block 1 avec image et texte superposé -->
<div class="block block-1">
<div class="image-container"><img
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/tel3.png"
alt="Image 1" />
<div class="text-overlay text-overlay-1">Des Tickets Restaurant&reg;
d&eacute;mat&eacute;rialis&eacute;s pour une gestion facile et
pratique.</div>
</div>
</div>
<!-- Block 2 avec image et texte superposé -->
<div class="block block-2">
<div class="image-container"><img
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/2.png"
alt="Image 2" />
<div class="text-overlay text-overlay-2"><strong style="font-size: 17px;">
Plus de 220 000 **</strong> <br /><br />Commerces, plateformes de
livraisons et cantines virtuelles</div>
</div>
</div>
<!-- Combined Block avec deux images et textes superposés -->
<div class="combined-block">
<div class="block block-3">
<div class="image-container"><img
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/3.png"
alt="Image 3" />
<div class="text-overlay text-overlay-3">Des livraisons ponctuelles et
gourmandes</div>
</div>
</div>
<div class="block block-4">
<div class="image-container"><img
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/4.png"
alt="Image 4" />
<div class="text-overlay text-overlay-4">Des commandes en ligne simples et
rapides</div>
</div>
</div>
</div>
</div>
</td>
<!-- [if mso]>
								<tr><td height="20" width="640"
style="background-color:#ffffff"></td></tr>
							<![endif]--></tr>
<tr>
<td width="640" height="40">
<table id="desk05" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="229" height="40" style="background-color: #ffffff;"></td>
<td width="167" height="40" style="background-color: #ffffff;
mso-ansi-font-size: 10pt; font-family: Helvetica, Arial, sans-serif;"><a
class="btnhover"
href="https://top2dim.com/iem7/link.php?M=192706&N=1485&L=457&F=H"
style="font-family: sans-serif; background-color: #f72717; background:
linear-gradient(135deg, rgba(247,39,23,1) 0%,rgba(255,0,125,1) 100%);
height: 40px; border-radius: 8px; color: #ffffff; display: block;
font-size: 15px; font-weight: bold; line-height: 40px; text-align: center;
text-decoration: none; width: 167px; -webkit-text-size-adjust: none;
border: 0px solid #f72717;"><span style="color: #ffffff;">En savoir
plus</span></a> <!-- [if
mso]></center></v:roundrect></div><![endif]--></td>
<td width="244" height="40" style="background-color: #ffffff;"></td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- txt --></tbody>
</table>
<div class="banner"><img
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/11.png"
alt="Image de la banni&egrave;re" />
<div class="text-overlay" style="font-family: Helvetica, Arial, sans-serif;
font-size: 12px; color: #ffffff; text-align: left;"><strong
style="font-size: 25px;"> Elu Service Client de l'Ann&eacute;e <br />pour
10e fois ! </strong> <br /><br />Cat&eacute;gorie Services
pr&eacute;pay&eacute;s aux entreprises - &eacute;tude BVA - <br
/>Vis&eacute;o Cl - Plus d'infos sur escda.fr</div>
</div>
<table></table>
</td>
<td width="640" height="20" style="background-color: #ffffff;"></td>
<td bgcolor="#ffffff" width="100%" height="40"></td>
</tr>
<tr>
<td width="640" height="0" style="background-color: #ffffff;"></td>
<!-- txt --></tr>
<tr>
<td width="640">
<table id="desk_03" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="20" style="background-color: #f8fafc;"></td>
<td height="70" width="600" style="background-color: #f8fafc; font-family:
Helvetica, Arial, sans-serif; font-size: 17px; color: #000000; text-align:
center; line-height: normal;"><br /><strong>Et pour vous, employeur, des
avantages&nbsp;sur-mesure&nbsp;: </strong> <br /><span style="font-size:
6px;"><br /></span></td>
<td width="20" style="background-color: #f8fafc;"></td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- hero mobile --> <!--[i

		      <td width="640" height="20" style="background-color:#ffffff"></td>

		   f !mso]><!-->
<tr>
<td class="showMobile w100" width="320" style="display: none;
background-color: #f8fafc; font-size: 0; text-align: right;"><img
id="heroMob"
src="https://storage.effinity.fr/merchants/660004558/hosting/images-151204471000/images/hero_offre0.png"
width="320" height="301" alt="" /></td>
</tr>
</tbody>
</table>
<table height="270" id="desk_04" border="0" cellpadding="0" cellspacing="0"
style="background-color: #f8fafc;">
<tbody>
<tr><!--cols pictos -->
<td width="320" class="newline">
<table border="0" cellpadding="0" cellspacing="0" style="background-color:
#f8fafc;">
<tbody>
<tr>
<td width="5" height="176" style="background-color: #f8fafc;"></td>
<td width="150" height="176">
<table id="desk_10" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="150" height="100" style="font-size: 0;"><img id="picto10"
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/100.png"
width="151" height="75" alt="" /></td>
</tr>
<tr>
<td width="150" height="110" style="background-color: #f8fafc; font-family:
Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; text-align:
center; line-height: normal; vertical-align: top;"><strong>Fid&eacute;lisez
vos collaborateurs</strong><br /><span style="font-size: 6px;"><br
/></span> Gain en pouvoir d&rsquo;achat : plus de 1 800&euro;***.</td>
</tr>
</tbody>
</table>
</td>
<td width="10" height="176" style="background-color: #f8fafc;"></td>
<td width="150" height="176">
<table id="desk_11" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="150" height="100" style="font-size: 0;"><img id="desk_11_01"
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/111.png"
width="150" height="75" alt="" /></td>
</tr>
<tr>
<td width="150" height="110" style="background-color: #f8fafc; font-family:
Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; text-align:
center; line-height: normal; vertical-align: top;"><strong>R&eacute;duisez
vos charges <br />administratives</strong><br /><span style="font-size:
6px;"><br /></span> Gr&acirc;ce &agrave; une plateforme <br />en
ligne.</td>
</tr>
</tbody>
</table>
</td>
<td width="5" height="176" style="background-color: #f8fafc;"></td>
</tr>
</tbody>
</table>
</td>
<td width="320" class="newline">
<table border="0" cellpadding="0" cellspacing="0" style="background-color:
#f8fafc;">
<tbody>
<tr>
<td width="5" height="176" style="background-color: #f8fafc;"></td>
<td width="150" height="176">
<table id="desk_12" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="150" height="100" style="font-size: 0;"><img id="desk_12_01"
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/112.png"
width="150" height="75" alt="" /></td>
</tr>
<tr>
<td width="150" height="110" style="background-color: #f8fafc; font-family:
Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; text-align:
center; line-height: normal; vertical-align: top;"><strong>Renforcez
l&rsquo;esprit d&rsquo;&eacute;quipe</strong><br /><span style="font-size:
6px;"><br /></span> En favorisant les moments de convivialit&eacute; autour
d&rsquo;un bon repas.</td>
</tr>
</tbody>
</table>
</td>
<td width="10" height="176" style="background-color: #f8fafc;"></td>
<td width="150" height="176">
<table id="desk_13" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="150" height="100" style="font-size: 0;"><img id="desk_13_01"
src="https://storage.effinity.fr/merchants/660017500/hosting/img-094257556000/img/113.png"
width="146" height="75" alt="" /></td>
</tr>
<tr>
<td width="150" height="110" style="background-color: #f8fafc; font-family:
Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; text-align:
center; line-height: normal; vertical-align: top;"><strong>Valorisez votre
image <br />de marque </strong><br /><span style="font-size: 6px;"><br
/></span> En proposant une solution <br />moderne et
appr&eacute;ci&eacute;e par vos salari&eacute;s.</td>
</tr>
</tbody>
</table>
</td>
<td width="5" height="176" style="background-color: #f8fafc;"></td>
</tr>
</tbody>
</table>
</td>
<!-- fin cols pictos --></tr>
</tbody>
</table>
<!-- bouton -->
<table id="desk05" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="229" height="40" style="background-color: #f8fafc;"></td>
<td width="167" height="40" style="background-color: #f8fafc;
mso-ansi-font-size: 10pt; font-family: Helvetica, Arial, sans-serif;"><!--
[if mso]><div><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="urn:schemas-microsoft-com:office:word"
href="https://contact.edenred.fr/ticket-kadeos?utm_source=effinity&utm_medium=EMAIL&utm_campaign=AFFIEFFITK"
style="height:45px;v-text-anchor:middle;width:152px;"
arcsize="14.814814814814813%" stroke="f"  strokeweight="0pt"
fillcolor="#f72717"><w:anchorlock/><center><![endif]--> <a class="btnhover"
href="https://top2dim.com/iem7/link.php?M=192706&N=1485&L=457&F=H"
style="font-family: sans-serif; background-color: #f72717; background:
linear-gradient(135deg, rgba(247,39,23,1) 0%,rgba(255,0,125,1) 100%);
height: 40px; border-radius: 8px; color: #ffffff; display: block;
font-size: 15px; font-weight: bold; line-height: 40px; text-align: center;
text-decoration: none; width: 167px; -webkit-text-size-adjust: none;
border: 0px solid #f72717;"><span style="color: #ffffff;">En savoir
plus</span></a> <!-- [if
mso]></center></v:roundrect></div><![endif]--></td>
<td width="244" height="40" style="background-color: #f8fafc;"></td>
</tr>
</tbody>
</table>
<table id="desk_06" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="20" height="99" style="background-color: #f8fafc; min-width:
20px;"></td>
<td width="600" height="99" style="background-color: #f8fafc; font-family:
Helvetica, Arial, sans-serif; font-size: 14px; color: #000000; text-align:
center; line-height: normal;"><br /><br /><br /><br /><strong>Pourquoi
r&eacute;compenser ses salari&eacute;s&nbsp;?</strong><br /><span
style="font-size: 6px;"><br /></span> Pour les motiver, les engager,
renforcer leur satisfaction, <br class="hideMobile" />am&eacute;liorer la
productivit&eacute;, aider&nbsp;&agrave;&nbsp;retenir les talents.<br
class="hideMobile" />C&rsquo;est&nbsp;essentiel pour cr&eacute;er un
environnement de travail positif&nbsp;et&nbsp;performant. <br
/>&nbsp;</td>
<td width="20" height="99" style="background-color: #f8fafc; min-width:
20px;"></td>
</tr>
</tbody>
</table>
<!-- fin contenu -->
<table id="mentions" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="20" height="99" style="background-color: #f1f7ff; min-width:
20px;"></td>
<td width="600" height="99" style="background-color: #f1f7ff; font-family:
Helvetica, Arial, sans-serif; font-size: 12px; color: #969598; text-align:
justify; line-height: normal;"><br />* Support carte offert (tarif public :
8&euro; HT), le montant du chargement restant &agrave; la charge du client.
Livraison de la carte offerte. Offre valable pour toute premi&egrave;re
commande Carte Ticket Restaurant&reg; effectu&eacute;e aupr&egrave;s
d&rsquo;un responsable commercial entre le 03/02/2025 et le 28/02/2025.
Offre r&eacute;serv&eacute;e aux entreprises priv&eacute;es de 1 &agrave;
99 salari&eacute;s de France M&eacute;tropolitaine, hors DROM, non-clientes
Carte Ticket Restaurant&reg; entre le 01/03/2024 et le 02/02/2025 dans la
limite d&rsquo;une carte par salari&eacute;. Hors accords-cadres en cours.
Offre non cumulable avec une autre offre promotionnelle Edenred France. Le
chargement de la carte doit &ecirc;tre effectu&eacute; en m&ecirc;me temps
que la commande pour que la promotion soit applicable. <br /><br />**
R&eacute;seau de 220 000 &eacute;tablissements, modifiable &agrave; tout
moment en fonction de la r&eacute;glementation, des contraintes techniques
et d'acceptation. Voir le r&eacute;seau actualis&eacute; sur Edenred.fr.<br
/><br />*** 7,26&euro; est le plafond d&rsquo;exon&eacute;ration de charges
sociales et fiscales selon la r&eacute;glementation en vigueur au
01/01/2025. 7,26&euro; x 251 jours travaill&eacute;s = 1 822,26 &euro;
&nbsp;</td>
<td width="20" height="99" style="background-color: #f1f7ff; min-width:
20px;"></td>
</tr>
</tbody>
</table>
<div class="gmailfix" style="white-space: nowrap; font: 15px courier;
line-height: 0;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;</div>
<!-- [if mso | IE]>
	    </td>
	    </tr>
	    </table>
	<![endif]--> <img
src="https://track.ticketrestaurant-mailing.fr/servlet/effi.pixel?id_compteur=23117267&amp;effi_param1=201696"
/>
<table width="600" border="0" align="center">
<tbody>
<tr>
<td align="center">&Agrave; tout moment, vous disposez d'un droit
d'acc&egrave;s, de modification, de rectification et de suppression de vos
donn&eacute;es personnelles. Ce message est destin&eacute; aux
soci&eacute;t&eacute;s et aux professionnels<br />Vous recevez ce mail
d'information car vous &ecirc;tes enregistre(&eacute;) sur la base
partenaire LeadsLeader. Pour cesser de recevoir nos informations &agrave;
cette adresse, <a
href="https://top2dim.com/iem7/link.php?M=192706&N=1485&L=2&F=H">d&eacute;sabonnez-vous.</a></td>
</tr>
</tbody>
</table>
<img
src="https://top2dim.com/iem7/open.php?M=192706&L=6&N=1485&F=H&image=.jpg"
height="1" width="10" alt="track the open"></body>
</html>

