Subversion Repositories Applications.papyrus

Rev

Rev 556 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 556 Rev 954
Line -... Line 1...
-
 
1
* {margin: 0; padding: 0;font: 12px Arial, sans-serif; color: #000;text-align: justify;line-height: 17px;}
1
body { background-color: #F5F5F5; color: black; }
2
body {text-align:center; background:#FFF;}
2
 
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; } 
3
body, p, td, li, input, select, textarea { font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.3; }
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;}
4
h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }
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;}
5
a { color: #993333; }
24
.header {display:none;}
6
ul { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
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;}
7
ol { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
36
ol { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
8
form { margin: 0px; padding: 0px; }
37
form { margin: 0px; padding: 0px; }
9
tt { color: Navy; }
38
tt { color: Navy; }
10
hr { border: 0px; color: Black; /* Internet Explorer */ background-color: Black; height: 1px; }
39
hr {border: 0px; color: #F2B814; /* Internet Explorer */ background-color: #F2B814; height: 2px; }
11
 
-
 
12
 
-
 
13
.wiki_name { float: left; margin: 0px 15px 0px 10px; font-size: 150%; }
-
 
14
.page_name { font-size: 150%; }
-
 
Line 15... Line 40...
15
 
40
 
16
.error { color: #CC3333; font-weight: bold; }
41
.error { color: #CC3333; font-weight: bold; }
17
.indent { margin-left: 40px; }
42
.indent { margin-left: 40px; }
18
.additions { color: #008800; }
43
.additions { color: #008800; }
19
.deletions { color: #880000; }
44
.deletions { color: #880000; }
20
.add { font-weight: bold; color: #c00; text-decoration: underline; }
45
.add { font-weight: bold; color: #c00; text-decoration: underline; }
21
.del { font-style: italic; color: #c00; text-decoration: line-through; }
-
 
22
.header { padding: 10px; padding-top: 0px }
-
 
-
 
46
.del { font-style: italic; color: #c00; text-decoration: line-through; }
23
.page { background-color: #FFFFFF; padding: 10px; border: 1px inset; border-bottom: none; }
47
 
24
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
48
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
25
.edit { width: 100%; height: 400px; }
49
.edit { width: 100%; height: 400px; }
-
 
50
.footer { font-size:13px; padding: 5px; border: 2px solid #F2B814; }
-
 
51
.footer a {color: #4F3493;text-decoration:underline; }
26
.footer { background-color: #DDDDDD; padding: 5px 10px; border: 1px inset; border-top: none; border-top: 1px solid #CCCCCC }
52
.footer a:hover {color: #F2B814;text-decoration:none; }
27
.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; }
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; }
Line 28... Line 54...
28
.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
54
.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
29
 
55
 
30
.commentsheader { background-color: #DDDDDD; padding: 2px 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
56
.commentsheader {display:none;}
31
.comment { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #EEEEEE; }
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; }
Line 32... Line 58...
32
.commentinfo { color: #AAAAAA; }
58
.commentinfo { color: #AAAAAA; }
33
.commentform { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
59
.commentform { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
34
 
60
 
35
.copyright { font-size: 11px; color: #AAAAAA; text-align: right; }
61
.copyright { font-size: 11px; color: #000; text-align: right; }
Line 36... Line 62...
36
.copyright A { color: #AAAAAA; }
62
.copyright a { color: #000; }
37
.searchbox { background: #FFFFF8; border: 0px; border-bottom: 1px solid #CCCCAA; padding: 0px; margin: 0px; }
63
.searchbox { background: #FFF; border: 1px solid #000; width:100px; }
38
.debug { font-size: 11px; color: #888888; }
64
.debug { font-size: 11px; color: #888888; }
Line 49... Line 75...
49
.include_height30em { height: 30em; overflow: scroll; }
75
.include_height30em { height: 30em; overflow: scroll; }
50
.include_height60em { height: 60em; overflow: scroll; }
76
.include_height60em { height: 60em; overflow: scroll; }
Line 51... Line 77...
51
 
77
 
52
.trail_table { line-height: 30px;}
78
.trail_table { line-height: 30px;}
53
.trail_button { color: #993333; }
-
 
54
 
-
 
55
.page_table {margin: 0px; padding: 0px ; border: none; height: 100%;width: 100%;}
-
 
56
.menu_column {background-color: #FFFFCC; vertical-align: top; width: 150px; border: 1px solid #000000;padding:5px;}
-
 
57
.body_column {vertical-align: top; border: none;padding:5px;}
-
 
58
.attach_margin05em { margin: 0.5em;}             /* marge de 0.5 em autour de l'image*/
-
 
59
.attach_margin1em { margin: 1em;}                /* marge de 1em autour de l'image*/
-
 
60
.attach_left {float: left;}                      /* bloc flotant à gauche */
-
 
61
.attach_right {float: right;}                    /* bloc flotant à droite */
-
 
62
.attach_noborder {border-width: 0px;}            /* pas de bordure */
-
 
63
.attach_vmiddle {vertical-align: text-bottom;}   /* aligenement vertical au milieu */
-
 
64
 
-
 
65
.tableFM {border: thin solid Black; width: 100%;  }
-
 
66
.tableFM THEAD { background-color: Silver; font-weight: bold; text-align: center;   }
-
 
67
.tableFM TFOOT { background-color: Silver; font-weight: bold; text-align: left;   }
-
 
68
.tableFM TBODY TR { text-align: center;  }
-
 
69
.tableFMCol1 { background-color: Aqua; }
-