1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
---|
5 | <title>[(#ENV{sujet})]</title> |
---|
6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
---|
7 | <style type="text/css"> |
---|
8 | [(#SET{siteColor,[#(#LOGO_SITE_SPIP|couleur_extraire|couleur_eclaircir_si_foncee{168}|sinon{BBB})]})] |
---|
9 | #outlook a {padding: 0;} |
---|
10 | body {width: 100% !important;} |
---|
11 | body {margin: 0;padding: 0;} |
---|
12 | img {border: none;font-size: inherit;font-weight: bold;height: auto;line-height: 100%;outline: none;text-decoration: none;text-transform: capitalize;} |
---|
13 | #backgroundTable {height: 100% !important;margin: 0;padding: 0;width: 100% !important;} |
---|
14 | body, .backgroundTable {background-color: #DDDDDD;} |
---|
15 | #templateContainer {border: 1px solid #CCCCCC;max-width: 600px !important;} |
---|
16 | h1,.h1,h2,.h2,h3,.h3,h4,.h4 {color: #202020;display: block;font-family: Verdana, Geneva, sans-serif;;margin-bottom: 0.5em;text-align: left;} |
---|
17 | #templateHeader {background-color: #FFFFFF;border-bottom: 0;} |
---|
18 | #templateContainer, .bodyContent {background-color: #FFFFFF;margin-top: 40px;} |
---|
19 | .bodyContent {padding:30px;border-bottom:10px solid #GET{siteColor};} |
---|
20 | .bodyContent div {color: #222222;font-family: Verdana, Geneva, sans-serif;;line-height: 150%;text-align: left;} |
---|
21 | .bodyContent div a:link, .bodyContent div a:visited {color: #336699;font-weight: normal;text-decoration: underline;} |
---|
22 | .bodyContent img {display: inline;margin-bottom: 10px;} |
---|
23 | .bodyContent img.puce {display: inline;margin-bottom: 0;} |
---|
24 | hr { height: 1px; margin: 1.5em 0; border: 0; background: #222222; color: #222222; } |
---|
25 | .spip_code, .spip_cadre {color: #606060;font-family: Courier,"Courier New",monospace;font-size: 1em;} |
---|
26 | .coloration_code ol {list-style: none;} |
---|
27 | .spip_logos {float: right;margin-left: 10px;} |
---|
28 | .text {word-wrap:break-word;} |
---|
29 | .header,.footer {padding: 20px 40px;margin-left: -40px;margin-right: -40px;} |
---|
30 | .text > .header:first-child {margin-top: -40px;} |
---|
31 | .header {background: #e9e9e9;} |
---|
32 | .footer {border-top:2px solid #e9e9e9;margin-top: 40px;} |
---|
33 | .header hr,.footer hr {display: none} |
---|
34 | @media only screen and (max-width: 600px) { |
---|
35 | html,body {width: 100% !important;} |
---|
36 | body, .backgroundTable {background-color: #ffffff !important;} |
---|
37 | .bodyContent {padding:0 0 10px !important;border-top:0;border-bottom:0;} |
---|
38 | #templateHead {display: none} |
---|
39 | #templateContainer {width: 100% !important;border: 0 !important;margin-top: 0} |
---|
40 | #templateBody {width: 100% !important;} |
---|
41 | .padding {padding-left:0 !important;padding-right:0 !important;} |
---|
42 | .text {color: #101010 !important;} |
---|
43 | .header,.footer {padding: 10px;margin-left: -10px;margin-right: -10px;} |
---|
44 | .text > .header:first-child {margin-top: -10px;} |
---|
45 | } |
---|
46 | @media only screen and (max-device-width: 480px) { |
---|
47 | html,body {width: 320px !important;} |
---|
48 | body, .backgroundTable {background-color: #ffffff !important;} |
---|
49 | .bodyContent {padding: 0 0 10px !important;border-top:0;border-bottom:0;} |
---|
50 | #templateContainer {width: 320px !important;border: 0 !important;margin-top: 0;} |
---|
51 | #templateBody {width: 320px !important;} |
---|
52 | .padding {padding-left:0 !important;padding-right:0 !important;} |
---|
53 | .text {color: #101010 !important;} |
---|
54 | } |
---|
55 | </style> |
---|
56 | </head> |
---|
57 | <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" |
---|
58 | style="margin: 0;padding: 0;width: 100% !important;"> |
---|
59 | <center> |
---|
60 | [<div style="display: none;">(#ENV{intro,''})</div>] |
---|
61 | <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable" |
---|
62 | style="margin: 0;padding: 0;height: 100% !important;width: 100% !important;"> |
---|
63 | <tr> |
---|
64 | <td align="center" valign="top"> |
---|
65 | <!-- // End Template Preheader \\ --> |
---|
66 | <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateContainer" |
---|
67 | style="border: 1px solid #CCCCCC;background-color: #FFFFFF;max-width: 600px !important;"> |
---|
68 | <tr id="templateHead"> |
---|
69 | <td class="headContent" style="padding:10px 40px;background: #GET{siteColor};"><strong style="color:#fff;text-transform:uppercase">#NOM_SITE_SPIP</strong></td> |
---|
70 | </tr> |
---|
71 | <tr> |
---|
72 | <td align="center" valign="top"> |
---|
73 | <!-- // Begin Template Body \\ --> |
---|
74 | <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateBody"> |
---|
75 | <tr> |
---|
76 | <td valign="top" class="bodyContent" style="background-color: #FFFFFF;padding:30px;"> |
---|
77 | |
---|
78 | <!-- // Begin Module: Standard Content \\ --> |
---|
79 | <table border="0" cellpadding="10" cellspacing="0" width="100%"> |
---|
80 | <tr> |
---|
81 | <td valign="top"> |
---|
82 | <div class='text' style="color:#222222;font-family: Verdana, Geneva, sans-serif;;font-size:100%;line-height:150%;text-align:left;word-wrap:break-word;"> |
---|
83 | [(#ENV*{html,#ENV*{texte}|replace{'<','<'}|facteur_nl2br_si_pas_autobr|propre|replace{'<br />\s*<br />(\s*<br />)+?','<br /> <br />'}|concat{'<br /> <br />'}})] |
---|
84 | </div> |
---|
85 | </td> |
---|
86 | </tr> |
---|
87 | <tr> |
---|
88 | <td align="left" valign="top" |
---|
89 | style="color:#A39F9A !important;font-family: Verdana, Geneva, sans-serif; !important;font-size:90% !important;font-weight:normal !important;font-style:normal !important;text-decoration:none !important;vertical-align:top !important;text-align:left !important;"> |
---|
90 | <br/> |
---|
91 | <br/> |
---|
92 | — Envoyé par <a href="#URL_SITE_SPIP/">#NOM_SITE_SPIP</a> |
---|
93 | <br/> |
---|
94 | </td> |
---|
95 | </tr> |
---|
96 | </table> |
---|
97 | <!-- // End Module: Standard Content \\ --> |
---|
98 | </td> |
---|
99 | </tr> |
---|
100 | </table> |
---|
101 | <!-- // End Template Body \\ --> |
---|
102 | </td> |
---|
103 | </tr> |
---|
104 | </table> |
---|
105 | <br> |
---|
106 | </td> |
---|
107 | </tr> |
---|
108 | </table> |
---|
109 | </center> |
---|
110 | </body> |
---|
111 | </html> |
---|