[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / spip-bonux / spip21 / style_prive.html
1 [(#REM)
2
3 Ce squelette definit les styles de l'espace prive
4
5 Note: l'entete "Vary:" sert a repousser l'entete par
6 defaut "Vary: Cookie,Accept-Encoding", qui est (un peu)
7 genant en cas de "rotation du cookie de session" apres
8 un changement d'IP (effet de clignotement).
9
10 ATTENTION: il faut absolument le charset sinon Firefox croit que
11 c'est du text/html !
12 <style>
13 ]
14 #CACHE{3600*100,cache-client}
15 #HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}
16 #HTTP_HEADER{Vary: Accept-Encoding}
17
18 #SET{claire,##ENV{couleur_claire,edf3fe}}
19 #SET{foncee,##ENV{couleur_foncee,3874b0}}
20 #SET{left,#ENV{ltr}|choixsiegal{left,left,right}}
21 #SET{right,#ENV{ltr}|choixsiegal{left,right,left}}
22 #SET{rtl,#ENV{ltr}|choixsiegal{left,'',_rtl}}
23 #SET{chemin_img_pack,#ENV{ie,10}|intval|<{7}|?{#EVAL{_DIR_IMG_PACK}|concat{'wrapper.php?file='},#EVAL{_DIR_IMG_PACK}}}
24
25 [(#REM) les vieux styles a evacuer en premier, ca permet qu'ils ne polluent pas en cas de double definition]
26 [(#INCLURE{fond=style_vieilles_def}{couleur_claire}{couleur_foncee}{lang}{ltr})]
27
28 body { background-color: #f8f7f3; margin: 0; border: 0; color: #000; scrollbar-face-color: #fff; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #GET{claire}; scrollbar-darkshadow-color: #fff; scrollbar-track-color: #GET{foncee}; scrollbar-arrow-color: #GET{foncee}; }
29 body, body * { font-family: Verdana, Geneva, Sans, sans-serif; }
30 body { font-size:0.625em; }
31
32 /*-- spip-admin pour le debug --*/
33 #INCLURE{prive/spip_admin.css}
34
35
36 /* Espaceur de blocs */
37 .nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
38
39 /* Non visible a l'ecran */
40 .invisible { position: absolute; top: -3000em; height: 1%; }
41 .none { display: none; }
42
43 /* ajax */
44 .image_loading {float:#GET{right};}
45
46 #page { font-size: small; }
47 /* ecran etroit*/
48 #conteneur,.table_page, div.messages { clear: both; margin-#GET{right}: auto; margin-#GET{left}: auto; text-align: #GET{left}; width: 750px; margin-top:0.5em;}
49 #navigation { float: #GET{left}; width: 200px; min-height: 100px; }
50 #contenu { float: #GET{left} ; margin-#GET{left}: 30px; width: 505px; }
51 #extra { float: #GET{left}; width: 200px; }
52
53 /* ecran large*/
54 .large #conteneur,.large .table_page,.large div.messages { margin-#GET{right}: auto; margin-#GET{left}: auto; text-align: #GET{left}; width: 974px; }
55 .large #navigation { float: #GET{left}; width: 200px; }
56 .large #contenu { float: #GET{left}; margin-#GET{left}: 17px; width: 540px; }
57 .large #extra { float: #GET{right}; width: 200px; }
58
59 /* les formulaires sont en 600px en config large */
60 .articles_edit .large #contenu,
61 .mots_edit .large #contenu,
62 .breves_edit .large #contenu,
63 .rubriques_edit .large #contenu {width:600px;}
64 .articles_edit .large #extra,
65 .mots_edit .large #extra,
66 .breves_edit .large #extra,
67 .rubriques_edit .large #extra {width:140px;}
68
69
70 div.table_page { margin-top: 1em; }
71 #contenu { font-size: small; }
72
73 #copyright {text-align:right;font-size:x-small;padding-top:1em;border-top:1px solid #eee;}
74
75 #chemin {
76 font-size: 0.9em;
77 overflow: hidden;
78 margin: 0;
79 padding: 0;
80 }
81 #chemin li em { }
82 #chemin li a { }
83 #chemin ul, #chemin li, #chemin li .bloc {
84 margin: 0;
85 padding: 0;
86 margin-top: 0;
87 padding-top: 0;
88 list-style-type: none;
89 display: inline;
90 }
91 #chemin li .bloc {}
92 #chemin li .bloc:hover {}
93 #chemin li li .bloc {}
94 #chemin .aide {margin-top: 3px; margin-bottom: 0px;}
95
96 h1 { color: #GET{foncee}; font-size:large; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; }
97 h1.grostitre {text-align:center;margin:2em 0 1em;}
98 #contenu h1.grostitre {text-align:left;}
99
100 h2 { color: #000; font-size: medium; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; }
101 h3 { color: #666; font-size: medium; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; }
102
103 td { text-align: #GET{left}; }
104
105
106
107 #bando_haut { font-size: 110%; position:relative;}
108 #bando_haut a { text-decoration: none; }
109 #bando_haut .largeur { width: 780px; margin: auto; text-align:#GET{left}; }
110 .large #bando_haut .largeur {width:974px;}
111
112
113 #bando_haut #bando_liens_rapides {position:absolute;top:0;z-index:0;width:100%;}
114 #bando_haut #bando_liens_rapides.actif {z-index:11;background:#000;min-height:25px;line-height:2em;color: #fff; overflow:hidden; border-bottom:1px solid #222;}
115 #bando_haut #bando_liens_rapides a {color:#fff;font-weight:bold;}
116
117 #bando_haut ul{margin: 0; padding: 0; list-style: none;}
118
119 #bando_haut ul.deroulant li { /*position:relative; */float:#GET{left}; display: block;}
120 #bando_haut ul.deroulant li ul li {float:none;position:static;}
121 /*#bando_haut ul.deroulant li:hover,*/ #bando_haut ul.deroulant li.actif,#bando_haut ul.deroulant li.actif_tempo { background-color: #[(#GET{claire}|couleur_eclaircir|couleur_eclaircir)]; }
122 #bando_haut ul.deroulant li ul {border: 1px solid #666; border-top: 0; text-align:#GET{left}; height: auto; width: auto; display: block; position:absolute; #GET{left}:-3000em; z-index: 99; }
123 /*#bando_haut ul.deroulant li:hover ul,*/ #bando_haut ul.deroulant li.actif ul, #bando_haut ul.deroulant li.actif_tempo ul { #GET{left}:auto;}
124 #bando_haut ul.deroulant li a { display: block; }
125 #bando_haut ul.deroulant li ul li { background-color: #fff; border-top: 1px solid #ccc;}
126 #bando_haut ul.deroulant li ul li a { font-weight: normal; }
127 #bando_haut ul.deroulant li ul li a:hover,
128 #bando_haut ul.deroulant li ul li a:focus { background-color: #[(#GET{claire}|couleur_eclaircir|couleur_eclaircir)]; }
129
130 #bando_identite { line-height:2em; background: #[(#GET{foncee}|couleur_foncer|couleur_foncer)]; color: #eee; overflow:hidden; border-bottom:1px solid #222; z-index:10;position:relative;}
131 #bando_identite p { width: 50%; padding: 1px 0; margin:0;}
132 #bando_identite p img { vertical-align: middle; }
133 #bando_identite p.nom_site_spip { width: 40%; float:#GET{right};text-align:#GET{right}; }
134 #bando_identite p.session { width: 60%; float:#GET{left}; text-align:#GET{left}; }
135 #bando_identite p.session .menu_lang { vertical-align: middle; }
136 #bando_identite strong, #identite a { color: #afafaf; }
137 #bando_identite a { color: #fff; }
138 #bando_identite a:hover { text-decoration: underline; }
139
140 #bando_outils { /*position:fixed;*/ bottom:0px; width:100%; line-height:1.5em;clear:both; background: #[(#GET{claire}|couleur_eclaircir|couleur_eclaircir)]; border-bottom: 1px solid #888; z-index:10000;}
141
142 #bando_outils li.boussole {margin-#GET{right}:20px;}
143 #bando_outils li.boussole a#boutonbandeautoutsite {display:block;line-height:1em;}
144 #bando_outils li.boussole a#boutonbandeautoutsite img {padding:2px; }
145 #bando_outils li.boussole a#boutonbandeautoutsite:hover,#bando_outils li.boussole a#boutonbandeautoutsite:focus {background:#fff;}
146
147 #bando_outils ul.deroulant {font-size:0.9em;}
148 #bando_outils ul.deroulant li ul {background:#fff;border:2px solid #444;padding:1px;border-top:0;padding-top:0;}
149 #bando_outils ul.deroulant li li a { padding: 3px 3px;padding-#GET{right}:10px;background-repeat:no-repeat;background-position:[(#GET{right}) ]3px;}
150 #bando_outils ul.deroulant li li { background-repeat:no-repeat;background-position:[(#GET{left}) ]3px;padding-#GET{left}:15px;}
151
152 #bando_outils ul.deroulant li.haschild > a {background-image:url(#CHEMIN_IMAGE{triangle-droite#GET{rtl}|concat{.gif}});}
153 #bando_outils ul.deroulant li li {background-image:url(#CHEMIN_IMAGE{secteur-12.gif});}
154 #bando_outils ul.deroulant li li li {background-image:url(#CHEMIN_IMAGE{rubrique-12.gif});}
155 #bando_outils ul.deroulant li.toutsite {background-image:none;}
156
157 #bando_outils ul.deroulant li ul li {float:none;position:relative;}
158 /*#bando_outils ul.deroulant li:hover li ul,*/ #bando_outils ul.deroulant li.actif li ul, #bando_outils ul.deroulant li.actif_tempo li ul { #GET{left}:-3000em;}
159 /*#bando_outils ul.deroulant li li:hover >ul,*/#bando_outils ul.deroulant li li.actif >ul,#bando_outils ul.deroulant li li.actif_tempo >ul {#GET{left}:50px;top:1.5em;}
160
161 #bando_outils ul.deroulant li ul {width:770px;}
162 .large #bando_outils ul.deroulant li ul {width:970px;}
163 #bando_outils ul.deroulant li ul.cols_1 {width:200px;}
164 #bando_outils ul.deroulant li ul.cols_1 > li {width:185px;}
165 #bando_outils ul.deroulant li ul.cols_2 {width:350px;}
166 #bando_outils ul.deroulant li ul.cols_2 > li {float:#GET{left};width:160px;}
167 #bando_outils ul.deroulant li ul.cols_3 {width:495px;}
168 #bando_outils ul.deroulant li ul.cols_3 > li {float:#GET{left};width:150px;}
169
170 #bando_outils ul.deroulant li ul.cols_4 {width:620px;}
171 #bando_outils ul.deroulant li ul.cols_4 > li {float:#GET{left};width:140px;}
172 .large #bando_outils ul.deroulant li ul.cols_4 {width:800px;}
173 .large #bando_outils ul.deroulant li ul.cols_4 > li {float:#GET{left};width:185px;}
174 #bando_outils ul.deroulant li ul.cols_5 > li {float:#GET{left};width:139px;}
175 .large #bando_outils ul.deroulant li ul.cols_5 > li {float:#GET{left};width:179px;}
176 #bando_outils ul.deroulant li ul.cols_6 > li {float:#GET{left};width:113px;}
177 .large #bando_outils ul.deroulant li ul.cols_6 > li {float:#GET{left};width:146px;}
178 #bando_outils ul.deroulant li ul.cols_7 > li {float:#GET{left};width:113px;}
179 .large #bando_outils ul.deroulant li ul.cols_7 > li {float:#GET{left};width:123px;}
180 #bando_outils ul.deroulant li ul.cols_8 > li {float:#GET{left};width:113px;}
181 .large #bando_outils ul.deroulant li ul.cols_8 > li {float:#GET{left};width:123px;}
182
183 #bando_outils ul.creer {float:#GET{left};}
184 #bando_outils ul.collaborer {float:#GET{left};margin-#GET{right}:20px;}
185 #bando_outils ul.rapides li.bouton{ float:#GET{left}; }
186 #bando_outils ul.rapides li.bouton a{ display:block; padding:2px;background-position:center;background-repeat:no-repeat; }
187 #bando_outils ul.rapides li.bouton a span { visibility:hidden;display:block;height:24px;width:24px;overflow:hidden; }
188 #bando_outils ul.rapides li.bouton a:hover, #bando_outils ul.rapides li.bouton a:focus{background-color:white;}
189 #bando_outils ul.rapides li.bouton{ margin-top:0px;}
190
191 #bando_outils #rapides {float:#GET{right};}
192 #bando_outils #rapides .spip_recherche {padding:3px 0;}
193 #bando_outils #rapides .spip_recherche form {display:inline;}
194 #bando_outils #rapides .spip_recherche .recherche {margin-bottom:0;margin-top:1px;}
195 #bando_outils #rapides .spip_recherche .submit {vertical-align:bottom;}
196
197 #bando_navigation { position: relative; }
198 #bando_navigation ul li {min-width:80px; text-align: center; border-#GET{right}: 1px solid #eee; }
199 #bando_navigation ul li ul li {float:none;text-align:#GET{left};position:static;}
200
201 #bando_navigation { clear:both; background: #fff; border-bottom: 1px solid #999; border-top: 1px solid #ddd; }
202 #bando_navigation ul li a { display: block; padding: .8em 1.2em; font-weight: bold; }
203 #bando_navigation ul li a:hover,
204 #bando_navigation ul li a:focus { text-decoration: underline; }
205
206 #bando_navigation ul li.first { border-#GET{left}: 1px solid #eee;}
207 #bando_navigation ul.deroulant > li > a { color:#333;}
208
209 .navigation_avec_icones #bando_navigation ul.deroulant > li > a { }
210 .navigation_avec_icones #bando_navigation ul.deroulant > li > a:hover,
211 .navigation_avec_icones #bando_navigation ul.deroulant > li > a:focus { background-color: #[(#GET{claire}|couleur_eclaircir)]; }
212
213 .navigation_avec_icones #bando_navigation ul li a {background-position:center 5px;background-repeat:no-repeat;padding-top:60px;}
214 .navigation_avec_icones #bando_navigation ul li ul li a {margin-#GET{left}:7px;background-position:[(#GET{left})] center;margin-top:0;padding-#GET{left}:30px;padding-top:0.8em;}
215
216
217 .navigation .sous_navigation .item a {display:block;background-position:left center;margin-left:7px;padding-left:30px;background-repeat:no-repeat;}
218
219
220 select.fondl { padding: 0; }
221 .maj-debut:first-letter { text-transform: uppercase; }
222
223 input[type="submit"] { cursor:pointer; }
224
225 /*style for horizontal list <div class='h-list'><ul ><li><tag class='menu-item'></tag></li></ul></div>*/
226 /*for IE item list must be specified in .menu-item*/
227 /*possible added classes #GET{left}ed centered righted vcentered*/
228
229 .h-list { display: table}
230 .h-list ul { display: table-row; list-style: none; margin: 0; padding: 0; }
231 .h-list li { display: table-cell; margin: 0; padding: 0; }
232 #bandeau-principal .h-list ul>li .menu-item { width: auto !important}
233
234 .vcentered li { vertical-align:middle}
235 .#GET{left}ed { margin: 0 auto 0 0; }
236 .centered { margin: 0 auto; text-align: center; }
237 .#GET{right}ed { margin: 0 0 0 auto; }
238 #page { margin: auto; text-align: center; }
239 .table_page{ margin: auto; text-align: #GET{left}; }
240
241 /*style for bandeau-principal*/
242 #bandeau-principal { padding-top: 5px; border-bottom: 1px solid #000; position: relative; z-index: 90; background: #fff; }
243 #bandeau-principal .h-list .menu-item { margin: 0 auto}
244
245 #bandeau-principal a {cursor:hand;}
246 #bandeau-principal a .icon_fond { width: 48px; height: 48px; background: #GET{claire}; margin: auto; }
247 #bandeau-principal a.selection .icon_fond { width: 48px; margin:auto }
248 #bandeau-principal a:hover span.icon_fond { background:url(#GET{chemin_img_pack}fond-gris-anim.gif); width: 48px; height: 48px; margin: auto; }
249 #bandeau-principal li.boutons_admin:hover .bandeau_sec,
250 #bandeau-principal li.boutons_admin.sfhover .bandeau_sec { display: block; }
251 #bandeau-principal span.icon_fond span { background: center top no-repeat; height: 48px; display: block; width: 48px; margin: 0; }
252
253 /*style for submenus*/
254 .bandeau_sec { margin-top: 0; padding: 2px; padding-top: 0; background-color: #fff; border-bottom: 1px solid #000; border-#GET{left}: 1px solid #000; border-#GET{right}: 1px solid #000; z-index: 100; display: none; position:absolute; }
255
256 /*style for #bandeau_couleur*/
257 .bandeau_couleur {text-align: #GET{left}; margin: 0; padding: 0; }
258 .bandeau_couleur a {color:#666;}
259
260 #bandeau_couleur { min-height: 20px; padding: 2px 0; max-height: 40px; width: 100%; border-bottom: solid 1px white; background: #GET{claire}; }
261 #bandeau_couleur1 .menu-item { width: 230px; text-align: #ENV{ltr}}
262 #bandeau_couleur3 .menu-item { width: 150px; text-align: #GET{right}}
263 #bandeau_couleur4 .menu-item { width: 68px; margin: 0 5px; text-align: #GET{right}; }
264 #bandeau_couleur4 .menu-item a {font-weight:normal; color: black;}
265 #bandeau_couleur5 .menu-item { width: 114px; }
266 #bandeau_couleur6 .menu-item { width: 32px; }
267
268 #preferences_couleurs,
269 #preferences_menu,
270 #preferences_ecran {display:inline; padding:0 3px;}
271 #preferences_map {display:none;}
272
273 #preferences_couleurs {
274 white-space: nowrap;
275 }
276
277 #bandeau_couleur5 label {position:absolute;top:-500px;}
278
279
280 /* * Icones et bandeaux */
281
282 /* Da cancellare
283 #bandeau-principal { background-color: #fff; margin: 0; padding: 0; border-bottom: 1px solid #000; }
284 .bandeau-icones { background-color: #fff; margin: 0; padding: 0; padding-bottom: 2px; padding-top: 4px; } */
285 /* .bandeau_sec .gauche { margin-top: 0; padding: 2px; padding-top: 0; background-color: #fff; border-bottom: 1px solid #000; border-#GET{left}: 1px solid #000; border-#GET{right}: 1px solid #000; z-index: 100; } */
286 /* .bandeau-icones.separateur { vertical-align: middle; height: 100%; width: 11px; margin: 0; padding: 0; background: url(#GET{chemin_img_pack}file=tirets-separation.gif); background-position: 5px 0px; } */
287 .bandeau_couleur { padding-#GET{right}: 4px; padding-#GET{left}: 4px; font-family: verdana, helvetica, arial, sans; font-size: 11px; color: #000; text-align: center; font-weight: bold; height: 22px; }
288 .bandeau_couleur_sous { position: absolute; visibility: hidden; top: 0; background-color: #GET{claire}; color: #000; padding: 5px; padding-top: 2px; font-family: verdana, helvetica, arial, sans; font-size: 11px; }
289
290 a.lien_sous { color: #666; }
291 a.lien_sous:hover { color: #000; }
292 .cadre-bandeau-rubriques { background-color: #eee; border: 1px solid #555; z-index: 1; }
293 .cadre-bandeau-rubriques .titrem { background: #GET{foncee}; }
294 .cadre-bandeau-rubriques .cadre_padding { padding: 0; }
295 .cadre-meme-rubriques { background: #eee; border: 1px solid #444; }
296 .cadre-meme-rubriques .cadre_padding.padding_x { padding: 0; }
297 .cadre-meme-rubriques .padding_x .bloc_depliable { padding: 0; }
298
299 a.bandeau_rub { display: block; font-size: 10px; padding: 2px; padding-#GET{right}: 13px; padding-#GET{left}: 16px; color: #666; text-decoration: none; border-bottom: 1px solid #ccc; background-repeat: no-repeat; background-position: [(#ENV{ltr}|choixsiegal{left,1,99})%] center; background-image: url(#GET{chemin_img_pack}rubrique-12.gif); }
300 a.bandeau_rub:hover { background-color: #fff; text-decoration: none; color: #333; background-repeat: no-repeat; background-position: [(#ENV{ltr}|choixsiegal{left,1,99})%] center; }
301 div.bandeau_rub { position: absolute; #GET{left}: 120px; background-color: #eee; padding: 0; border: 1px solid #555; visibility: hidden; min-width:100%; }
302
303 div.brt { background: url(#GET{chemin_img_pack}triangle-droite[(#GET{rtl})].gif) [(#GET{right})] center no-repeat; }
304 div.pos_r { position: relative; }
305
306 /* selecteur de rubriques */
307 .selecteur_parent{font-size: 90%; width: 99%; max-height: 24px;} /* appliquee sur le <select> */
308 option.selec_rub { background-position: [(#GET{left})] center; background-image: url(#GET{chemin_img_pack}rubrique-12.gif); background-repeat: no-repeat; padding-#GET{left}: 16px; }
309 option.niveau_1 { font-weight: bold; background: #GET{claire}; background-image: url(#GET{chemin_img_pack}secteur-12.gif); background-repeat: no-repeat; }
310 option.niveau_2 { color: #202020; border-bottom: 1px solid #GET{claire}; }
311 option.niveau_3 { color: #404040; }
312 option.niveau_4 { color: #606060; }
313 option.niveau_5 { color: #808080; }
314 option.niveau_6 { color: #a0a0a0; }
315
316
317 div.wrap-messages, div.en_lignes { padding: 5px; border-bottom: 1px solid #GET{foncee}; font-weight: bold;}
318 div.wrap-messages {background:#333;color:#fff;}
319 div.messages {margin-top:0;font-size: 11px;}
320 div.messages ul {text-align:left;}
321
322 div.en_lignes { font-size: 10px;}
323
324
325 /* Icones de fonctions */
326 a.icone26 { font-family: verdana, helvetica, arial, sans; font-size: 11px; font-weight: bold; color: #000; text-decoration: none; padding: 1px; margin-#GET{right}: 2px; }
327 a.icone26:hover { text-decoration: none; }
328 a.icone26 img { vertical-align: middle; background-color: #GET{foncee}; }
329 a.icone26:hover img { background: url(#GET{chemin_img_pack}fond-gris-anim.gif); }
330 .icone36 { border: 0; padding: 5px 0; margin: 0; text-align: center; text-decoration: none; font-size: x-small; width:72px; display:block;margin:0 auto;}
331 .icone36 a, .icone36 a,a.icone36, a.icone36:hover { text-decoration: none; }
332 .icone36 a img, a.icone36 img { margin: 0 auto; display: inline; padding: 4px; background-color: #eee; border: 2px solid #GET{foncee}; }
333 .icone36 a:hover img,a.icone36:hover img { background-color: #fff; border: 2px solid #666; }
334 .icone36.danger img { background-color: #fff; border: 2px solid #ff9999; }
335 .icone36.danger a:hover img,a.icone36.danger:hover img { background-color: #fff; border: 2px solid red; }
336 .icone36 span { font-weight: bold; color: #GET{foncee}; display: block; margin: 2px auto; width: 100%; height: 3em; }
337 .icone36 a:hover span,a.icone36:hover span { color: #000; }
338 .icone36.danger span { color: #ff9999; }
339 .icone36.danger a:hover span,a.icone36.danger:hover span { color: red; }
340 a.icone36.historique-24 { width: 90px; }
341 a.icone36.suivi-forum-24 { width: 100px; }
342
343
344 /* Icones 48 * 48 et 24 * 24 */
345 .cellule36, .cellule48 { padding: 0; border: 0; vertical-align: top; font-weight: bold; text-align: center; text-decoration: none; }
346 .cellule36 { margin: 0; font-size: 10px; }
347 .cellule48 { margin: 2px; font-size: 12px; }
348 .cellule36 a, .cellule36 a:hover, .cellule48 a, .cellule48 a:hover { text-decoration: none; }
349 .cellule36 a, .cellule48 a { display: block; text-align: center; }
350 .cellule48 a img { display: inline; background-color: #GET{claire}; margin: 4px; padding: 0; border: 0; }
351 .cellule48 a.selection img { display: inline; margin: 4px; padding: 0; border: 0; background-color: #999; }
352 .cellule48 a:hover img { display: inline; margin: 4px; padding: 0; border: 0; background: url(#GET{chemin_img_pack}fond-gris-anim.gif); }
353 .cellule36 a img { margin: 0; display: inline; padding: 3px; border: 0; border: 1px solid #fff; background-color: transparent; }
354 .cellule36 a.selection img{ margin: 0; display: inline; padding: 3px; background-color: #fff; border: 1px solid #aaa; }
355 .cellule36 a:hover img { margin: 0; display: inline; padding: 3px; background-color: #e4e4e4; background: url(#GET{chemin_img_pack}fond-gris-anim.gif); border: 1px solid #GET{foncee}; }
356 .cellule36 a span, .cellule48 a span { color: #666; display: block; margin: 1px; width: 100%; }
357 .cellule36 a:hover span, .cellule48 a:hover span { color: #000; display: block; margin: 1px; width: 100%; }
358 .cellule36 a.selection span, .cellule48 a.selection span { color: #000; display: block; margin: 1px; width: 100%; }
359
360 img.aide { width: 12px; height: 12px; vertical-align: top; cursor:help; }
361
362 .cellule36 a.aide, .cellule36 a.aide:hover { display: inline; background: none; margin: 0; padding: 0; }
363 .cellule36 a.aide img { margin: 0; padding: 0; }
364
365 /* Navigation texte */
366 .cellule-texte { margin: 0; padding: 0; border: 0; vertical-align: top; font-size: 10px; font-weight: bold; text-align: center; text-decoration: none; }
367 .cellule-texte a, .cellule-texte a:hover { text-decoration: none; display: block; }
368 .cellule-texte a { margin: 1px; padding: 4px; border: 0; color: #606060; }
369 .cellule-texte a.selection { background-color: #GET{claire}; margin: 1px; padding: 3px; border: 1px solid #GET{foncee}; color: #000; }
370 .cellule-texte a:hover { background-color: #fff; margin: 1px; padding: 3px; border: 1px solid #GET{foncee}; color: #333; }
371 .cellule-texte a.aide, .cellule-texte a.aide:hover { display: inline; background: none; border: 0; }
372 .cellule-texte a.aide img { margin: 0; }
373
374
375 /* * Icones horizontales */
376 a.cellule-h { display: block; }
377 a.cellule-h { font-size: 10px; font-weight: bold; text-align: #GET{left}; text-decoration: none; color: #666; }
378 a.cellule-h:hover, a.cellule-h:hover a.cellule-h, a.cellule-h a.cellule-h:hover { font-size: 10px; font-weight: bold; text-align: #GET{left}; text-decoration: none; color: #000; }
379 a.cellule-h div.cell-i { padding: 0; border: 1px solid #fff; margin: 0; margin-#GET{right}: 3px; }
380 a.cellule-h:hover div.cell-i { background: url(#GET{chemin_img_pack}fond-gris-anim.gif); margin: 0; margin-#GET{right}: 3px; padding: 0; border: 1px solid #GET{foncee}; }
381 table.cellule-h-table { margin: 0; padding: 0; border: 0; }
382 a.cellule-h img { width: 24px; height: 24px; border: 0; margin: 3px; background-repeat: no-repeat; background-position: center center; }
383 a.cellule-h a.aide img { width: 12px; height: 12px; }
384 a.cellule-h-texte { display: block; clear: both; text-align: #GET{left}; font-family: Trebuchet Sans MS, Arial, Sans, sans-serif; font-weight: bold; font-size: 11px; color: #606060; padding: 4px; margin: 3px; border: 1px solid #ddd; background-color: #f0f0f0; width: 92%; }
385 .danger, a.cellule-h-texte { background: url(#GET{chemin_img_pack}rayures-sup.gif); }
386 a.cellule-h-texte:hover { text-decoration: none; color: #000; border-#GET{right}: solid 1px #fff; border-bottom: solid 1px #fff; border-#GET{left}: solid 1px #666; border-top: solid 1px #666; background-color: #eee; }
387
388
389 /* * Style des icones */
390
391 .fondgris { cursor: pointer; padding: 4px; margin: 1px; }
392 .fondgrison { cursor: pointer; padding: 3px; margin: 1px; border: 1px dashed #999; background-color: #e4e4e4; }
393 .fondgrison2 { cursor: pointer; padding: 3px; margin: 1px; border: 1px dashed #999; background-color: #fff; }
394 .bouton36gris { padding: 6px; margin-top: 2px; border: 1px solid #aaa; background-color: #eee; }
395 .bouton36blanc { padding: 6px; margin-top: 2px; border: 1px solid #999; background-color: #fff; }
396 .bouton36rouge { padding: 6px; margin-top: 2px; border: 1px solid red; background-color: #fff; }
397 .bouton36off { padding: 6px; margin-top: 2px; width: 24px; height: 24px; }
398
399 div.onglet { font-family: Verdana, Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-#GET{right}: 3px; padding: 5px; background-color: #fff; }
400 div.onglet a { color: #GET{foncee}; }
401 div.onglet_on { font-family: Verdana, Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-#GET{right}: 3px; padding: 5px; background-color: #GET{claire}; }
402 div.onglet_on a, div.onglet_on a:hover { color: #GET{claire}; color: #GET{foncee}; text-decoration: none; }
403 div.onglet_off { font-family: Verdana, Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-#GET{right}: 3px; padding: 5px; background-color: #GET{foncee}; color: #fff; }
404
405 .reliefblanc { background-image: url(#GET{chemin_img_pack}barre-blanc.gif); }
406 .reliefgris { background-image: url(#GET{chemin_img_pack}barre-noir.gif); }
407 .iconeoff { padding: 3px; margin: 1px; border: 1px dashed #aaa; background-color: #f0f0f0; }
408 .iconeon { cursor: pointer; padding: 3px; margin: 1px; border-#GET{right}: solid 1px #fff; border-bottom: solid 1px #fff; border-#GET{left}: solid 1px #666; border-top: solid 1px #666; background-color: #eee; }
409 .iconedanger { padding: 3px; margin: 1px; border: 1px dashed #000; background: url(#GET{chemin_img_pack}rayures-sup.gif); }
410
411 /* Raccourcis pour les polices (utile pour les tableaux) */
412 .arial0 { font-family: Arial, Sans, sans-serif; font-size: 9px; }
413 .arial1 { font-family: Arial, Sans, sans-serif; font-size: 10px; }
414 .arial11 { font-family: Arial, Sans, sans-serif; font-size: 11px; }
415 .arial2 { font-family: Arial, Sans, sans-serif; font-size: 12px; }
416 .verdana1 { font-size: 10px; }
417 .verdana2 { font-size: 11px; }
418 .verdana12 {font-size: 11.5px;}
419 .verdana3 { font-size: 13px; }
420 .serif { font-family: Georgia, Garamond, Times New Roman, serif; }
421 .serif1 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 11px; }
422 .serif2 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 13px; }
423
424 .spip_xx-large { font-size: 32px; }
425 .spip_x-large { font-size: 26px; }
426 .spip_large { font-size: 18px; }
427 .spip_medium { font-size: 16px; }
428 .spip_small { font-size: 14px; }
429 .spip_x-small { font-size: 12px; }
430 .spip_xx-small { font-size: 10px; }
431
432
433 /* Liens hypertexte */
434 a { text-decoration: none; color: #GET{foncee}; }
435 a:hover { text-decoration: none; }
436 a.icone { text-decoration: none; }
437 a.icone:hover { text-decoration: none; }
438
439 /* * Correction orthographique */
440 .ortho { background: #ffe0e0; margin: 0; margin-bottom: -2px; border-bottom: 2px dashed red; color: inherit; text-decoration: none; }
441 a.ortho:hover { margin: -2px; border: 2px dashed red; color: inherit; text-decoration: none; }
442 .ortho-dico { background: #e0f4d0; margin: 0; margin-bottom: -2px; border-bottom: 2px dashed #a0b890; color: inherit; text-decoration: none; }
443 a.ortho-dico:hover { margin: -2px; border: 2px dashed #a0b890; color: inherit; text-decoration: none; }
444
445 #ortho-fixed { position: fixed; top: 0; #GET{right}: 0; width: 25%; padding: 15px; margin: 0; }
446 .ortho-content { position: absolute; top: 0; width: 70%; padding: 15px; margin: 0; }
447 .suggest-actif, .suggest-inactif { font-family: "Trebuchet Sans MS", Verdana, Geneva, sans-serif; font-size: 95%; font-weight: bold; margin: 8px; z-index: 1; }
448 .suggest-actif .detail, .suggest-inactif .detail { margin: 8px; margin-top: -0.5em; padding: 0.5em; padding-top: 1em; border: 1px solid #c8c8c8; background: #f3f2f3; font-family: Georgia, Garamond, "Times New Roman", serif; font-weight: normal; z-index: 0; }
449 .suggest-actif .detail ul, .suggest-inactif .detail ul { list-style-image: url(#GET{chemin_img_pack}puce.gif); background: #f3f2f3; margin: 0; padding: 0; padding-#GET{left}: 25px; }
450 .suggest-actif { display: block; }
451 .suggest-inactif { display: none; }
452 .form-ortho select { background: #ffe0e0; }
453
454
455 /* * Comparaison d articles */
456 .diff-para-deplace { background: #e8e8ff; }
457 .diff-para-ajoute { background: #d0ffc0; color: #000; }
458 .diff-para-supprime { background: #ffd0c0; color: #904040; text-decoration: line-through; }
459 .diff-deplace { background: #e8e8ff; }
460 .diff-ajoute { background: #d0ffc0; }
461 .diff-supprime { background: #ffd0c0; color: #802020; text-decoration: line-through; }
462 .diff-para-deplace .diff-ajoute { background: #b8ffb8; border: 1px solid #808080; }
463 .diff-para-deplace .diff-supprime { background: #ffb8b8; border: 1px solid #808080; }
464 .diff-para-deplace .diff-deplace { background: #b8b8ff; border: 1px solid #808080; }
465
466 td.icone table {}
467 td.icone a { color: #000; text-decoration: none; font-size: 10px; font-weight: bold; }
468 td.icone a:hover { text-decoration: none; }
469 td.icone a img { border: 0; }
470
471 .bouton_rotation { display: block; background-color: #eee; margin-bottom: 1px; padding: 1px; border: 1px solid #GET{claire}; }
472 .bouton_rotation:hover { border: 1px solid #GET{foncee}; }
473
474
475 /* icone en bord haut du cadre */
476 .cadre-icone {position: absolute; top: -16px; #GET{left}: 10px;z-index:1;}
477
478 /* * Cadre couleur foncee */
479 .cadre_padding { padding: 6px; }
480 .cadre_padding.padding_x { padding: 0 6px; }
481 .padding_x .bloc_depliable { padding: 6px 0; }
482 /* .cadre-titre { font-family: Verdana, Geneva, helvetica, sans; font-weight: bold; font-size: 12px; padding: 3px; }*/
483 .cadre { margin: 20px 0 10px 0; font-family: Verdana, Geneva, helvetica, sans; font-size: 11px; position: relative; background-color: #fff;border: 1px solid #666;}
484
485 .cadre-fonce { background-color: #GET{foncee}; }
486 .cadre-gris-fonce { background: #666; }
487 .cadre-gris-clair { border: 1px solid #aaa; background-color: #ccc; }
488 .cadre-couleur { background-color: #GET{claire}; }
489 .cadre-couleur div.cadre-titre { background-color: #GET{foncee}; border-bottom: 2px solid #GET{foncee}; color: #fff; }
490 .cadre-couleur-foncee { background-color: #GET{foncee}; }
491 .cadre-couleur-foncee div.cadre-titre { color: #fff; }
492 .cadre-trait-couleur { background-color: #fff; border: 2px solid #GET{foncee}; }
493 .cadre-trait-couleur div.cadre-titre { background-color: #GET{foncee}; border-bottom: 2px solid #GET{foncee}; color: #fff; }
494 .cadre-r { background-color: #fff; border: 1px solid #666; }
495 .cadre-r div.cadre-titre { background-color: #aaa; border-bottom: 1px solid #666; color: #000; }
496 .cadre-e { background-color: #ddd; border-top: 1px solid #aaa; border-#GET{left}: 1px solid #aaa; border-bottom: 1px solid #fff; border-#GET{right}: 1px solid #fff; border: 1px solid #666; }
497 .cadre-e div.cadre-titre { background-color: #GET{claire}; border-bottom: 1px solid #666; color: #000; }
498
499 .cadre-forum { background-color: #fff; border: 1px solid #aaa; margin-bottom: 0; }
500 .cadre-forum div.cadre-titre { background-color: #GET{claire}; border-bottom: 1px solid #aaa; color: #000; }
501 .cadre-sous_rub { background-color: #fff; border: 1px solid #666; }
502 .cadre-thread-forum { background-color: #eee; border: 1px solid #ccc; border-top: 0; margin-bottom: 0; }
503 .cadre-thread-forum div.cadre-titre { background-color: #ccc; color: #000; }
504 .cadre-info{ background-color: #fff; border: 2px solid #GET{foncee}; padding: 5px;}
505 .cadre-formulaire { border: 1px solid #GET{foncee}; background-color: #ddd; padding: 5px; color: #444; font-family: Verdana, Geneva, helvetica, sans; font-size: 11px; }
506 .cadre-formulaire-editer {color: #444; font-family: Verdana, Geneva, helvetica, sans; font-size: 11px;margin-top:20px;}
507 .cadre-alerte { border: 6px solid red; }
508
509
510 /* * Styles pour "Tout le site" */
511
512 .plan-rubrique { margin-#GET{left}: 12px; padding-#GET{left}: 10px; border-#GET{left}: 1px dotted #888; }
513 .plan-secteur { margin-#GET{left}: 12px; padding-#GET{left}: 10px; border-#GET{left}: 1px dotted #404040; }
514
515 .plan-articles, .plan-articles-bloques { border-top: 1px solid #ccc; border-#GET{left}: 1px solid #ccc; border-#GET{right}: 1px solid #ccc; }
516 .plan-articles a, .plan-articles-bloques .publie, .plan-articles-bloques .prepa, .plan-articles-bloques .prop, .plan-articles-bloques .refuse, .plan-articles-bloques .poubelle { display: block; padding: 2px; padding-#GET{left}: 18px; border-bottom: 1px solid #ccc; background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-color: #e0e0e0; font-size: 11px; text-decoration: none; }
517 .plan-articles a:hover { background-color: #fff; text-decoration: none; }
518 .plan-articles .publie, .plan-articles-bloques .publie { background-image: url(#GET{chemin_img_pack}puce-verte.gif); }
519 .plan-articles .prepa, .plan-articles-bloques .prepa { background-image: url(#GET{chemin_img_pack}puce-blanche.gif); }
520 .plan-articles .prop, .plan-articles-bloques .prop { background-image: url(#GET{chemin_img_pack}puce-orange.gif); }
521 .plan-articles .refuse, .plan-articles-bloques .refuse { background-image: url(#GET{chemin_img_pack}puce-rouge.gif); }
522 .plan-articles .poubelle, .plan-articles-bloques .poubelle { background-image: url(#GET{chemin_img_pack}puce-poubelle.gif); }
523
524 a.foncee, a.foncee:hover, a.claire, a.claire:hover, span.creer, span.lang_base { display: inline; float: none; padding: 2px; margin: 0; margin-#GET{left}: 1px; margin-#GET{right}: 1px; border: 0; font-family: Arial, Helvetica, Sans, sans-serif; font-size: 9px; text-decoration: none; z-index: 1; }
525 a.foncee, a.foncee:hover { background-color: #GET{foncee}; color: #fff; border: 1px solid #GET{foncee}; }
526 a.claire, a.claire:hover { background-color: #GET{claire}; color: #GET{foncee}; border: 1px solid #GET{foncee}; }
527 span.lang_base { color: #666; border: 1px solid #666; background-color: #eee; }
528 span.creer { color: #333; border: 1px solid #333; background-color: #fff; }
529 .trad_float { float: #GET{right}; z-index: 20; margin-top: 4px; }
530
531 div.liste,div.cadre-liste { border: 1px solid #444; margin-bottom: 3px; background:white; }
532 div.cadre-liste .cadre_padding {padding: 0; }
533 div.cadre-liste .padding_x .bloc_depliable {padding: 0; }
534 div.cadre-liste .tranches{ position: relative;border-top: 1px solid #000; background-color: #ddd; border-bottom: 1px solid #444; padding: 2px;padding-#GET{right}:25px; }
535 div.cadre-liste .tranches a.plus {position: absolute; top: 3px; #GET{right}:10px;}
536
537 .tout-site #page ul#articles_tous,.tout-site ul#articles_tous ul { list-style: none; }
538 .tout-site #page ul { margin-#GET{left}: 10px; padding-#GET{left}: 12px; border-#GET{left}: 1px dotted #888; }
539 .tout-site #page ul,.tout-site #page li { clear: both; }
540 li.sec, li.rub { display: inline; }
541 ul>li.sec,ul>li.rub { display: block; }
542 li.sec a.titre, li.rub a.titre { display: block; height: 20px; margin: 0; margin-bottom: 5px; padding: 0; padding-top: 4px; padding-#GET{left}: 5px; font-weight: bold; }
543 li.art { display: block; height:24px; }
544 li.sec a.titre { background-color: #GET{claire}; }
545 li.rub a.titre { background-color: transparent; }
546 li.art a.titre { display: inline; background-color: transparent; font-weight: normal; padding-#GET{left}: 5px; padding-top: 4px; height: 20px; }
547 span.icone { float: #GET{left}; position: relative; display: block; width: 28px; height: 24px; margin-#GET{left}: -14px; }
548 li.art span.icone { margin-#GET{left}: 0; }
549
550 span.holder {}
551 li.sec span.icone { background: url(#GET{chemin_img_pack}secteur-24.gif) [(#GET{left})] bottom no-repeat; }
552 li.rub span.icone { background: url(#GET{chemin_img_pack}rubrique-24.gif) [(#GET{left})] top no-repeat; }
553 li.art span.icone { background: url(#GET{chemin_img_pack}article-24.gif) [(#GET{left})] top no-repeat; }
554 li.sec ul{ display: none; }
555 li.rub ul{ display: none; }
556
557 li img.expandImage { display: block; float: #GET{left}; position: relative; #GET{left}: -20px; width: 16px; height: 16px; }
558 li.selected { background-color: #GET{claire}}
559
560 a.liste-mot { background: url(#GET{chemin_img_pack}petite-cle.gif) [(#GET{left})] center no-repeat; padding-#GET{left}: 30px; }
561
562 .tr_liste { background-color: #eee; }
563 .tr_liste_over, .tr_liste:hover { background-color: #fff; }
564 .tr_liste td, .tr_liste:hover td, .tr_liste_over td { border-bottom: 1px solid #ccc; }
565 .tr_liste td div.liste_clip { height: 12px; overflow: hidden; }
566 .tr_liste:hover td div.liste_clip, span.liste_clip { overflow: visible; height: 100%; }
567
568 img.puce { width: 7px; height: 7px; border: 0; }
569 img.lang { width: 12px; height: 12px; border: 0; }
570
571 div.brouteur_rubrique { display: block; padding: 3px; padding-#GET{right}: 10px; border-top: 0px solid #GET{foncee}; border-bottom: 1px solid #GET{foncee}; border-#GET{left}: 1px solid #GET{foncee}; border-#GET{right}: 1px solid #GET{foncee}; background: url(#GET{chemin_img_pack}triangle-droite[(#GET{rtl})].gif) [(#GET{right})] center no-repeat; background-color: #fff; }
572 div.brouteur_rubrique_on { display: block; padding: 3px; padding-#GET{right}: 10px; border-top: 0px solid #GET{foncee}; border-bottom: 1px solid #GET{foncee}; border-#GET{left}: 1px solid #GET{foncee}; border-#GET{right}: 1px solid #GET{foncee}; background: url(#GET{chemin_img_pack}triangle-droite[(#GET{rtl})].gif) [(#GET{right})] center no-repeat; background-color: #e0e0e0; }
573
574 xdiv.brouteur_rubrique:hover { background-color: #e0e0e0; }
575
576 div.brouteur_rubrique div, div.brouteur_rubrique_on div { padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px; background-repeat: no-repeat; background-position: center #GET{left}; font-weight: bold; font-family: Arial, Sans, sans-serif; font-size: 12px; }
577 div.brouteur_rubrique div a { color: #GET{foncee}; }
578 div.brouteur_rubrique_on div a { color: #000; }
579
580 .brouteur_icone_racine { background: url(#GET{chemin_img_pack}racine-site-24.gif) [(#GET{left})] no-repeat; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
581 .brouteur_icone_secteur { background: url(#GET{chemin_img_pack}secteur-24.gif) [(#GET{left})] no-repeat; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
582 .brouteur_icone_rubrique { background: url(#GET{chemin_img_pack}rubrique-24.gif) [(#GET{left})] no-repeat; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
583 .brouteur_icone_article { background: url(#GET{chemin_img_pack}article-24.gif) [(#GET{left})] no-repeat; margin: 3px; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
584 .brouteur_icone_site { background: url(#GET{chemin_img_pack}site-24.gif) [(#GET{left})] center no-repeat; margin: 3px; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px }
585
586 .iframe-brouteur { background-color: #eee; border: 0; z-index: 1; }
587
588 /* * Styles pour les statistiques */
589 table.bottom td { vertical-align: bottom; }
590 table.bottom img { display: block; }
591
592
593 /* * Styles generes par les raccourcis de mise en page */
594
595 .chapo { font-weight: bold; color: #333; }
596
597 #wysiwyg { line-height: 1.4em; }
598 #wysiwyg a { /*color: #604A7F;*/ text-decoration: underline; }
599 #wysiwyg a:hover { /*color: #f57900;*/ text-decoration: underline; }
600
601 .spip_recherche { width: 240px; float: [(#GET{right})]; }
602 .spip_recherche .recherche{ padding: 3px; width: 200px; font-size: 10px; border: 1px solid #fff; background-color: #GET{foncee}; color: #fff; margin: 0 3px 6px 0; }
603 .spip_recherche .submit {vertical-align:middle;}
604
605 /* pour le plugin "revision_nbsp" */
606 .spip-nbsp { border-bottom: 2px solid #c8c8c8; padding-#GET{left}: 2px; padding-#GET{right}: 2px; margin-#GET{left}: -1px; margin-#GET{right}: -1px; }
607
608 .boutonlien { font-weight: bold; font-size: 9px; }
609 a.boutonlien:hover { color: #454545; text-decoration: none; }
610 a.boutonlien { color: #808080; text-decoration: none; }
611
612 a.triangle_block { margin-top: -3px; margin-bottom: -3px; margin-#GET{right}: -3px; filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7; }
613 a.triangle_block:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
614
615 .fond-agenda { background: url(#GET{chemin_img_pack}fond-agenda.gif) [(#GET{right})] center no-repeat; float: #GET{left}; margin-#GET{right}: 3px; padding-#GET{right}: 4px; line-height: 12px; color: #666; }
616
617 .highlight { color: #000; background-color: #666; }
618 .highlight.off { padding: 2px; display: block; color: #666; background-color: #fff; }
619 a.highlight:hover { color: #000; cursor: pointer; }
620
621 div.petite-racine { margin-bottom: -5px; }
622 div.petite-racine, a.petite-racine { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#GET{chemin_img_pack}racine-site-12.gif); padding-#GET{left}: 15px; background-color: #fff; border: 1px solid #GET{foncee}; border-bottom: 0; width: 134px; }
623 div.petite-rubrique, a.petite-rubrique { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#GET{chemin_img_pack}rubrique-12.gif); padding-#GET{left}: 15px; }
624 div.petit-secteur, a.petit-secteur { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#GET{chemin_img_pack}secteur-12.gif); padding-#GET{left}: 15px; }
625 div.rub-ouverte, a.rub-ouverte { padding-#GET{right}: 10px; background: url(#GET{chemin_img_pack}triangle-droite[(#GET{rtl})].gif) [(#GET{right})] center no-repeat; }
626
627 a.ical { background: url(#GET{chemin_img_pack}synchro-24.gif) no-repeat; background-position: top center; padding-#GET{left}: 30px; padding-bottom: 20px; }
628
629 .swap-couche { border: 0; height: 10px; width: 10px; }
630
631 /* Titre d'une boite */
632 .titrem { font-weight: bold; }
633 div.titrem,h3.titrem { display: block; padding-top: 6px; padding-bottom: 4px; background-repeat: no-repeat;padding-[(#GET{left})]:16px;}
634 div.titrem a.titremancre {padding:15px 0 0 16px;background-position: [(#GET{left})] top;background-repeat: no-repeat; position:relative;float:[(#GET{left})];margin-[(#GET{left})]:-16px;}
635
636 /* dans les formulaires de configuration */
637 h3.titrem {position:relative;}
638 .formulaire_spip h3.titrem,#navigation .formulaire_spip h3.titrem,#extra .formulaire_spip h3.titrem {background-color: #GET{foncee};color: #fff; }
639
640
641 .cadre-couleur-foncee .titrem { background-color: #GET{foncee};color: #fff; }
642 .cadre-couleur-foncee .cadre_padding .titrem {color: #000; }
643 .cadre-trait-couleur .titrem { background-color: #GET{foncee};color: #fff; }
644 .cadre-trait-couleur .cadre_padding .titrem { background-color: #fff;color: #000; }
645
646 .ajax-action {padding-top:1px;margin-top:-1px;clear:both;position: relative; }
647
648 .dater {position: relative; }
649 .dater, .dater .titrem, .editer_mot .titrem, .editer_auteurs .titrem, .cadre-e .titrem { background-color: #GET{claire}; }
650 .dater .hover, .editer_mot .hover, .editer_auteurs .hover { background-color: #GET{foncee}; }
651
652 .mots_tous #contenu .titrem.impliable { background-color: #GET{claire}; }
653 .configuration #contenu .cadre .titrem { background-color:#eee; }
654 .configuration #contenu .titrem.hover { background-color: #GET{claire}; }
655 .configuration #contenu .cadre-trait-couleur .titrem { background-color: #GET{foncee};color: #fff; }
656 .configuration #contenu .cadre-trait-couleur .cadre_padding .titrem { background-color: #eee;color: #000; }
657 .configuration #contenu .cadre-couleur .titrem { background-color: #GET{claire}; }
658 .configuration #contenu .cadre-couleur .cadre_padding .titrem { background-color:#eee; }
659 .cadre-liste .titrem { background-color: #fff; }
660 .cadre-liste .titrem.hover { background-color: #GET{claire}}
661 .cadre-liste .tr_liste .titrem { background-color:#eee; }
662 .cadre-couleur .titrem { background-color: #fff; }
663
664 .joindre .titrem, #navigation .joindre .titrem { background-color: #GET{claire}; }
665 .accueil #navigation .titrem { background-color: #GET{foncee}; }
666
667 #navigation .titrem, #extra .titrem {text-align: center; }
668 #navigation .titrem, #extra .titrem { background-color: #fff; }
669 #liste_images .titrem, #liste_documents .titrem { background-color: #ccc; }
670 /*#liste_images .legender .titrem, #liste_documents .legender .titrem { background-color: #fff; } */
671 #navigation .hover, #extra .hover, .joindre .hover, #liste_images .hover, #liste_documents .hover { background-color: #GET{claire}; }
672
673 .iconifier div div.titrem {text-align: #GET{left}; }
674 .iconifier div div {text-align: center; }
675 .iconifier div div label {text-align: #GET{left};display: block; }
676
677 /* Deplier / Replier */
678 .replie a.titremancre { background-image: url(#GET{chemin_img_pack}deplierhaut[(#GET{rtl})].gif); }
679 .hover { background-color: #GET{claire}; }
680 .deplie a.titremancre { background-image: url(#GET{chemin_img_pack}deplierbas.gif); }
681 .impliable {}
682 .blocreplie { display: none; }
683 .blocdeplie { display: block; background: none; }
684
685 td.pense-bete, a.pense-bete { background: url(#GET{chemin_img_pack}m_envoi_bleu[(#GET{rtl})].gif) center [(#GET{left})] no-repeat; padding-#GET{left}: 20px; }
686
687 td.annonce, a.annonce { background: url(#GET{chemin_img_pack}m_envoi_jaune[(#GET{rtl})].gif) center [(#GET{left})] no-repeat; padding-#GET{left}: 20px; }
688
689 td.message, a.message { background: url(#GET{chemin_img_pack}m_envoi[(#GET{rtl})].gif) center [(#GET{left})] no-repeat; padding-#GET{left}: 10px; }
690
691 .enfants ul { list-style: none; }
692 .enfants ul li.rubrique_12 {background:url(#GET{chemin_img_pack}rubrique-12.gif)[ (#GET{left})] center no-repeat; padding: 2px; padding-#GET{left}: 18px; margin-#GET{left}: 6px;position:relative;}
693
694 /* * ***************************************************/
695 /* directives specifiques a une page */
696 /* exec=admin_tech */
697
698
699 /* exec=admin_plugin 2.1 */
700 .liste-plugins.formulaire_spip {border:0;background:none;padding:0;}
701 .liste-plugins .liens {padding:5px;background:#ddd;}
702 .liste-plugins .liste-items .item {position:relative;padding-left:70px;border-top:0;}
703 .liste-plugins .liste-items .item.actif {background:#eee;}
704 .liste-plugins .liste-items .item.actif:hover {background:#e8e8e8;}
705 .liste-plugins .liste-items .item.on {background:[#(#GET{claire}|couleur_eclaircir)];}
706 .liste-plugins .liste-items .item.erreur {background:#fdd;}
707 .liste-plugins .liste-items .item.erreur .erreur {color:red;font-weight:bold;}
708 .liste-plugins .liste-items .item .short {color:#666;font-size:0.95em;}
709 .liste-plugins .liste-items .item.on .short {display:none;}
710 .liste-plugins .liste-items .item .check {float:#GET{left};margin-#GET{left}:-70px;position:relative;display:inline;}
711 .liste-plugins .liste-items .item .check input {margin:0;}
712 .liste-plugins .liste-items .item .check label {display:none;}
713
714 .liste-plugins .liste-items .item .download {float:#GET{left};margin-#GET{left}:-70px;position:relative;display:inline;}
715
716 .liste-plugins .liste-items .item .nom {font-size:1.2em;display:inline;}
717 .liste-plugins .liste-items .item .nom a {color:#444;text-decoration:none;}
718 .liste-plugins .liste-items .item.actif .nom a {color:#[(#GET{foncee}|couleur_foncer)];}
719
720 .liste-plugins .liste-items .item .icon {position:absolute;top:3px;left:28px;width:32px;height:32px;overflow:hidden;}
721 .liste-plugins .liste-items .item .actions {float:#GET{right};visibility:hidden;}
722 .liste-plugins .liste-items .item:hover .actions {visibility:visible;}
723
724 .liste-plugins .liste-items .item .version,
725 .liste-plugins .liste-items .item .etat {font-weight: normal;}
726 .liste-plugins .liste-items .item .cfg_link {position:absolute;top:4px;#GET{right}:4px;}
727 .liste-plugins .liste-items .item .details .desc {padding:5px 0 2px;font-weight:normal;}
728 .liste-plugins .liste-items .item .details .auteurs {display:inline;font-style:italic;padding-bottom:5px;font-weight:normal;}
729 .liste-plugins .liste-items .item .details .licence {display:inline;font-weight:normal;}
730 .liste-plugins .liste-items .item .details .site {font-weight:bold;margin-top:0.5em;}
731 .liste-plugins .liste-items .item .details .tech {font-size:0.9em;float:#GET{right};text-align:#GET{right};}
732
733 .install-plugins {background:#ddd;border:1px solid black;color:#555;font-size:0.85em;padding:10px;}
734 .install-plugins .ok {color:green;font-weight:bold;}
735 .install-plugins .erreur {color:red;font-weight:bold;}
736
737 .erreur_message-plugins {border:1px solid red;background:#f0d0d0;font-weight:bold;padding:10px;font-size:0.9em;}
738
739 #liste_plugins ul.plugins {padding-left:0;}
740
741 /* exec=statistiques_visites */
742 .trait_haut { background: #GET{foncee}; }
743 .trait_bas { background:black; }
744 .trait_moyen { background: #666; }
745 .couleur_dimanche { background: #GET{foncee}; }
746 .couleur_jour { background: #GET{claire}; }
747 .couleur_janvier { background: #GET{foncee}; }
748 .couleur_mois { background: #GET{claire}; }
749 .couleur_prevision { background: #eee; }
750 .couleur_realise { background: #999; }
751
752 .couleur_cumul { background: #GET{foncee}; }
753 .couleur_nombre { background: #GET{claire}; }
754 .couleur_langue { background: #GET{foncee}; }
755
756 .statistiques_visites ul.referers { margin-left: 0; padding-left: 0; list-style: none; color: #666; }
757 .statistiques_visites ul.referers li { clear: #GET{right}; margin-bottom: 1em; padding-left: 16px; }
758 .statistiques_visites ul.referers li .titrem { margin-left: -16px; font-weight: normal; }
759 .statistiques_visites ul.referers li .visites3 { color: red; }
760 .statistiques_visites ul.referers li .visites2 { color: #666; }
761 .statistiques_visites ul.referers li .visites1 { color: #999; }
762 .statistiques_visites ul.referers li a { font-weight: bold; }
763 .statistiques_visites ul.referers li ul { font-size: x-small; list-style-type: disc; }
764 .statistiques_visites ul.referers li li { clear: none; margin-bottom: 0; padding-left: 0; }
765 .statistiques_visites ul.referers li li a { font-weight: normal; }
766
767 ul.classement {list-style:none;font-size:x-small;margin:0;padding:0;padding-#GET{left}:42px;color:#666666;}
768 ul.classement li {padding:0 0 4px;margin:0;line-height:100%;}
769 ul.classement li em {display:block;width:37px;float:#GET{left};margin-left:-40px;position:relative;display:inline;font-style:normal;text-align:#GET{right};}
770
771 /* agenda */
772 .bandeau_agenda { background: #GET{claire}; }
773 .jour_dimanche { background: #GET{claire};color: #fff; }
774 .jour_encours { background: #fff;color: #000; }
775 .jour_gris { background: #eee;color: #000; }
776 .jour_pris { background: #fff;color: #000; }
777 .calendrier-cadreagenda { background: #GET{claire}; }
778 div.navigation-calendrier { background-color: #GET{foncee}; }
779
780 /* lang_raccourcis */
781 #raccourcis .titrem { background: #GET{claire}; }
782
783 /* exec=mesage */
784 #participants table.spip {border:0; }
785 #participants .cadre_padding {padding:0 0 4px 0; }
786
787 /* editer_auteurs */
788 .option_separateur_statut_auteur { background: #GET{claire}; }
789 .option_auteur { background: #e4e4e4; }
790
791 /* menu langues */
792 .lang_ecrire { max-height: 24px; border: 1px solid #fff; color: white; width: 100px; background: #GET{foncee}; }
793
794 /* selecteur ajax */
795 #choix_parent_principal { background: #fff; border: 1px solid #GET{foncee}; position: relative; height: 170px; overflow: auto; margin-top:5px;}
796 .recherche_rapide_parent {margin-top: -25px;float:right; }
797 .rubrique_actuelle {height: 25px; }
798 .rubrique_actuelle a img{cursor:pointer;}
799 #selection_rubrique .informer { background: #fff; }
800 #selection_auteur .informer { background: #fff; padding: 5px; border-top: 0; }
801
802 /* legender */
803 /*.legender { background: #fff; border: 1px solid #GET{foncee}; padding:5px; margin:3px; font-size:x-small; }*/
804 .legender { margin-top: 10px; font-size:x-small; }
805
806 /* portfolios */
807 .lien_tout_supprimer { background-color: #ddd; padding: 4px; color: #000; text-align: #GET{right}; }
808 .cadre-portfolio .titrem { background-color: #GET{claire}; }
809 .cadre-portfolio .cadre_padding {padding: 0; }
810 .cadre-portfolio table {border-#GET{left}: 1px solid #GET{claire}; table-layout:fixed }
811 .cadre-portfolio table td.document { border-bottom: 1px solid #GET{claire}; border-#GET{right}: 1px solid #GET{claire}; width:33%; text-align: #GET{left}; vertical-align:top; }
812 .cadre-documents .titrem { background-color:#999; }
813 .cadre-documents .cadre_padding {padding: 0; }
814 .cadre-documents table {border-#GET{left}: 1px solid #999; table-layout:fixed}
815 .cadre-documents table td.document { border-bottom: 1px solid #999; border-#GET{right}: 1px solid #999; width:33%; text-align: #GET{left}; vertical-align:top; }
816
817 #contenu td.document .titrem { background-color: #fff; }
818 td.vu { background: #ccc; }
819
820 /* messages d'upload (zip etc) */
821 .upload_message {border: dotted [(#GET{foncee})] 1px; padding:0px 5px 5px 10px; font-size: x-small}
822 .upload_message ol {padding: 2px;list-style: none; font-size: xx-small; max-height:20em; overflow:auto}
823 .upload_message ol li {padding: 2px;}
824
825 /* config/reducteur */
826 .vignette_reducteur { text-align: center; vertical-align: middle; float: #GET{left}; padding:2px; border:2px solid #fff; width:150px; height:170px; }
827 .vignette_reducteur.selected { font-weight: bold; border:2px dotted #GET{claire}; }
828 .vignette_reducteur span { display: block; }
829 /* config/locuteur */
830 .langues_bloquees {color: #GET{foncee};font-weight: bold; }
831
832
833 [(#REM)
834 pour les puces de changement rapide de statut ; NB: ca buggue car ca s'affiche en-dessous du cadre
835 ]
836 li .puce_statut { float: #GET{left}; padding-top: 5px; }
837 li .puce_article_popup, li.puce_breve_popup,li.puce_site_popup { padding: 0; }
838 .puce_article, .puce_breve, .puce_site { position: relative; }
839 .puce_article_fixe, .puce_breve_fixe, .puce_site_fixe { position: relative; }
840
841 .puce_article_popup, .puce_breve_popup, .puce_site_popup { position: absolute; top: 0; #GET{left}: 0; visibility: hidden; border: 1px solid #666; background-color: #ccc; z-index: 10; }
842 .puce_article_popup img, .puce_breve_popup img, .puce_site_popup img { padding: 1px; border: 0; }
843
844 .puce_article_popup { width: 55px; }
845 .puce_breve_popup, .puce_site_popup { width: 27px; }
846
847 .boite_onglets {clear:both; margin-top:15px; }
848 .tabs-nav a { color: #GET{foncee}; }
849
850 /* generique */
851 #voir { overflow: hidden; }
852
853 #contenu #wysiwyg div.label { clear: both; display: block; background-color: #GET{claire}; margin-top: 2em; padding: .1em; font-size: x-small; color: #777; }
854 #contenu #wysiwyg div p { margin-top: 0; }
855 #navigation .infos .numero { font-size: x-small;font-weight: bold; text-align: center; }
856 #navigation .infos .numero p { font-size: x-large; margin:5px 0;color:#333; font-family: verdana, helvetica, arial, sans; }
857 #navigation .infos .noinfo { color:#ddd;}
858 #contenu .bandeau_actions { margin:5px 0;clear:both; }
859 #contenu .bandeau_actions a:hover { background: #fff; }
860 #contenu .logo_titre { float: #GET{right}; margin: 5px 0; margin-#GET{left}: 5px; }
861
862 #contenu #wysiwyg div.champ {display:block;}
863 #contenu #wysiwyg div.contenu_ps { background:#dddddd; border:1px solid #666; padding:5px;margin:1em 0;}
864 #contenu #wysiwyg div.contenu_ps.vide {display: none;}
865 #contenu #wysiwyg div.contenu_ps div.label {display:inline;font-weight:bold;font-size:1.3em;background:none;color:#000;}
866 #contenu #wysiwyg div.contenu_notes { background:#fff; border:1px solid #666; padding:5px;margin:1em 0;font-size:0.8em;}
867 #contenu #wysiwyg div.contenu_notes.vide {display: none;}
868 #contenu #wysiwyg div.contenu_notes div.label {display:inline;font-weight:bold;font-size:0.9em;background:none;color:#000;}
869 #contenu #wysiwyg div.texte {font-size:0.9em;}
870
871 ul.instituer { /*float: #GET{right}; */ text-align: #GET{left}; border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin: 0; padding:5px 0; /*font-size:0.9em; */ }
872 ul.instituer li { list-style: none; margin: 0; padding: 0; }
873 ul.instituer li ul { margin: 0; padding: 0; }
874 ul.instituer li ul li a { display: block; }
875 ul.instituer li ul li img { margin: 1px 1px -1px; margin-#GET{right}: 5px; visibility: hidden; border: 1px solid #f8f7f3; }
876 ul.instituer li.selected img,ul.instituer li a:hover img {visibility:visible; }
877 ul.instituer a:hover { background: #eee; }
878 ul.instituer li.prepa.selected,ul.instituer li.prepa a:hover { background: #fff; }
879 ul.instituer li.prop.selected,ul.instituer li.prop a:hover { background: #f89058;color: #fff; }
880 ul.instituer li.publie.selected,ul.instituer li.publie a:hover { background: #9dba00;color: #fff; }
881 ul.instituer li.poubelle.selected,ul.instituer li.poubelle a:hover { background: #000; color: #fff;}
882 ul.instituer li.refuse.selected,ul.instituer li.refuse a:hover { background: #ff0000;color: #fff; }
883
884 #voir.tabs-container { background: #fff; padding: 5px; border: 1px solid #999; }
885 .no_onglets .tabs-container {background:#fff; border:none;padding-top:0;}
886 .no_onglets .tabs-nav {display: none;}
887 .no_onglets .fiche_objet { background:#fff;border:1px solid #999; padding:5px;margin-bottom:1em;margin-top:20px;}
888 .no_onglets #voir.tabs-container { background: #fff; padding:0; border: 0; }
889
890 .no_onglets #contenu #wysiwyg div.label{ display: none; }
891 .no_onglets #contenu #wysiwyg .contenu_lien_titre {margin:1em 0;}
892 .no_onglets #contenu #wysiwyg .contenu_lien_titre div.label{ color:#000;background:none;display:inline; font-size:1.1em;font-weight:bold;font-family:Georgia,Garamond,Times New Roman,serif;}
893 .no_onglets #contenu #wysiwyg .contenu_lien_titre div.lien_titre p { display:inline;}
894 .no_onglets #contenu #wysiwyg { padding:5px;}
895 .no_onglets #contenu #wysiwyg div.contenu_soustitre,
896 .no_onglets #contenu #wysiwyg div.contenu_surtitre,
897 .no_onglets #contenu #wysiwyg div.contenu_titre {display: none;}
898 .no_onglets #contenu #wysiwyg div.vide {display: none;}
899 .no_onglets #contenu h1 {color:#GET{foncee};}
900 .no_onglets #contenu #wysiwyg div.contenu_descriptif,
901 .no_onglets #contenu #wysiwyg div.contenu_nom_site
902 { background:#e4e4e4; border:1px dashed #aaaaaa; padding:5px;margin:1em 0;}
903 .no_onglets #contenu #wysiwyg div.contenu_descriptif span.label {color:#000;background:none;display:inline;font-size:1.1em;font-weight:bold;}
904 body.sites .no_onglets #contenu #wysiwyg div.contenu_nom_site {display: none;}
905 .no_onglets .boite_onglets {margin-top:0px; }
906
907 /* exec/articles */
908 .articles h1 {color: #000; font-size: large; margin-top: 5px; }
909 #voir .article_prop {text-align: center; font-weight: bold; font-size: small; color: red; }
910
911 /* exec/naviguer */
912 .naviguer h1 {color: #000;font-size: large; margin-top: 5px; }
913 #contenu div.gauche { width: 49%; float: #GET{left}; }
914 #contenu div.droite { width: 49%; float: #GET{right}; }
915
916 /* exec/sites */
917 .sites h1 { color: #000;font-size: large; margin-top:5px; }
918 #voir .site_prop {text-align: center;font-weight: bold;font-size: small;color:red; }
919 #voir .site_syndique { font-weight: bold; text-align: center; }
920 #voir .site_syndique img { vertical-align:middle; }
921 #voir .date_syndic { margin-top: 1em; }
922 #voir .mise_a_jour_syndic { text-align: #GET{right}; }
923
924 /* exec/breves_voir */
925 .breves h1 {color: #000;font-size:large; margin-top:5px; }
926 #voir .breve_prop {text-align: center;font-weight: bold;font-size: small;color:red; }
927 #props .langue {text-align: left;}
928
929 /* exec/auteur_infos */
930 #auteur-voir .statut {margin:10px 0;border-top :1px solid #eee;border-bottom :1px solid #eee;padding:10px 0;}
931 #auteur-voir .statut ul {margin-bottom:0;}
932
933
934 /* fond des miniatures de logos et documents */
935 .miniature_logo, .miniature_document {
936 background: url(#GET{chemin_img_pack}fond-grille.gif) top left;
937 }
938
939 /* tables generiques de donnees */
940 table.info {width: 90%; margin: 1em auto; border-collapse: collapse; border-spacing: 0; line-height: normal;border:1px solid #999;}
941 table.info thead tr { background-color:#[(#GET{foncee}|couleur_foncer)];color:#fff;border: 1px solid #ddd; }
942 table.info th, table.info td { padding: 0.20em 0.40em; text-align: #GET{left}; border: 1px solid #ddd; }
943 table.info th.num, table.info td.num { text-align: #GET{right};}
944 table.info th a {color:#[(#GET{claire}|couleur_eclaircir|couleur_eclaircir)];text-decoration:underline;}
945 table.info th { vertical-align: bottom; font-weight: bold; }
946 table.info td { vertical-align: top; }
947
948
949 /*** Placer le theme tout a la fin ***/
950 #SET{style_prive_theme,#REM|bando_style_prive_theme}
951 [(#GET{style_prive_theme}|oui)
952 [(#INCLURE{fond=#GET{style_prive_theme}}{env})]
953 ]
954 [(#REM|bando_images_background)]
955
956
957 /******** Formulaires **************/
958 [(#INCLURE{fond=style_prive_formulaires}{env}{couleur_claire}{couleur_foncee}{lang}{ltr})]
959 /******** Formulaires fin **************/
960 .formulaire_spip textarea {padding:3px;}
961 .formulaire_spip input,.formulaire_spip input.text,.formulaire_spip input.password,.formulaire_spip select {padding:1px 0;}
962
963 /*** Plugins ***/
964 [(#INCLURE{fond=style_prive_plugins}{env}{couleur_claire}{couleur_foncee}{lang}{ltr})]
965 /**** Plugins fin ***/