1* {
2  font-family : Verdana, Arial, Helvetica, sans-serif, monospace !important
3}
4
5tutu:class1:class2 {
6  test : ok
7}
8
9body {
10  background : #606060;
11  color : #000000
12}
13
14a:link {
15  color : #0000FF;
16  background : transparent;
17  text-decoration : none
18}
19
20a:visited {
21  color : #990099;
22  background : transparent;
23  text-decoration : none
24}
25
26a:active {
27  color : #000000;
28  background : #ADD8E6;
29  text-decoration : none
30}
31
32h1.rubrique_info {
33  color : #990033;
34  margin : 0px 0px 0px 0px;
35  padding : 0.400em;
36  border : 0px;
37  font-size : 12px
38}
39
40h1.connexe {
41  font-size : 12px;
42  padding : 0.900em;
43  margin : 0px 0px 0px 0px;
44  color : #990033
45}
46
47a.rubrique_infolink {
48  text-decoration : none
49}
50
51ul.rubrique_infoul {
52  display : inline;
53  list-style-type : square
54}
55
56ul.rubrique_infoul * {
57  width : 100%
58}
59
60li.rubrique_infoul {
61  margin-left : 15px
62}
63
64h1 {
65  color : #990033
66}
67
68div.main {
69  background : white;
70  color : #000000;
71  margin-left : 5px;
72  margin-right : 5px;
73  border : 1px black solid;
74  text-align : left;
75  font-size : 12px
76}
77
78div.lsfnbanner {
79  margin-left : 150px;
80  margin-right : 170px;
81  border-top : none;
82  padding-left : 10px;
83  padding-right : 10px;
84  border-bottom : 1px black solid;
85  border-right : 1px black solid;
86  border-left : 1px black solid;
87  text-align : left;
88  font-size : 11px;
89  padding-top : 2px;
90  background-color : #eeeae6
91}
92
93div.footer {
94  padding-top : 5px;
95  padding-bottom : 3px;
96  border-top : 1px black solid;
97  border-left : 1px black solid;
98  border-right : 1px black solid;
99  text-align : left;
100  font-size : 9px;
101  background : #dcdff4;
102  width : 600px;
103  margin-top : 40px;
104  margin-left : 20px
105}
106
107div.footer p {
108  margin-left : 10px;
109  margin-top : 2px;
110  margin-bottom : 2px
111}
112
113a.lsfnlink:link, a.lsfnlink:visited, a.lsfnlink:active {
114  text-decoration : none;
115  color : #333333;
116  font-size : 10px
117}
118
119a.lsfnlink:hover {
120  text-decoration : underline;
121  color : black
122}
123
124div.menubartop {
125  margin-bottom : 10px;
126  padding-left : 10px;
127  padding-right : 10px;
128  padding-top : 0px;
129  font-size : 13px
130}
131
132div.smallmenubar {
133  background : white;
134  padding-left : 10px;
135  padding-right : 10px;
136  padding-top : 0px;
137  padding-bottom : 0px;
138  font-weight : bold;
139  font-size : 10px;
140  text-align : right
141}
142
143div.menuevent {
144  float : left;
145  width : 350px;
146  font-size : 11px;
147  text-align : left;
148  padding-top : 0px;
149  padding-bottom : 0px;
150  padding-left : 10px;
151  font-weight : bold;
152  margin : 0px
153}
154
155div.menubar {
156  background : #cac2a8;
157  border-top : 1px black solid;
158  border-bottom : 1px black solid;
159  padding-left : 10px;
160  padding-right : 10px;
161  padding-top : 3px;
162  padding-bottom : 2px;
163  font-weight : bold;
164  font-size : 13px
165}
166
167div.menubar a {
168  text-decoration : none
169}
170
171div.menudate {
172  float : left;
173  width : 130px;
174  padding-top : 5px
175}
176
177div.menuaccroche {
178  margin-left : 30px;
179  float : left;
180  text-decoration : underline;
181  font-size : 14px
182}
183
184div.menusearch {
185  float : right;
186  text-align : right;
187  padding-top : 5px;
188  width : 170px
189}
190
191div.menusearch p {
192  margin : 0px 0px 0px 0px
193}
194
195.searchinput {
196  border : solid 1px black
197}
198
199a#menulinkselect {
200  color : #ed7e00
201}
202
203div.leftbox {
204  width : 200px;
205  float : left;
206  padding-left : 5px;
207  padding-right : 5px;
208  padding-bottom : 5px;
209  border-right : 1px black solid;
210  border-bottom : 1px black solid;
211  background : white;
212  margin-bottom : 10px
213}
214
215div.leftbox h1 {
216  text-transform : uppercase;
217  font-weight : bold;
218  color : #ed7e00;
219  font-size : 10px;
220  margin : 0px
221}
222
223div.leftbox h2 {
224  font-weight : bold;
225  font-size : 12px;
226  margin : 0px
227}
228
229div.leftbox ul {
230  list-style-type : square;
231  margin-bottom : 10px;
232  margin-left : 0.300em;
233  padding-left : 0.200em
234}
235
236div.leftbox li {
237  margin-left : 10px
238}
239
240div.rightbox {
241  width : 150px;
242  float : right;
243  padding-top : 10px;
244  padding-left : 5px;
245  padding-right : 15px;
246  padding-bottom : 5px;
247  border-left : 1px black solid;
248  border-bottom : 1px black solid;
249  text-align : left
250}
251
252div.newjournaldiv {
253  text-align : justify;
254  margin-left : 10%;
255  font-size : 12px;
256  width : 600px
257}
258
259div.newjournaldiv p {
260  margin-bottom : 0px;
261  margin-top : 20px
262}
263
264div.journaldiv {
265  margin-left : 0px;
266  margin-right : 0px;
267  margin-top : 20px;
268  margin-bottom : 20px;
269  border : 1px black solid;
270  padding-top : 5px;
271  padding-bottom : 5px;
272  padding-right : 10px;
273  padding-left : 10px;
274  background-color : #eef
275}
276
277div.journaldiv p {
278  margin-top : 10px;
279  margin-bottom : 0px
280}
281
282div.journaldiv h1 {
283  color : #990033;
284  font-size : 14px;
285  margin : 0px
286}
287
288div.journaldiv h2 {
289  font-size : 10px;
290  margin : 0px
291}
292
293div.tipdiv {
294  margin-left : 220px;
295  margin-right : 50px;
296  margin-top : 20px;
297  padding-top : 5px;
298  padding-right : 10px;
299  padding-left : 10px;
300  text-align : justify;
301  background-color : #eee;
302  border : black solid 1px
303}
304
305div.tipdiv h1 {
306  font-weight : bold;
307  font-size : 14px;
308  color : black;
309  margin-top : 0px;
310  margin-bottom : 20px
311}
312
313div.tipdiv h2 {
314  text-transform : uppercase;
315  font-weight : bold;
316  color : #ed7e00;
317  font-size : 12px;
318  margin : 0px
319}
320
321div.newsdiv {
322  margin-left : 220px;
323  margin-right : 180px;
324  margin-top : 10px;
325  margin-bottom : 20px;
326  text-align : justify
327}
328
329div.newsdiv h1 {
330  font-weight : bold;
331  font-size : 14px;
332  margin : 0px
333}
334
335div.newsdiv h2 {
336  font-weight : normal;
337  font-size : 12px;
338  margin : 0px
339}
340
341div.newsdiv h3 {
342  font-weight : normal;
343  font-size : 12px;
344  margin-bottom : 20px
345}
346
347div.objdiv {
348  margin-left : 220px;
349  margin-right : 20px;
350  margin-top : 10px;
351  margin-bottom : 20px
352}
353
354h1.newstitle {
355  text-align : left;
356  font-size : 14px;
357  margin : 0px 0px 0px 0px;
358  color : black
359}
360
361div.titlediv {
362  border-top : solid #cac2a8 2px;
363  margin-top : 20px;
364  background-color : #eeeae6;
365  padding-left : 10px;
366  font-size : 11px
367}
368
369div.bodydiv {
370  border : solid #9e9784 1px;
371  padding-left : 10px;
372  padding-right : 10px;
373  padding-top : 10px;
374  padding-bottom : 5px;
375  margin-top : 2px;
376  text-align : justify
377}
378
379div.comments {
380  padding : 10px;
381  border-top : solid 2px #d37537;
382  border-bottom : solid 2px #d37537;
383  margin-top : 20px;
384  margin-bottom : 10px;
385  background-color : #cacaca;
386  font-size : 12px;
387  line-height : 1.300em
388}
389
390p.commentsbody {
391  border-left-style : solid;
392  border-width : 1px;
393  border-color : rgb(0, 0, 0);
394  padding-left : 10px;
395  text-align : justify;
396  margin-right : 20px
397}
398
399div.commentsreply {
400  margin-left : 220px;
401  text-align : center;
402  margin-top : 50px
403}
404
405ul.commentsul {
406  list-style-type : none;
407  margin-bottom : 10px;
408  margin-left : 1.250em;
409  padding-left : 0em;
410  border-left : 1px solid black
411}
412
413ul.commentsli {
414  margin : 10px
415}
416
417div.comments li {
418  margin-top : 20px;
419  margin-left : 2px
420}
421
422div.comments h1 {
423  font-size : 12px;
424  color : black;
425  margin : 0px 20px 3px 0px;
426  background-color : rgb(226, 226, 226);
427  padding-left : 1px;
428  font-weight : none
429}
430
431div.articlediv {
432  padding-left : 20px;
433  padding-right : 20px;
434  padding-top : 10px;
435  padding-bottom : 20px;
436  margin-right : 10px;
437  margin-left : 220px;
438  border : solid 1px black;
439  margin-top : 10px;
440  text-align : justify;
441  background-color : #E2E2E2
442}
443
444img {
445  border : 0px
446}
447
448div.sectionimg {
449  float : left;
450  margin-right : 10px;
451  margin-top : 5px
452}
453
454p.hautpage {
455  margin-top : 20px;
456  margin-bottom : 20px;
457  margin-left : 10px
458}
459
460div.leftcol {
461  width : 202px;
462  width : 202px;
463  float : left;
464  padding : 0px
465}
466
467div.logodiv {
468  border-right : 1px black solid;
469  border-bottom : 1px black solid;
470  padding : 0px;
471  line-height : 0px
472}
473
474div.loginbox {
475  margin-left : 4px;
476  border : solid #a59f8b 1px;
477  margin-top : 2px;
478  padding : 5px;
479  background-color : #fff2e8;
480  font-size : 10px
481}
482
483div.loginbox p {
484  margin : 0px;
485  padding : 0px
486}
487
488div.loginbox ul {
489  margin-left : 10px;
490  margin-top : 0px;
491  margin-bottom : 0px;
492  padding : 0px;
493  list-style-type : none
494}
495
496div.loginbox h1 {
497  text-transform : uppercase;
498  font-weight : bold;
499  color : #ed7e00;
500  font-size : 10px;
501  margin : 0px
502}
503
504div.loginbox h2 {
505  font-weight : bold;
506  font-size : 12px;
507  margin : 0px
508}
509
510div.loginbox h3 {
511  margin-top : 0px;
512  margin-bottom : 5px;
513  font-size : 12px
514}
515
516div.polldivtitle {
517  margin-bottom : 1px;
518  background-color : #cac2a8;
519  margin-left : 4px;
520  margin-top : 15px;
521  padding-left : 5px;
522  font-size : 10px;
523  border-top : solid #a59f8b 1px;
524  border-bottom : solid #a59f8b 1px;
525  text-transform : uppercase
526}
527
528div.polldiv {
529  margin-left : 4px;
530  border : 1px #a59f8b solid;
531  margin-top : 0px;
532  padding : 5px;
533  background : #fff2e8
534}
535
536div.polldiv p {
537  margin : 5px;
538  padding : 0px
539}
540
541div.polldiv ul {
542  margin-left : 5px;
543  margin-top : 0px;
544  margin-bottom : 10px;
545  padding : 0px;
546  list-style-type : none
547}
548
549div.otherboxtitle {
550  margin-bottom : 2px;
551  background-color : #e3dabc;
552  margin-left : 4px;
553  margin-top : 15px;
554  padding-left : 5px;
555  padding-top : 2px;
556  font-size : 11px;
557  border-top : solid #777364 1px;
558  border-bottom : solid #777364 1px;
559  text-transform : uppercase;
560  font-weight : bold
561}
562
563div.otherbox {
564  margin-left : 4px;
565  border : 1px #a59f8b solid;
566  margin-top : 0px;
567  padding : 5px;
568  text-align : justify;
569  background : #fff2e8;
570  font-size : 10px
571}
572
573div.otherbox h1 {
574  text-transform : uppercase;
575  font-weight : bold;
576  color : #ed7e00;
577  font-size : 10px;
578  margin : 0px
579}
580
581div.otherbox h2 {
582  font-weight : bold;
583  font-size : 11px;
584  margin : 0px
585}
586
587div.otherbox p {
588  margin-top : 5px;
589  margin-bottom : 10px
590}
591
592div.rightlogo {
593  width : 90px;
594  float : right;
595  margin-right : 0px;
596  padding-top : 0px;
597  padding-left : 0px;
598  padding-bottom : 0px
599}
600
601div.centraldiv {
602  margin-left : 220px;
603  margin-right : 10px;
604  margin-bottom : 20px;
605  margin-top : 10px
606}
607
608div.centraldiv h1 {
609  font-weight : bold;
610  font-size : 14px;
611  margin : 0px
612}
613
614div.centraldiv h2 {
615  font-weight : normal;
616  font-size : 12px;
617  margin : 0px
618}
619
620div.centraldiv h3 {
621  font-weight : normal;
622  font-size : 12px;
623  margin-bottom : 20px
624}
625
626div.centralinfo {
627  position : relative;
628  height : 160px
629}
630
631div.lefttopbox {
632  position : relative;
633  padding-left : 5px;
634  padding-right : 5px;
635  padding-top : 5px;
636  border : 1px #a59f8b solid;
637  text-align : justify;
638  background : #fff2e8;
639  font-size : 12px;
640  width : 47%;
641  float : left
642}
643
644div.lefttopbox p {
645  margin-top : 5px;
646  margin-bottom : 10px
647}
648
649div.lefttopbox h1 {
650  font-size : 13px;
651  font-weight : bold;
652  margin : 0px;
653  text-align : right
654}
655
656div.lefttopbox h2 {
657  text-transform : uppercase;
658  font-weight : bold;
659  color : #ed7e00;
660  font-size : 10px;
661  margin : 0px
662}
663
664div.lefttopbox h3 {
665  font-weight : bold;
666  font-size : 12px;
667  margin : 0px
668}
669
670div.righttopbox {
671  position : relative;
672  border : 1px #a59f8b solid;
673  background : white;
674  padding : 5px;
675  text-align : justify;
676  font-size : 12px;
677  width : 47%;
678  float : right
679}
680
681div.righttopbox h1 {
682  text-transform : uppercase;
683  font-weight : bold;
684  color : #ed7e00;
685  font-size : 10px;
686  margin : 0px
687}
688
689div.righttopbox h2 {
690  font-weight : bold;
691  font-size : 12px;
692  margin : 0px
693}
694
695div.boardindex {
696  text-align : justify;
697  font-size : 11px;
698  padding : 10px;
699  margin-left : 20px;
700  margin-right : 20px
701}
702
703a.boardindex:link, a.boardindex:visited, a.boardindex:active {
704  text-decoration : none;
705  color : red
706}
707
708div.boardleftmsg {
709  float : left;
710  margin-top : 3px
711}
712
713div.boardrightmsg {
714  margin-left : 130px;
715  margin-top : 3px;
716  padding-left : 5px
717}
718
719div.journalbody {
720  margin-left : 40px;
721  margin-top : 40px
722}
723
724div.journalbody h1 {
725  font-size : 15px;
726  font-weight : bold
727}
728
729div.journalbody p {
730  margin-bottom : 20px
731}
732
733.formulaire {
734  border : solid 1px black;
735  font-size : 12px;
736  background-color : #eef;
737  color : #000000
738}
739
740.newcomments {
741  color : red;
742  font-weight : bold
743}
744
745div.commentsreplythanks {
746  margin-left : 100px;
747  margin-top : 50px;
748  margin-right : 100px;
749  background-color : #eee;
750  border : black solid 1px;
751  padding : 10px
752}
753
754div.archivediv {
755  margin-right : 20px
756}
757
758.archivedate {
759  color : #f30
760}
761
762.archivelink {
763  font-size : 14px;
764  font-weight : bold;
765  text-decoration : underline
766}