1 | #CACHE{0} |
---|
2 | #HTTP_HEADER{Content-Type: text/html} |
---|
3 | <style> |
---|
4 | /* CSS Document */ |
---|
5 | body { |
---|
6 | margin-top:5px; |
---|
7 | background: #fff; |
---|
8 | font: 1em 'Trebuchet MS',Arial, Helvetica, sans-serif; |
---|
9 | color:#000000;} |
---|
10 | |
---|
11 | a { |
---|
12 | text-decoration:none; |
---|
13 | color:#A71D34;} |
---|
14 | |
---|
15 | a:hover { |
---|
16 | color:#A71D34; |
---|
17 | text-decoration: underline;} |
---|
18 | |
---|
19 | /* Espaceur de blocs */ |
---|
20 | .nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; } |
---|
21 | |
---|
22 | a img { |
---|
23 | border:0;} |
---|
24 | |
---|
25 | |
---|
26 | |
---|
27 | p.spip { |
---|
28 | margin:0 0 1em 0 !important; |
---|
29 | padding:0 !important;} |
---|
30 | |
---|
31 | h3.spip { |
---|
32 | font-size:1em !important; |
---|
33 | font-weight:bold !important; |
---|
34 | margin:1em 0 0 0 !important;} |
---|
35 | |
---|
36 | |
---|
37 | .header { |
---|
38 | padding:.8em; |
---|
39 | text-align:center; |
---|
40 | background-color:white;} |
---|
41 | |
---|
42 | .footer { |
---|
43 | padding:.8em; |
---|
44 | background-color:white; |
---|
45 | text-align:center;} |
---|
46 | |
---|
47 | .LogoPCF { |
---|
48 | position: relative; |
---|
49 | display: inline; |
---|
50 | margin: 22px 0 0 30px; |
---|
51 | padding: 0; |
---|
52 | float: left;} |
---|
53 | |
---|
54 | .NomSite { |
---|
55 | text-align:center; |
---|
56 | margin:15px 0 0 150px; |
---|
57 | padding:0; |
---|
58 | font-family:Verdana, Arial, Helvetica, sans-serif; |
---|
59 | font-size:12px; |
---|
60 | color:black;} |
---|
61 | |
---|
62 | .NomSite a { |
---|
63 | color:black;} |
---|
64 | |
---|
65 | .NomSite a:hover { |
---|
66 | color:black;} |
---|
67 | |
---|
68 | |
---|
69 | .liberezvous { |
---|
70 | padding:5px; |
---|
71 | background-color:#FFFFFF; |
---|
72 | border:1px solid #E00000; |
---|
73 | text-align:center; |
---|
74 | margin-bottom:5px; |
---|
75 | } |
---|
76 | |
---|
77 | .BandoSite{ |
---|
78 | position: relative; |
---|
79 | top: 4px; |
---|
80 | padding:0; |
---|
81 | margin: 0 15px 0 15px; |
---|
82 | float:left; |
---|
83 | z-index: 0;} |
---|
84 | |
---|
85 | .LogoBulletin{ |
---|
86 | position: relative; |
---|
87 | top: 4px; |
---|
88 | padding:0; |
---|
89 | margin: 0 15px 0 15px; |
---|
90 | float:center; |
---|
91 | z-index: 0;} |
---|
92 | |
---|
93 | .container{ |
---|
94 | margin:1em 2em 2em 1em; |
---|
95 | padding-bottom:.2em; |
---|
96 | text-align:center;} |
---|
97 | |
---|
98 | .liste { |
---|
99 | width:550px; |
---|
100 | text-align:left;} |
---|
101 | |
---|
102 | .logo { |
---|
103 | float:left; |
---|
104 | margin:12px 0.5em 0 0;} |
---|
105 | |
---|
106 | /* |
---|
107 | p > a, b > a { |
---|
108 | text-decoration:underline !important; |
---|
109 | color:#E00000;} |
---|
110 | |
---|
111 | p > a:hover, b > a:hover { |
---|
112 | font-style: italic !important;} |
---|
113 | */ |
---|
114 | |
---|
115 | p { |
---|
116 | font-size:12px; |
---|
117 | color:#000000; |
---|
118 | line-height:14px; |
---|
119 | text-align:justify; |
---|
120 | margin:12px 0 2em 0;} |
---|
121 | |
---|
122 | |
---|
123 | .ligne { |
---|
124 | border-bottom:1px solid #A71D34; |
---|
125 | margin-bottom:1em;} |
---|
126 | |
---|
127 | .Suite_02 { |
---|
128 | float:right; |
---|
129 | font-size:12px; |
---|
130 | background-image:url(#URL_SITE_SPIP/squelettes/icono/fl_o.gif); |
---|
131 | background-repeat:no-repeat; |
---|
132 | padding:0 0 0 15px; |
---|
133 | margin:.5em 0 0 0;} |
---|
134 | |
---|
135 | .Suite_02 a { |
---|
136 | color:#A71D34;} |
---|
137 | |
---|
138 | .logo { |
---|
139 | float:left; |
---|
140 | margin:12px 0.5em 0 0;} |
---|
141 | |
---|
142 | h1 { |
---|
143 | font-weight:bold; |
---|
144 | font-size:25px; |
---|
145 | margin:0; |
---|
146 | padding:0; |
---|
147 | color:#A71D34;} |
---|
148 | |
---|
149 | |
---|
150 | h2 { |
---|
151 | font-weight:bold; |
---|
152 | font-size:15px; |
---|
153 | margin:0; |
---|
154 | padding:0; |
---|
155 | color:#000000;} |
---|
156 | |
---|
157 | h3 { |
---|
158 | font-weight:normal; |
---|
159 | font-size:12px; |
---|
160 | margin:0; |
---|
161 | padding:0; |
---|
162 | color:#000000;} |
---|
163 | |
---|
164 | h4 { |
---|
165 | font-size:12px; |
---|
166 | margin:1.5em 2em 0 1.5em; |
---|
167 | text-transform: uppercase;} |
---|
168 | .date{ |
---|
169 | |
---|
170 | background-color:#eeeeee; |
---|
171 | padding:0.2em; |
---|
172 | font-style:italic;} |
---|
173 | |
---|
174 | .avis{ |
---|
175 | font-size: 10px;} |
---|
176 | |
---|
177 | </style> |
---|
178 | |
---|
179 | <BOUCLE_rubrique_bulletin(RUBRIQUES) {id_rubrique}> |
---|
180 | <div class="avis"> |
---|
181 | <a href="#URL_RUBRIQUE">Cliquez ici </a> |
---|
182 | si ce message ne s'affiche pas correctement <br /> |
---|
183 | </div> |
---|
184 | </BOUCLE_rubrique_bulletin> |
---|
185 | |
---|
186 | <div class="header"> |
---|
187 | <BOUCLE_rubrique_bulletin_logo(RUBRIQUES) {lang?} {titre_mot=bulletin_alternatives}> |
---|
188 | <div class="LogoBulletin"><a href="#URL_SITE_SPIP">[(#LOGO_RUBRIQUE||liens_absolus|reduire_image{525,0}|inserer_attribut{'alt',Bulletin Alternatives})]</a></div> |
---|
189 | <br class="nettoyeur" /> |
---|
190 | </BOUCLE_rubrique_bulletin_logo> |
---|
191 | </div> |
---|
192 | <table border="0" cellspacing="0" cellpadding="0" class="liste" align="center"> |
---|
193 | <tr> |
---|
194 | <td> |
---|
195 | <h1>#ENV{sujet}</h1> |
---|
196 | <p><b>#ENV{message}</b></p> |
---|
197 | <div class="ligne"> </div> |
---|
198 | |
---|
199 | <B_articlesDate> |
---|
200 | <BOUCLE_articlesDate(ARTICLES){age_relatif< 0}{id_rubrique ?}{id_mot ?}{par titre}> |
---|
201 | [<h3>(#SURTITRE|textebrut|supprimer_numero) :</h3>] |
---|
202 | <h2>[(#TITRE|textebrut|supprimer_numero)]</h2> |
---|
203 | [(#LOGO_ARTICLE||reduire_image{300, 0}|liens_absolus|inserer_attribut{class,logo})] |
---|
204 | [<p>(#CHAPO|liens_absolus)</p>] |
---|
205 | [<p>(#TEXTE|liens_absolus)</p>] |
---|
206 | <br class="nettoyeur" /> |
---|
207 | <div class="ligne"> </div> |
---|
208 | </BOUCLE_articlesDate> |
---|
209 | </B_articlesDate> |
---|
210 | |
---|
211 | |
---|
212 | <//B_articlesDate> |
---|
213 | </td> |
---|
214 | </tr> |
---|
215 | </table> |
---|
216 | |
---|
217 | <div class="footer"> |
---|
218 | |
---|
219 | <a href="#URL_SITE_SPIP">[(#LOGO_SITE_SPIP||liens_absolus|reduire_image{405,0}|inserer_attribut{'alt',Alternatives})]</a> |
---|
220 | <br class="nettoyeur" /> |
---|
221 | <div class="NomSite">[(#DESCRIPTIF_SITE_SPIP)]</div> |
---|
222 | <br class="nettoyeur" /> |
---|
223 | </div> |
---|
224 | |
---|
225 | <div class="avis"> |
---|
226 | Pour vous désabonner de la liste de diffusion d'Alternatives,<br /> |
---|
227 | envoyez un courriel à l'adresse suivante: <a href="mailto:diffusion-leave@alternatives.ca?subject=je me desabonne">diffusion-leave@alternatives.ca</a> |
---|
228 | </div> |
---|