954 |
florian |
1 |
* {margin: 0; padding: 0;font: 12px Arial, sans-serif; color: #000;text-align: justify;line-height: 17px;}
|
|
|
2 |
body {text-align:center; background:#FFF;}
|
|
|
3 |
img {border:0;}
|
|
|
4 |
#container {margin: 3px auto;width: 800px;text-align: left;}
|
|
|
5 |
#page_table {border-spacing: 0;border-collapse: separate; margin: 0; padding: 0 ; border: 0; border-width:0; }
|
|
|
6 |
#bandeau_haut {vertical-align: top;border-spacing: 0;margin: 0; padding: 0; border: 0; background: url(images/Bandeau-wiki.png) no-repeat top left; width:631px; height:165px;}
|
|
|
7 |
#logo_ekotribu, #logo_ekotribu img {vertical-align: top; border-spacing: 0; margin: 0; padding: 0; border: 0;}
|
|
|
8 |
.menu_column {vertical-align: top; border: 0; background: #F2B814; width: 159px; border: 0;padding:10px 5px 5px 5px;}
|
|
|
9 |
.menu_column h1,h2,h3,h4,h5 {text-align: center; font: 12px Arial,sans-serif; color: #4F3493;border-bottom:1px solid #FFF;}
|
|
|
10 |
.menu_column h1 {font-size:20px;}
|
|
|
11 |
.menu_column h2 {font-size:18px;}
|
|
|
12 |
.menu_column h3 {font-size:16px;}
|
|
|
13 |
.menu_column h4 {font-size:14px;}
|
|
|
14 |
.menu_column h5 {font-size:12px;}
|
|
|
15 |
.menu_column h5 {font-size:10px;}
|
|
|
16 |
.menu_column a:link, a:visited { font-weight: normal; text-decoration: underline; color: #FFF;}
|
|
|
17 |
.menu_column a:hover, a:active { text-decoration:none ; color: #4F3493;}
|
|
|
18 |
.menu_column li {display : list-item; list-style-type: disc; padding:0;color: #FFF;}
|
|
|
19 |
.menu_column li:hover {color: #4F3493;}
|
|
|
20 |
div.centrage {text-align: center;}
|
|
|
21 |
.body_column {vertical-align: top; border: 0; padding:5px;}
|
|
|
22 |
.page_name {display:none; }
|
|
|
23 |
.wiki_name {padding-top:5px;text-align:center;color: #4F3493; font-size:22px;}
|
|
|
24 |
.header {display:none;}
|
|
|
25 |
.page { background-color: #FFF; padding: 5px; border: 0; }
|
|
|
26 |
.page h1 {padding:2px; text-align: center; font-size: 22px; color: #4F3493;}
|
|
|
27 |
.page h2 {padding:2px; text-align: left; font-size: 18px; color: #05AEF8; background: #FFFFFF;}
|
|
|
28 |
.page h3 {padding:2px; font-weight: bold; font-size:17px; color: #4F3493;}
|
|
|
29 |
.page h4 {padding:2px; text-align: center; font-weight: bold; font-size: 14px; color: #05AEF8;}
|
|
|
30 |
.page h5 {padding:2px; text-align: center; font-weight: bold; font-size: 12px; color: #4F3493;}
|
|
|
31 |
.page a:link { font-weight: normal; text-decoration: underline; color: #FB9B02;}
|
|
|
32 |
.page a:visited { font-weight: normal; text-decoration: underline; color: #FB9B02;}
|
|
|
33 |
.page a:hover, a:active { text-decoration:none ; color: #05AEF8;}
|
|
|
34 |
ul { margin: 0; padding: 0 0 0 15px;}
|
|
|
35 |
li { display : list-item; list-style-type: circle; padding:0;}
|
439 |
ddelon |
36 |
ol { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
|
|
|
37 |
form { margin: 0px; padding: 0px; }
|
|
|
38 |
tt { color: Navy; }
|
954 |
florian |
39 |
hr {border: 0px; color: #F2B814; /* Internet Explorer */ background-color: #F2B814; height: 2px; }
|
439 |
ddelon |
40 |
|
|
|
41 |
.error { color: #CC3333; font-weight: bold; }
|
|
|
42 |
.indent { margin-left: 40px; }
|
|
|
43 |
.additions { color: #008800; }
|
|
|
44 |
.deletions { color: #880000; }
|
|
|
45 |
.add { font-weight: bold; color: #c00; text-decoration: underline; }
|
|
|
46 |
.del { font-style: italic; color: #c00; text-decoration: line-through; }
|
954 |
florian |
47 |
|
439 |
ddelon |
48 |
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
|
|
|
49 |
.edit { width: 100%; height: 400px; }
|
954 |
florian |
50 |
.footer { font-size:13px; padding: 5px; border: 2px solid #F2B814; }
|
|
|
51 |
.footer a {color: #4F3493;text-decoration:underline; }
|
|
|
52 |
.footer a:hover {color: #F2B814;text-decoration:none; }
|
439 |
ddelon |
53 |
.code { background: #FFFFFF; border: solid #888888 2px; font-family: 'Courier New', Courier; color: black; font-size: 10pt; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
|
|
|
54 |
.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
|
|
|
55 |
|
954 |
florian |
56 |
.commentsheader {display:none;}
|
439 |
ddelon |
57 |
.comment { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #EEEEEE; }
|
|
|
58 |
.commentinfo { color: #AAAAAA; }
|
|
|
59 |
.commentform { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
60 |
|
954 |
florian |
61 |
.copyright { font-size: 11px; color: #000; text-align: right; }
|
|
|
62 |
.copyright a { color: #000; }
|
|
|
63 |
.searchbox { background: #FFF; border: 1px solid #000; width:100px; }
|
439 |
ddelon |
64 |
.debug { font-size: 11px; color: #888888; }
|
|
|
65 |
|
|
|
66 |
.hr_clear { clear: both; visibility: hidden; }
|
|
|
67 |
.include_right { float: right; width: 17%; } /* bloc flotant à droite */
|
|
|
68 |
.include_left { float: left; width: 17%; } /* bloc flotant à gauche */
|
|
|
69 |
.include_solid_border { border: solid; padding: 2px; } /* encadré noir */
|
|
|
70 |
.include_gray_background { background-color: #DDDDDD; } /* fond gris */
|
|
|
71 |
.include_small_fonts { font-size: 0.8em; } /* petites polices */
|
|
|
72 |
.include_big_fonts { font-size: 1.2em; } /* grandes polces */
|
|
|
73 |
.include_height10em { height: 10em; overflow: scroll; } /* boite de 10em de hauteur, avec ascenseur */
|
|
|
74 |
.include_height15em { height: 15em; overflow: scroll; }
|
|
|
75 |
.include_height30em { height: 30em; overflow: scroll; }
|
|
|
76 |
.include_height60em { height: 60em; overflow: scroll; }
|
|
|
77 |
|
|
|
78 |
.trail_table { line-height: 30px;}
|
|
|
79 |
.trail_button { color: #993333; }
|