HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URL's added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using it's URL and the proper URL extention.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<!DOCTYPE HTML>
<html lang="fr" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="format-detection" content="telephone=no, date=no, address=no, email=no">
<meta name="x-apple-disable-message-reformatting">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,400&display=swap" rel="stylesheet">
<title>Deezer - L'instant Culture</title>
<!--[if mso]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
<style>body, table, td, a {
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
}
table, td {
mso-table-lspace:0pt;
mso-table-rspace:0pt;
}
img {
-ms-interpolation-mode:bicubic;
}
img {
border:0;
height:auto;
line-height:100%;
outline:none;
text-decoration:none;
}
table {
border-collapse:collapse !important;
}
body {
height:100% !important;
margin:0 !important;
padding:0 !important;
width:100% !important;
}
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;
}
u + #body a {
color:inherit;
text-decoration:none;
font-size:inherit;
font-family:inherit;
font-weight:inherit;
line-height:inherit;
}
#MessageViewBody a {
color:inherit;
text-decoration:none;
font-size:inherit;
font-family:inherit;
font-weight:inherit;
line-height:inherit;
}
a {
color:inherit !important;
font-weight:inherit !important;
}
a:hover {
color:inherit !important;
text-decoration:inherit !important;
}
.backgroundcolor01 {
animation: 5s backgroundcolor01 infinite;
}
@keyframes backgroundcolor01 {
0% {
background-color:#316897;
background-image:linear-gradient(#263D92, rgba(38, 61, 146, 0));
}
50% {
background-color:#061137;
}
100% {
background-color:#316897;
background-image:linear-gradient(#263D92, rgba(38, 61, 146, 0));
}
}
.backgroundcolor02 {
animation: 5s backgroundcolor02 infinite;
}
@keyframes backgroundcolor02 {
0% {
background-color:#CC1953;
background-image:linear-gradient(#A11A46, rgba(161, 26, 70, 0));
}
50% {
background-color:#241284;
}
100% {
background-color:#CC1953;
background-image:linear-gradient(#A11A46, rgba(161, 26, 70, 0));
}
}
.backgroundcolor03 {
animation: 5s backgroundcolor03 infinite;
}
@keyframes backgroundcolor03 {
0% {
background-color:#FD5A22;
background-image:linear-gradient(#FFD100, rgba(255, 209, 0, 0));
}
50% {
background-color:#CC1953;
}
100% {
background-color:#FD5A22;
background-image:linear-gradient(#FFD100, rgba(255, 209, 0, 0));
}
}
.hoverbgcolor02:hover {
background-color:#EF5466 !important;
border-color:#EF5466 !important;
transition:0.5s;
}
.hoverbgcolor02:hover * {
color:#FFFFFF !important;
}
.hovertextdecorationunderline:hover {
text-decoration:underline !important;
}
.hovertextdecorationnone:hover {
text-decoration:none !important;
}
table {
border-collapse: collapse;
mso-table-lspace: 0;
mso-table-rspace: 0;
}
.bul-link {
padding-bottom: 1px;
text-decoration: none !important;
border-bottom: 1.5px solid #3A9B87;
}
.bul-link:hover {
color: #3A9B87 !important;
}
.bul-quiz-answer input+table {
cursor: pointer;
}
noinput.bul-quiz-radio {
display: block !important;
}
.bul-quiz-answer-right input:checked+table span {
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/radio_on.png) !important;
}
.bul-quiz-answer-wrong input:checked+table span {
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/radio_wrong.png) !important;
}
.bul-quiz-answer input:checked+table+p {
display: block !important;
}
p.textes_deroulants {
color:#FFFFFF;
font-family:'Open Sans', Arial, Helvetica, sans-serif;
overflow:hidden;
margin:0 auto;
font-size:0px;
font-weight:bold;
}
#texte01 {
animation:typing01 10s infinite;
}
#texte02 {
animation:typing02 10s infinite;
}
#texte03 {
animation:typing03 10s infinite;
}
#texte04 {
animation:typing04 10s infinite;
}
#texte05 {
animation:typing05 10s infinite;
}
#texte06 {
animation:typing06 10s infinite;
}
#texte07 {
animation:typing07 10s infinite;
}
#texte08 {
animation:typing08 10s infinite;
}
#texte09 {
animation:typing09 10s infinite;
}
#texte10 {
animation:typing10 10s infinite;
}
#texte11 {
animation:typing11 10s infinite;
}
#texte12 {
animation:typing12 10s infinite;
}
#texte13 {
animation:typing13 10s infinite;
}
#texte14 {
animation:typing14 10s infinite;
}
#texte15 {
animation:typing15 10s infinite;
}
@keyframes typing01 {
0% {
width:100%;
font-size:22px;
}
20% {
width:100%;
font-size:22px;
}
21% {
width:0%;
font-size:0px;
}
62% {
width:0%;
font-size:0px;
}
63% {
width:100%;
font-size:22px;
}
100% {
width:100%;
font-size:22px;
}
}
@keyframes typing02 {
0% {
width:100%;
font-size:22px;
}
21% {
width:100%;
font-size:22px;
}
22% {
width:0%;
font-size:0px;
}
63% {
width:0%;
font-size:0px;
}
64% {
width:100%;
font-size:22px;
}
100% {
width:100%;
font-size:22px;
}
}
@keyframes typing03 {
0% {
width:100%;
font-size:22px;
}
22% {
width:100%;
font-size:22px;
}
23% {
width:0%;
font-size:0px;
}
64% {
width:0%;
font-size:0px;
}
65% {
width:100%;
font-size:22px;
}
100% {
width:100%;
font-size:22px;
}
}
@keyframes typing04 {
0% {
width:100%;
font-size:22px;
}
23% {
width:100%;
font-size:22px;
}
24% {
width:0%;
font-size:0px;
}
65% {
width:0%;
font-size:0px;
}
66% {
width:100%;
font-size:22px;
}
100% {
width:100%;
font-size:22px;
}
}
@keyframes typing05 {
0% {
width:100%;
font-size:22px;
}
24% {
width:100%;
font-size:22px;
}
25% {
width:0%;
font-size:0px;
}
66% {
width:0%;
font-size:0px;
}
67% {
width:100%;
font-size:22px;
}
100% {
width:100%;
font-size:22px;
}
}
@keyframes typing06 {
0% {
width:0%;
font-size:0px;
}
21% {
width:0%;
font-size:0px;
}
22% {
width:100%;
font-size:22px;
}
40% {
width:100%;
font-size:22px;
}
41% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing07 {
0% {
width:0%;
font-size:0px;
}
22% {
width:0%;
font-size:0px;
}
23% {
width:100%;
font-size:22px;
}
41% {
width:100%;
font-size:22px;
}
42% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing08 {
0% {
width:0%;
font-size:0px;
}
23% {
width:0%;
font-size:0px;
}
24% {
width:100%;
font-size:22px;
}
42% {
width:100%;
font-size:22px;
}
43% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing09 {
0% {
width:0%;
font-size:0px;
}
24% {
width:0%;
font-size:0px;
}
25% {
width:100%;
font-size:22px;
}
43% {
width:100%;
font-size:22px;
}
44% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing10 {
0% {
width:0%;
font-size:0px;
}
25% {
width:0%;
font-size:0px;
}
26% {
width:100%;
font-size:22px;
}
44% {
width:100%;
font-size:22px;
}
45% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing11 {
0% {
width:0%;
font-size:0px;
}
41% {
width:0%;
font-size:0px;
}
42% {
width:100%;
font-size:22px;
}
62% {
width:100%;
font-size:22px;
}
63% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing12 {
0% {
width:0%;
font-size:0px;
}
42% {
width:0%;
font-size:0px;
}
43% {
width:100%;
font-size:22px;
}
63% {
width:100%;
font-size:22px;
}
64% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing13 {
0% {
width:0%;
font-size:0px;
}
43% {
width:0%;
font-size:0px;
}
44% {
width:100%;
font-size:22px;
}
64% {
width:100%;
font-size:22px;
}
65% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing14 {
0% {
width:0%;
font-size:0px;
}
44% {
width:0%;
font-size:0px;
}
45% {
width:100%;
font-size:22px;
}
65% {
width:100%;
font-size:22px;
}
66% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}
@keyframes typing15 {
0% {
width:0%;
font-size:0px;
}
45% {
width:0%;
font-size:0px;
}
46% {
width:100%;
font-size:22px;
}
66% {
width:100%;
font-size:22px;
}
67% {
width:0%;
font-size:0px;
}
100% {
width:0%;
font-size:0px;
}
}@media screen {
a[href^="tel"], a[href^="sms"], .moblinks a {
color: inherit;
text-decoration: none !important;
}
}
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;
}.bgimg {
background:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/hotspots.png);
background-repeat: no-repeat;
background-size: 100%;
background-image:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/hotspots.png);
background:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/hotspots.png) no-repeat top center;
display: block;
width: 480px;
height: 280px;
}
.wrapper-secondary {
max-height: 0px;
max-width: 0px;
}
.hot-tool-wrapper {
position: relative;
display: inline-block;
max-width: 0px;
}
.tooltip-content {
background-color:#121216;
color:#FFFFFF;
display:block;
font-family:'Open Sans', Arial, Helvetica, sans-serif;
font-size:13px;
line-height:16px;
text-align:left;
padding:10px;
mso-line-height-rule:exactly;
border-radius:3px !important;
-moz-border-radius:3px !important;
-webkit-border-radius:3px !important;
}
.tooltip-wrapper {
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: 0.3s;
}
.hot-tool-wrapper:hover .tooltip-wrapper {
max-height: none !important;
opacity: 1 !important;
transition: 0.3s;
}
.outlookshow {
display: none !important;
}
body[data-outlook-cycle] .outlookshow {
display:block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height:inherit !important;
max-width:inherit !important;
line-height: auto !important;
margin-top:0px !important;
visibility:inherit !important;
}
body[data-outlook-cycle] .outlookhide {
display:none !important;
display:none;
overflow:hidden;
float:left;
width:0px;
max-height:0px;
max-width:0px;
line-height:0px;
visibility:hidden;
}
[class~="x_outlookshow"] {
display:block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height:inherit !important;
max-width:inherit !important;
line-height: auto !important;
margin-top:0px !important;
visibility:inherit !important;
}
[class~="x_outlookhide"] {
display:none !important;
display:none;
overflow:hidden;
float:left;
width:0px;
max-height:0px;
max-width:0px;
line-height:0px;
visibility:hidden;
}
.interactive-form {
display: block !important;
max-height: inherit !important;
overflow: visible !important;
}
.fallback-form {
display: none;
}
body[data-outlook-cycle] .outlookshow {
display:block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height:inherit !important;
max-width:inherit !important;
line-height: auto !important;
margin-top:0px !important;
visibility:inherit !important;
}
body[data-outlook-cycle] .outlookhide {
display:none !important;
display:none;
overflow:hidden;
float:left;
width:0px;
max-height:0px;
max-width:0px;
line-height:0px;
visibility:hidden;
}
[class~="x_outlookshow"] {
display:block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height:inherit !important;
max-width:inherit !important;
line-height: auto !important;
margin-top:0px !important;
visibility:inherit !important;
}
[class~="x_outlookhide"] {
display:none !important;
display:none;
overflow:hidden;
float:left;
width:0px;
max-height:0px;
max-width:0px;
line-height:0px;
visibility:hidden;
}
@media only screen and (max-width: 640px) {
.fallback-form {
display:block !important;
width: auto !important;
overflow: visible !important;
float: none !important;
max-height:inherit !important;
max-width:inherit !important;
line-height: auto !important;
margin-top: 0px !important;
visibility:inherit !important;
}
.interactive-form, .interactive-form p, .interactive-form label, .interactive-form input {
display:none !important;
display:none !important;
overflow:hidden !important;
max-height: 0px !important;
max-width: 0px !important;
line-height: 0px !important;
visibility:hidden !important;
}
}</style>
<!--[if mso]>
<style type="text/css">
.fallbackfont {
font-family:Arial, Helvetica, sans-serif !important;
}
</style>
<![endif]-->
</head>
<body id="body" style="padding:0px !important; margin:0px !important; background-color:#000000;" bgcolor="#000000">
<div role="article" aria-roledescription="email" aria-label="Deezer - L'instant Culture" lang="fr" style="font-size:1rem">
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000" style="padding:0px 5px;"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:540px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:540px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div style="display:none; max-height:0px; overflow:hidden;">Connaissez-vous vraiment Syd Matters ?</div>
<div style="display:none; max-height:0px; overflow:hidden;"> ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ </div>
<p style="margin:20px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:11px; mso-line-height-rule:exactly; line-height:15px; text-align:center; font-weight:400; color:#666666;" class="fallbackfont"><a href="#toreplace" target="_blank" style="color:#666666; text-decoration:none;" class="hovertextdecorationunderline">Version web</a></p></td>
</tr>
<tr>
<td bgcolor="#191922" style="padding:30px 0px; border-radius:3px 3px 0px 0px; -moz-border-radius:3px 3px 0px 0px; -webkit-border-radius:3px 3px 0px 0px; border-bottom:1px solid #32323D;" align="center"><a href="https://www.deezer.com/" target="_blank"><img style="display:block; margin:0px auto; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:700; color:#FFFFFF; font-size:16px;" src="https://test.badsender.com/images_hebergees_tests/litmus/email_01/deezer@2x.png" width="120" height="23" alt="deezer" border="0" class="fallbackfont"></a></td>
</tr>
<tr>
<td bgcolor="#121216" style="padding:10px 0px; border-top:1px solid #32323D;" align="center"><!-- DEBUT FORMULAIRE --><!--[if mso | ie]>
<style>
.fallback-form {
display: block !important;
max-height: inherit !important;
overflow: visible !important;
}
</style>
<![endif]-->
<!-- start FORM_INTERACTIVE -->
<!--[if (!mso)&(gte IE 10)]> <! -- -->
<div class="interactive-form outlookhide" style="display:none; max-height:0; line-height:0; font-size:0; mso-hide:all; margin:0px auto;">
<form action="https://test.badsender.com/images_hebergees_tests/litmus/email_02/index.php" method="get" style="margin:0px auto;">
<label for="recherche" style="font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:15px; color:#A0A0A2; line-height:auto; font-weight:300;" class="fallbackfont">On s'écoute un truc ?
<input type="text" id="recherche" name="recherche" style="background-color:#29292D; font-size:15px; color:#FFFFFF; font-family:'Open Sans', Arial, Helvetica, sans-serif; border:none; padding:7px 10px; border-radius:3px; width:120px; font-weight:300;" class="fallbackfont">
</label>
<input type="submit" value="Go" style="background-color:transparent; background:none; border:none; color:#FFFFFF; text-decoration:underline; text-transform:uppercase; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px; line-height:auto; font-weight:700;" class="fallbackfont">
</form>
</div>
<!--<![endif]-->
<!-- end FORM_INTERACTIVE -->
<!-- start FORM_FALLBACK -->
<div class="fallback-form outlookshow"><p style="margin:10px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:15px; color:#A0A0A2; line-height:19px; mso-line-height-rule:exactly; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/" target="_blank" style="color:#A0A0A2; text-decoration:underline;">On s'écoute un truc ?</a></p></div>
<!-- end FORM_FALLBACK --><!-- FIN FORMULAIRE --></td>
</tr>
<tr>
<td background="https://test.badsender.com/images_hebergees_tests/litmus/email_02/fond_01.jpg" style="background:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fond_01.jpg) no-repeat top center #33A65E; background-image:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fond_01.jpg); background-repeat:no-repeat; background-position:top center; vertical-align:top; width:540px; height:180px;" bgcolor="#33A65E" width="540" height="180" valign="top"><!--[if gte mso 9]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:540px;height:180px;">
<v:fill type="frame" src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/fond_01.jpg" color="#33A65E" />
<v:textbox inset="0,0,0,0">
<![endif]-->
<div>
<h1 style="margin:50px 0px 0px; padding:0px; background-color:transparent; background:none; border:none; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:56px; mso-line-height-rule:exactly; line-height:52px; text-align:center; color:#FFFFFF; font-weight:700;" class="fallbackfont">L'instant<br>
Culture</h1>
</div>
<!--[if gte mso 9]>
</v:textbox>
</v:rect>
<![endif]--></td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:550px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:550px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0" bgcolor="#121216">
<tr>
<td style="line-height:1px; font-size:1px; width:5px; background-color:#316897;
background-image:linear-gradient(#263D92, rgba(38, 61, 146, 0));" class="backgroundcolor01"> </td>
<td background="https://test.badsender.com/images_hebergees_tests/litmus/email_02/fond_02.jpg" style="background:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fond_02.jpg) no-repeat top center #33A65E; background-image:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fond_02.jpg); background-repeat:no-repeat; background-position:top center; vertical-align:top; width:540px; height:300px;" bgcolor="#33A65E" width="540" height="300" valign="top"><!--[if gte mso 9]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:540px;height:300px;">
<v:fill type="frame" src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/fond_02.jpg" color="#33A65E" />
<v:textbox inset="0,0,0,0">
<![endif]-->
<div>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><table style="width:420px; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background-color:#2D6C50; background:#2D6C50;" bgcolor="#2D6C50"><div style="overflow:visible !important;">
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding:20px 30px 10px; border-bottom:1px solid #2E5547;"><h2 style="margin:0px; padding:0px; border:none; background:none; background-color:transparent; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:18px; mso-line-height-rule:exactly; line-height:22px; text-align:left; color:#FFFFFF; font-weight:700;" class="fallbackfont">Pourquoi le nom Syd Matters ?</h2></td>
</tr>
</table></td>
</tr>
<tr>
<!-- DEBUT QUESTIONNAIRE --><td class="bul-outer-block" align="center"><table style="border-collapse:separate; overflow:hidden; width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="bul-quiz-answer bul-quiz-answer-wrong"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding:10px 0px; border-bottom:1px solid #2E5547;"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="line-height:1px; font-size:1px; width:30px;"> </td>
<td><label>
<!--[if !mso]>
<!-- -->
<input type="radio" name="bul-quiz" class="bul-quiz-radio" style="display:none;" />
<!--
<![endif]-->
<table style="table-layout:fixed;" cellpadding="0" cellspacing="0" border="0" role="presentation">
<tr>
<td><span style="display:inline-block; width:15px; height:15px; margin-right:5px; vertical-align:top; background:url('https://test.badsender.com/images_hebergees_tests/litmus/email_02/radio_off.png') no-repeat center center; background-size:cover; border-radius:50%;"></span></td>
<td><p style="margin:0px; color:#FFFFFF; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:15px; mso-line-height-rule:exactly; line-height:19px; text-align:left; font-weight:400;" class="fallbackfont">En référence à L'Age de Glace</p></td>
</tr>
</table>
</label></td>
<td style="line-height:1px; font-size:1px; width:30px;"> </td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
<tr>
<td class="bul-quiz-answer bul-quiz-answer-right"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding:10px 0px; border-bottom:1px solid #2E5547;"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="line-height:1px; font-size:1px; width:30px;"> </td>
<td><label>
<!--[if !mso]>
<!-- -->
<input type="radio" name="bul-quiz" class="bul-quiz-radio" style="display:none;" />
<!--
<![endif]-->
<table style="table-layout:fixed;" cellpadding="0" cellspacing="0" border="0" role="presentation">
<tr>
<td><span style="display:inline-block; width:15px; height:15px; margin-right:5px; vertical-align:top; background:url('https://test.badsender.com/images_hebergees_tests/litmus/email_02/radio_off.png') no-repeat center center; background-size:cover; border-radius:50%;"></span></td>
<td><p style="margin:0px; color:#FFFFFF; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:15px; mso-line-height-rule:exactly; line-height:19px; text-align:left; font-weight:400;" class="fallbackfont">En référence à Pink Floyd</p></td>
</tr>
</table>
<p style="display:none; margin:0; padding:0px 0px 0px 20px; color:#FFFFFF; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:15px; mso-line-height-rule:exactly; line-height:19px; text-align:left; font-weight:400; font-style:italic;" class="fallbackfont">Exact, et plus précisement à leur membre fondateur, Syd Barrett.</p>
</label></td>
<td style="line-height:1px; font-size:1px; width:30px;"> </td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
<tr>
<td class="bul-quiz-answer bul-quiz-answer-wrong"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding:10px 0px; border-bottom:1px solid #2E5547;"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="line-height:1px; font-size:1px; width:30px;"> </td>
<td><label>
<!--[if !mso]>
<!-- -->
<input type="radio" name="bul-quiz" class="bul-quiz-radio" style="display:none;" />
<!--
<![endif]-->
<table style="table-layout:fixed;" cellpadding="0" cellspacing="0" border="0" role="presentation">
<tr>
<td><span style="display:inline-block; width:15px; height:15px; margin-right:5px; vertical-align:top; background:url('https://test.badsender.com/images_hebergees_tests/litmus/email_02/radio_off.png') no-repeat center center; background-size:cover; border-radius:50%;"></span></td>
<td><p style="margin:0px; color:#FFFFFF; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:15px; mso-line-height-rule:exactly; line-height:19px; text-align:left; font-weight:400;" class="fallbackfont">En référence à la ville de Sydney</p></td>
</tr>
</table>
</label></td>
<td style="line-height:1px; font-size:1px; width:30px;"> </td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
<tr>
<td class="bul-quiz-answer bul-quiz-answer-wrong"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding:10px 0px 20px;"><table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="line-height:1px; font-size:1px; width:30px;"> </td>
<td><label>
<!--[if !mso]>
<!-- -->
<input type="radio" name="bul-quiz" class="bul-quiz-radio" style="display:none;" />
<!--
<![endif]-->
<table style="table-layout:fixed;" cellpadding="0" cellspacing="0" border="0" role="presentation">
<tr>
<td><span style="display:inline-block; width:15px; height:15px; margin-right:5px; vertical-align:top; background:url('https://test.badsender.com/images_hebergees_tests/litmus/email_02/radio_off.png') no-repeat center center; background-size:cover; border-radius:50%;"></span></td>
<td><p style="margin:0px; color:#FFFFFF; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:15px; mso-line-height-rule:exactly; line-height:19px; text-align:left; font-weight:400;" class="fallbackfont">En référence à Sydney Poitiers</p></td>
</tr>
</table>
</label></td>
<td style="line-height:1px; font-size:1px; width:30px;"> </td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table></td><!-- FIN QUESTIONNAIRE -->
</tr>
</table>
</div></td>
</tr>
</table></td>
</tr>
<tr>
<td><p style="margin:5px 60px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:11px; mso-line-height-rule:exactly; line-height:15px; text-align:left; color:#FFFFFF; font-weight:400; font-style:italic;" class="fallbackfont">Si ce quiz n'apparaît pas correctement, la solution se trouve tout en bas !</p></td>
</tr>
</table>
</div>
<!--[if gte mso 9]>
</v:textbox>
</v:rect>
<![endif]--></td>
<td style="line-height:1px; font-size:1px; width:5px;" bgcolor="#000000"> </td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000" style="padding:0px 5px;"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:540px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:540px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#121216" style="padding:40px 0px 0px;"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:360px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:360px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><table border="0" cellspacing="0" cellpadding="0" align="center" style="margin:0px auto;" role="presentation">
<tr>
<td style="vertical-align:middle;" valign="middle"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:22px; mso-line-height-rule:exactly; line-height:26px; text-align:left; color:#FFFFFF; font-weight:700;" class="fallbackfont">basé sur vos </p></td>
<td style="vertical-align:middle;" valign="middle" align="center"><!-- DEBUT TEXTE DEROULANT --><table border="0" cellspacing="0" cellpadding="0" align="center" style="margin:0px auto;" role="presentation">
<tr>
<td><p class="textes_deroulants" id="texte01" style="font-size:22px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">g</p>
<p class="textes_deroulants" id="texte06" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">c</p>
<p class="textes_deroulants" id="texte11" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">k</p></td>
<td><p class="textes_deroulants" id="texte02" style="font-size:22px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">o</p>
<p class="textes_deroulants" id="texte07" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">h</p>
<p class="textes_deroulants" id="texte12" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">i</p></td>
<td><p class="textes_deroulants" id="texte03" style="font-size:22px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">û</p>
<p class="textes_deroulants" id="texte08" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">o</p>
<p class="textes_deroulants" id="texte13" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">f</p></td>
<td><p class="textes_deroulants" id="texte04" style="font-size:22px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">t</p>
<p class="textes_deroulants" id="texte09" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">i</p>
<p class="textes_deroulants" id="texte14" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">f</p></td>
<td><p class="textes_deroulants" id="texte05" style="font-size:22px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">s</p>
<p class="textes_deroulants" id="texte10" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">x</p>
<p class="textes_deroulants" id="texte15" style="font-size:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF;">s</p></td>
</tr>
</table><!-- FIN TEXTE DEROULANT --></td>
</tr>
</table></td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000" style="padding:0px 5px;"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:540px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:540px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#121216" style="line-height:1px; font-size:1px; height:25px;" height="25"> </td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:550px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:550px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0" bgcolor="#121216">
<tr>
<td style="line-height:1px; font-size:1px; width:5px;" bgcolor="#000000"> </td>
<td style="line-height:1px; font-size:1px; width:10px;"> </td>
<td align="center"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:520px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:520px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top"><table align="center" border="0" cellspacing="0" cellpadding="0" style="width:460px; margin:0px auto;" role="presentation">
<tr>
<!-- DEBUT CARROUSEL --><td align="center" valign="top"><style type="text/css">
@media only screen and (-webkit-min-device-pixel-ratio:0),
(min--moz-device-pixel-ratio:0) {
#webkitnocheck:checked~.fallback {
display: none;
}
#webkitnocheck:checked~div .interactive {
display: block !important;
max-height: none !important;
}
}
@media screen yahoo {
.fallback {
display: block !important;
max-height: none;
}
.interactive {
display: none !important;
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
#MessageViewBody .fallback,
body.MsgBody .fallback {
display: block !important;
}
#MessageViewBody .interactive,
body.MsgBody .interactive {
display: none !important;
}
#MessageViewBody .samsung {
display: none !important;
}
}
@media screen and (max-width:9999px) {
u+.gmailbody .fallback {
display: block !important;
max-height: none;
}
u+.gmailbody .interactive {
display: none !important;
}
}
@media only screen and (-webkit-min-device-pixel-ratio:0),
(min--moz-device-pixel-ratio:0) {
.wrapper {
position: relative;
overflow: hidden;
width: 460px;
}
.wrapper2 {
position: relative;
overflow: hidden;
width: 460px;
height: 80px;
}
@-webkit-keyframes anim1 {
0%, 22% {
left: 0px;
opacity: 1;
}
25% {
left: -460px;
opacity: 0;
}
25.1%, 97% {
left: 460px;
opacity: 0;
}
100% {
left: 0px;
opacity: 1;
}
}
@-webkit-keyframes anim2 {
0%,
22% {
left: 460px;
opacity: 0;
}
25% {
left: 0px;
opacity: 1;
}
25.1%,
47% {
left: 0px;
opacity: 1;
}
50% {
left: -460px;
opacity: 0;
}
50.1%,
100% {
left: -460px;
opacity: 0;
}
}
@-webkit-keyframes anim3 {
0%,
47% {
left: 460px;
opacity: 0;
}
50% {
left: 0px;
opacity: 1;
}
50.1%,
72% {
left: 0px;
opacity: 1;
}
75% {
left: -460px;
opacity: 0;
}
75.1%,
100% {
left: -460px;
opacity: 0;
}
}
@-webkit-keyframes anim4 {
0%,
72% {
left: 460px;
opacity: 0;
}
75% {
left: 0px;
opacity: 1;
}
75.1%,
97% {
left: 0px;
opacity: 1
}
100% {
left: -460px;
opacity: 0;
}
}
@-webkit-keyframes btn1 {
0%,
25% {
z-index: 0;
opacity: 0;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
25.01%,
50% {
z-index: 1;
opacity: 1;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
50.1%,
75% {
z-index: 0;
opacity: 0;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
75.01%,
100% {
z-index: 1;
opacity: 1;
left: 100%;
margin-left: -40px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
}
}
@-webkit-keyframes btn2 {
0%,
25% {
z-index: 1;
opacity: 1;
left: 100%;
margin-left: -40px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
}
25.01%,
50% {
z-index: 0;
opacity: 0;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
50.01%,
75% {
z-index: 1;
opacity: 1;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
75.01%,
100% {
z-index: 0;
opacity: 0;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
}
@-webkit-keyframes btn3 {
0%,
25% {
z-index: 0;
opacity: 0;
left: 100%;
margin-left: -40px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
}
25.01%,
50% {
z-index: 1;
opacity: 1;
left: 100%;
margin-left: -40px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
}
50.01%,
75% {
z-index: 0;
opacity: 0;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
75.01%,
100% {
z-index: 1;
opacity: 1;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
}
@-webkit-keyframes btn4 {
0%,
25% {
z-index: 1;
opacity: 1;
left: 0%;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
25.01%,
50% {
z-index: 0;
opacity: 0;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
50.01%,
75% {
z-index: 1;
opacity: 1;
left: 100%;
margin-left: -40px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
}
75.01%,
100% {
z-index: 0;
opacity: 0;
left: 0%;
margin-left: 0px;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
}
}
#slide1-img,
#slide2-img,
#slide3-img,
#slide4-img {
display: block;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: auto;
-webkit-animation-duration: 20s;
-webkit-animation-iteration-count: infinite;
-webkit-transition: opacity 0.75s ease-in-out;
transition: all .75s ease-out;
-webkit-transition: all .75s ease-out;
-moz-transition: all .75s ease-out;
}
#slide1-content,
#slide2-content,
#slide3-content,
#slide4-content {
display: block;
position: absolute;
top: 0;
left: 0;
width: 460px;
height: 120px;
-webkit-animation-duration: 20s;
-webkit-animation-iteration-count: infinite;
-webkit-transition: opacity 0.75s ease-in-out;
transition: all .75s ease-out;
-webkit-transition: all .75s ease-out;
-moz-transition: all .75s ease-out;
}
.button1,
.button2,
.button3,
.button4 {
display: block;
position: absolute;
top: 60px;
z-index: 10;
width: 40px;
height: 40px;
background-size: cover;
background-position: center;
cursor: pointer;
-webkit-animation-duration: 20s;
-webkit-animation-iteration-count: infinite;
-webkit-transition: all 0s linear;
}
.static {
width: 100%;
height: auto;
}
#slide1-img,
#slide1-content {
-webkit-animation-name: anim1;
}
#slide2-img,
#slide2-content {
-webkit-animation-name: anim2;
}
#slide3-img,
#slide3-content {
-webkit-animation-name: anim3;
}
#slide4-img,
#slide4-content {
-webkit-animation-name: anim4;
}
.button1 {
-webkit-animation-name: btn1;
}
.button2 {
-webkit-animation-name: btn2;
}
.button3 {
-webkit-animation-name: btn3;
}
.button4 {
-webkit-animation-name: btn4;
}
#slide1:checked~div #slide1-content,
#slide1:checked~div #slide1-img {
-webkit-animation-name: none;
z-index: 1;
opacity: 1;
left: 0px;
}
#slide1:checked~div .button4 {
-webkit-animation-name: none;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
left: 0%;
}
#slide1:checked~div .button2 {
-webkit-animation-name: none;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
left: 100%;
margin-left: -40px;
}
#slide1:checked~div #slide2-content,
#slide1:checked~div #slide2-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
left: 460px;
}
#slide1:checked~div #slide4-content,
#slide1:checked~div #slide4-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
left: -460px;
}
#slide1:checked~div #slide3-content,
#slide1:checked~div #slide3-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
}
#slide1:checked~div .button1,
#slide1:checked~div .button3 {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
}
#slide2:checked~div #slide2-content,
#slide2:checked~div #slide2-img {
-webkit-animation-name: none;
z-index: 1;
opacity: 1;
}
#slide2:checked~div .button1 {
-webkit-animation-name: none;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
left: 0%;
}
#slide2:checked~div .button3 {
-webkit-animation-name: none;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
left: 100%;
margin-left: -40px;
}
#slide2:checked~div #slide3-content,
#slide2:checked~div #slide3-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
left: 460px;
}
#slide2:checked~div #slide1-content,
#slide2:checked~div #slide1-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
left: -460px;
}
#slide2:checked~div #slide4-content,
#slide2:checked~div #slide4-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
}
#slide2:checked~div .button2,
#slide2:checked~div .button4 {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
}
#slide3:checked~div #slide3-content,
#slide3:checked~div #slide3-img {
-webkit-animation-name: none;
z-index: 1;
opacity: 1;
}
#slide3:checked~div .button2 {
-webkit-animation-name: none;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
left: 0%;
}
#slide3:checked~div .button4 {
-webkit-animation-name: none;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
left: 100%;
margin-left: -40px;
}
#slide3:checked~div #slide4-content,
#slide3:checked~div #slide4-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
left: 460px;
}
#slide3:checked~div #slide2-content,
#slide3:checked~div #slide2-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
left: -460px;
}
#slide3:checked~div #slide1-content,
#slide3:checked~div #slide1-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
}
#slide3:checked~div .button3,
#slide3:checked~div .button1 {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
}
#slide4:checked~div #slide4-content,
#slide4:checked~div #slide4-img {
-webkit-animation-name: none;
z-index: 1;
opacity: 1;
}
#slide4:checked~div .button3 {
-webkit-animation-name: none;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_gauche.png);
left: 0%;
}
#slide4:checked~div .button1 {
-webkit-animation-name: none;
background-image: url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/fleche_droite.png);
left: 100%;
margin-left: -40px;
}
#slide4:checked~div #slide1-content,
#slide4:checked~div #slide1-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
left: 460px;
}
#slide4:checked~div #slide3-content,
#slide4:checked~div #slide3-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
left: -460px;
}
#slide4:checked~div #slide2-content,
#slide4:checked~div #slide2-img {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
}
#slide4:checked~div .button2,
#slide4:checked~div .button4 {
-webkit-animation-name: none;
z-index: 0;
opacity: 0;
}
}
@media only screen and (max-width:480px),
(max-device-width:480px) {
.wrapper {
width: 100% !important;
}
.wrapper2 {
width: 300px !important;
height: 120px;
}
}
</style>
<!--[if !mso]>
<!-- --><input type="checkbox" id="webkitnocheck" name="webkit" checked="checked" style="display:none; max-height:0; visibility:hidden;">
<!--<![endif]-->
<div class="fallback pad">
<table align="center" border="0" cellspacing="0" cellpadding="0" style="width:340px; margin:0px auto;" role="presentation">
<tr>
<td style="width:100px;"><a href="https://www.deezer.com/fr/album/54279552" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/pochette_01@2x.jpg" width="100" height="100" style="margin:0px auto; display:block; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:400; color:#FFFFFF; font-size:12px;" class="fallbackfont" border="0" alt="Brotherocean" /></a></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><a href="https://www.deezer.com/fr/album/10493790" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/pochette_02@2x.jpg" width="100" height="100" style="margin:0px auto; display:block; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:400; color:#FFFFFF; font-size:12px;" class="fallbackfont" border="0" alt="Someday We Will Foresee Obstacles" /></a></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><a href="https://www.deezer.com/fr/album/391864" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/pochette_03@2x.jpg" width="100" height="100" style="margin:0px auto; display:block; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:400; color:#FFFFFF; font-size:12px;" class="fallbackfont" border="0" alt="Someday We Will Foresee Obstacles" /></a></td>
</tr>
<tr>
<td><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/54279552" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Brotherocean</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/10493790" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Someday […]</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/391864" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Ghost Days</a></p></td>
</tr>
<tr>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
</tr>
<tr>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/54279552" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/10493790" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/391864" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" role="presentation">
<tr>
<td style="line-height:1px; font-size:1px; height:20px;"> </td>
</tr>
</table>
<table align="center" border="0" cellspacing="0" cellpadding="0" style="width:340px; margin:0px auto;" role="presentation">
<tr>
<td style="width:100px;"><a href="https://www.deezer.com/fr/album/10472058" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/pochette_04@2x.jpg" width="100" height="100" style="margin:0px auto; display:block; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:400; color:#FFFFFF; font-size:12px;" class="fallbackfont" border="0" alt="A Whisper And A Sigh" /></a></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><a href="https://www.deezer.com/fr/album/66209972" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/pochette_05@2x.jpg" width="100" height="100" style="margin:0px auto; display:block; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:400; color:#FFFFFF; font-size:12px;" class="fallbackfont" border="0" alt="Everything Else" /></a></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><a href="https://www.deezer.com/fr/album/96874192" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/pochette_06@2x.jpg" width="100" height="100" style="margin:0px auto; display:block; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:400; color:#FFFFFF; font-size:12px;" class="fallbackfont" border="0" alt="Someday We Will Foresee Obstacles" /></a></td>
</tr>
<tr>
<td><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/10472058" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">A Whisper […]</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/66209972" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Everything Else</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/96874192" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Erotic Returns</a></p></td>
</tr>
<tr>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/17135" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Yeasayer</a></p></td>
</tr>
<tr>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/10472058" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/66209972" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/96874192" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
</tr>
</table>
</div>
<div class="samsung">
<!--[if !mso]>
<!-- -->
<div class="interactive" style="mso-hide:all; display:none; max-height:0; overflow:hidden;">
<input type="radio" id="slide1" name="hero" style="display:none; max-height:0; visibility:hidden;">
<input type="radio" id="slide2" name="hero" style="display:none; max-height:0; visibility:hidden;">
<input type="radio" id="slide3" name="hero" style="display:none; max-height:0; visibility:hidden;">
<input type="radio" id="slide4" name="hero" style="display:none; max-height:0; visibility:hidden;">
<div class="pad">
<div class="wrapper">
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/groupe_01@2x.png" id="slide1-img" width="460" height="100" alt="" />
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/groupe_02@2x.png" id="slide2-img" width="460" height="100" alt="" />
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/groupe_03@2x.png" id="slide3-img" width="460" height="100" alt="" />
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/groupe_04@2x.png" id="slide4-img" width="460" height="100" alt="" />
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/static.png" class="static" alt="" />
<label class="button1" for="slide1"></label>
<label class="button2" for="slide2"></label>
<label class="button3" for="slide3"></label>
<label class="button4" for="slide4"></label>
</div>
</div>
<div class="wrapper2">
<table id="slide1-content" align="center" border="0" cellspacing="0" cellpadding="0" style="width:460px; margin:0px auto;">
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/54279552" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Brotherocean</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/10493790" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Someday […]</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/391864" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Ghost Days</a></p></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/54279552" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/10493790" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/391864" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
</table>
<table id="slide2-content" align="center" border="0" cellspacing="0" cellpadding="0" style="width:460px;">
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/10472058" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">A Whisper […]</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/66209972" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Everything Else</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/96874192" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Erotic Returns</a></p></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/1655" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Syd Matters</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/17135" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Yeasayer</a></p></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/10472058" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/66209972" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/96874192" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
</table>
<table id="slide3-content" align="center" border="0" cellspacing="0" cellpadding="0" style="width:460px;">
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/12734032" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Amen & […]</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/6156603" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">All Hour […]</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/85429912" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Gallipoli</a></p></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/17135" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Yeasayer</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/17135" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Yeasayer</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/3905" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Beirut</a></p></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/12734032" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/6156603" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/85429912" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
</table>
<table id="slide4-content" align="center" border="0" cellspacing="0" cellpadding="0" style="width:460px;">
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/11159982" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">No No No</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/14339714" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">The Rip Tide</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td style="width:100px;"><p style="margin:10px 0px 0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:400;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/51306182" target="_blank" style="color:#FFFFFF; text-decoration:none;" class="hovertextdecorationunderline">Gulag Orkestar</a></p></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/3905" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Beirut</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/3905" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Beirut</a></p></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td><p style="margin:0px 0px 10px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; font-weight:300;" class="fallbackfont">Par <a href="https://www.deezer.com/fr/artist/3905" target="_blank" style="color:#A0A0A2; text-decoration:none;" class="hovertextdecorationunderline">Beirut</a></p></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
<tr>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/11159982" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/14339714" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:20px;"> </td>
<td align="center"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #A0A0A2; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px;" class="hoverbgcolor02"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#A0A0A2; font-size:12px; mso-line-height-rule:exactly; line-height:12px; text-align:center; font-weight:300;" class="fallbackfont"><a href="https://www.deezer.com/fr/album/51306182" target="_blank" style="color:#A0A0A2; text-decoration:none;">Écouter</a></p></td>
</tr>
</table></td>
<td style="line-height:1px; font-size:1px; width:60px;"> </td>
</tr>
</table>
</div>
</div>
<!--<![endif]-->
</div></td><!-- FIN CARROUSEL -->
</tr>
</table></td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
<td style="line-height:1px; font-size:1px; width:10px;"> </td>
<td style="line-height:1px; font-size:1px; width:5px; background-color:#CC1953;
background-image:linear-gradient(#A11A46, rgba(161, 26, 70, 0));" class="backgroundcolor02"> </td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000" style="padding:0px 5px;"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:540px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:540px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#121216" style="line-height:1px; font-size:1px; height:40px;" height="40"> </td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000" style="padding:0px 5px;"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:540px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:540px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#121216" style="padding:40px 0px 20px; border-top:1px solid #32323D;"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:22px; mso-line-height-rule:exactly; line-height:26px; text-align:center; color:#FFFFFF; font-weight:700;" class="fallbackfont">Le saviez-vous ?</p></td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:550px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:550px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0" bgcolor="#121216">
<tr>
<td style="line-height:1px; font-size:1px; width:5px; background-color:#FD5A22;
background-image:linear-gradient(#FFD100, rgba(255, 209, 0, 0));" class="backgroundcolor03"> </td>
<td>
<!-- DEBUT HOTSPOTS -->
<!-- START force fallback on Yahoo -->
<style>
.& #☃ .yahoohide {display: none !important;}
.& #☃ .yahooshow {display: block !important;}
</style>
<!-- END force fallback on Yahoo -->
<table id="☃" role="article" aria-label="Email from Litmus" lang="en" cellpadding="0" cellspacing="0" border="0" style="width: 100%; text-align:center; margin: 0 auto; table-layout: fixed;">
<tr>
<td><!-- start BODY -->
<table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center" valign="top"><!-- start MODULE_00 -->
<table role="presentation" cellpadding="0" cellspacing="0" border="0" style="width: 480px; max-width: 480px;">
<tr>
<td align="center" style="width: 480px; max-width: 480px;"><!-- start HERO -->
<div style="margin: 0 auto; padding: 0; display:block; width:480px; max-width: 480px;" align="left">
<!-- start SECTION_INTERACTIVE -->
<!--[if !mso]><! -->
<div class="yahoohide outlookhide wrapper-primary" style="margin: auto; width:480px; height:280px;">
<div class="bgimg" style="background:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/hotspots.png) no-repeat top center; background-image:url(https://test.badsender.com/images_hebergees_tests/litmus/email_02/hotspots.png); background-repeat:no-repeat; background-position:top center; background-size:100%;">
<div class="wrapper-secondary">
<div class="hot-tool-wrapper" style="margin-top:160px; margin-left:10px; background-color:#0F0">
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/animated.png" width="25" style="margin-left:0px;" border="0" alt="" />
<div class="tooltip-wrapper" style="width:240px;">
<span class="tooltip-content">Jonathan Morali, membre fondateur du groupe, a aussi composé <a href="https://www.youtube.com/watch?v=t3v25rt-DYA" target="_blank" style="color:#FFFFFF; text-decoration:underline;">la musique du jeu vidéo "Life is Strange"</a>.</span>
</div>
</div>
</div>
<div class="wrapper-secondary">
<div class="hot-tool-wrapper" style="margin-top:70px; margin-left:160px;">
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/animated.png" width="25" style="margin-left:0px;" border="0" alt="" />
<div class="tooltip-wrapper" style="width:230px;">
<span class="tooltip-content">Jean-Yves Lozac'h, le bassiste du groupe, a rejoint Jonathan Morali en 2003, il y a déjà 17 ans !</span>
</div>
</div>
</div>
<div class="wrapper-secondary">
<div class="hot-tool-wrapper" style="margin-top:170px; margin-left:200px;">
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/animated.png" width="25" style="margin-left:0px;" border="0" alt="" />
<div class="tooltip-wrapper" style="width:230px;">
<span class="tooltip-content">Olivier Marguerit propose une superbe version de son titre "La rivière" sur <a href="https://www.youtube.com/watch?v=uzU0F8dCe8M" target="_blank" style="color:#FFFFFF; text-decoration:underline;">Youtube</a> avec trois anges.</span>
</div>
</div>
</div>
<div class="wrapper-secondary">
<div class="hot-tool-wrapper" style="margin-top:30px; margin-left:220px;">
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/animated.png" width="25" style="margin-left:80px;" border="0" alt="" />
<div class="tooltip-wrapper" style="width:240px;">
<span class="tooltip-content">Clément Carle devait aussi être présent pour l'adaptation musicale de "La Métamorphose" de Kafka à la Maison de la Radio début 2020…</span>
</div>
</div>
</div>
<div class="wrapper-secondary">
<div class="hot-tool-wrapper" style="margin-top:160px; margin-left:260px; text-align:right;">
<img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/animated.png" width="25" style="margin-left:175px;" border="0" alt="" />
<div class="tooltip-wrapper" style="width:200px;">
<span class="tooltip-content">Rémi Alexandre a aussi son <a href="https://www.youtube.com/channel/UCsJA55D5bCokRD7ovNQDyRQ" target="_blank" style="color:#FFFFFF; text-decoration:underline;">compte officiel Youtube</a> avec les compositions de son groupe "Shorebilly".</span>
</div>
</div>
</div>
</div>
</div>
<!--<![endif]-->
<!-- end SECTION_INTERACTIVE -->
<!-- start SECTION_FALLBACK -->
<!--[if !mso]><! -->
<div class="outlookshow yahooshow">
<!--<![endif]-->
<a href="https://www.deezer.com/fr/artist/1655" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_02/hotspots_fallback.gif" width="480" height="280" style="display:block; padding:0; margin:0; height:auto; max-width:100%;" border="0" alt="" /></a>
<!--[if !mso]><! -->
</div>
<!--<![endif]-->
<!-- end SECTION_FALLBACK -->
</div>
<!-- end HERO --></td>
</tr>
</table>
<!-- end MODULE_00 --></td>
</tr>
</table></td>
</tr>
</table>
<!-- end BODY_SECTION -->
<!-- FIN HOTSPOTS --></td>
<td style="line-height:1px; font-size:1px; width:5px;" bgcolor="#000000"> </td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000" style="padding:0px 5px;"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:540px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:540px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#121216" style="padding:20px 0px 40px; border-radius:0px 0px 3px 3px; -moz-border-radius:0px 0px 3px 3px; -webkit-border-radius:0px 0px 3px 3px;"><p style="margin:0px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:13px; mso-line-height-rule:exactly; line-height:18px; text-align:center; color:#A0A0A2; font-weight:400; font-style:italic;" class="fallbackfont">Pour voir les anecdotes sur le groupe apparaître, survolez les "+".<br>
En cas de problème d'affichage, vous pouvez consulter la <a href="#toreplace" style="color:#A0A0A2; text-decoration:underline;">version en ligne</a>.</p></td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
<table style="width:100%; margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" bgcolor="#000000" style="padding:0px 5px;"><!--[if (gte mso 9)|(IE)]><table style="margin:0px auto; width:500px;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0"><tr><td><![endif]-->
<table style="margin:0px auto; max-width:500px; width:100%;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" style="padding:40px 0px;"><table style="margin:0px auto;" align="center" role="presentation" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="vertical-align:bottom;"><a href="https://www.facebook.com/deezerfr/" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_01/facebook@2x.png" alt="Facebook" width="16" height="26" border="0" style="margin:0px auto; display:block; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:12px; font-weight:400; color:#999999;" class="fallbackfont"></a></td>
<td style="line-height:1px; font-size:1px; width:15px;"> </td>
<td style="vertical-align:bottom;"><a href="https://twitter.com/DeezerFR" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_01/twitter@2x.png" alt="Twitter" width="28" height="22" border="0" style="margin:0px auto; display:block; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:12px; font-weight:400; color:#999999;" class="fallbackfont"></a></td>
<td style="line-height:1px; font-size:1px; width:15px;"> </td>
<td style="vertical-align:bottom;"><a href="https://www.instagram.com/deezerfr/" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_01/instagram@2x.png" alt="Instagram" width="25" height="25" border="0" style="margin:0px auto; display:block; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:12px; font-weight:400; color:#999999;" class="fallbackfont"></a></td>
<td style="line-height:1px; font-size:1px; width:15px;"> </td>
<td style="vertical-align:bottom;"><a href="https://www.youtube.com/channel/UCCNfaRhDzSezq7BJ9J40laQ" target="_blank"><img src="https://test.badsender.com/images_hebergees_tests/litmus/email_01/youtube@2x.png" alt="Youtube" width="31" height="22" border="0" style="margin:0px auto; display:block; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:12px; font-weight:400; color:#999999;" class="fallbackfont"></a></td>
</tr>
</table></td>
</tr>
<tr>
<td><p style="margin:0px 10px 30px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:11px; mso-line-height-rule:exactly; line-height:17px; text-align:center; color:#666666; font-weight:400;" class="fallbackfont">Vous recevez cet email car vous êtes abonné aux communications de <a href="https://www.deezer.com/" target="_blank" style="color:#666666; text-decoration:underline;" class="hovertextdecorationnone">deezer.com</a>.<br>
<br>
Conformément aux dispositions de la loi n°78-17 du 6 janvier 1978 relative à l'informatique, aux fichiers et aux libertés, vous disposez d'un droit d'accès, de modification, de rectification et de suppression des données qui vous concernent. Ce droit s'exerce par email, en justifiant de son identité, à l'adresse email suivante : <a href="https://www.deezer.com/" target="_blank" style="color:#666666; text-decoration:underline;" class="hovertextdecorationnone">dpo@deezer.com</a><br>
<br>
PS : Le nom Syd Matters est une référence à Pink Floyd, et plus précisement à leur membre fondateur, Syd Barrett. 😉</p></td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td>
</tr>
</table>
</div>
</body>
</html>
Also see: Tab Triggers