420 |
florian |
1 |
/*Debut modification sytle TELA BOTANICA*/
|
|
|
2 |
* {margin:0; padding:0; text-indent:0;}
|
|
|
3 |
body {background:#FFF; font:12pt Arial, sans-serif; color:#000; text-align:center;}
|
|
|
4 |
#page {position:relative; width:758px; text-align:left; margin:0 auto;}
|
|
|
5 |
|
|
|
6 |
hr {margin:2px; width:100%; color: #7F8343; background-color: #7F8343; height: 1px;}
|
|
|
7 |
a {margin:0; padding:0; color:#751451; text-decoration:none;}
|
|
|
8 |
a:hover {text-decoration:none; color:#2D6C98;}
|
|
|
9 |
img{border:0;}
|
|
|
10 |
img a{display:block;}
|
|
|
11 |
#selecteur_squelette {position:absolute; top:3px; right:3px;}
|
|
|
12 |
#selecteur_style {position:absolute; top:30px; right:3px;}
|
|
|
13 |
|
|
|
14 |
/*****************Titres********************************************************/
|
|
|
15 |
h1, h2, h3, h4, h5, h6 {font-family:'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; text-align:left; margin:4px 0;}
|
|
|
16 |
h1 {padding:2px; font-size: 20pt; color:rgb(79, 52, 147);}
|
|
|
17 |
#colonne_droite h1 {padding:4px 0 4px 40px; background:url('../images/puce_titre.png') no-repeat top left;}
|
|
|
18 |
h2 {padding:2px; text-align: left; font-size: 18pt; color: #93117e;}
|
|
|
19 |
h3 {padding:2px; font-weight: bold; font-size:17pt; color: #9cc300;}
|
|
|
20 |
h4 {padding:2px; text-align: center; font-weight: bold; font-size: 14pt; color: #05AEF8;}
|
|
|
21 |
h5 {padding:2px; text-align: center; font-weight: bold; font-size: 12pt; color: #4F3493;}
|
|
|
22 |
|
|
|
23 |
ul {padding:0;margin: 0 0 0 10px;}
|
|
|
24 |
#colonne_droite li {padding:2px 0 2px 20px; margin:2px 0 0 0; color:#000; background:url('../images/puce_menu.png') no-repeat top left; list-style-type:none;}
|
|
|
25 |
|
|
|
26 |
/*****************Bandeau du haut********************************************************/
|
|
|
27 |
#zone_bandeau {height:288px; width:758px; background:url(../images/bandeau_haut.png) no-repeat top left;}
|
|
|
28 |
#titre_site {padding:20px 0 0 0; text-align:center;}
|
|
|
29 |
#titre_site a {text-decoration:none; color:#08429C; font-size:18px;}
|
|
|
30 |
|
|
|
31 |
/*****************Contenu page (colonne gauche + corps)********************************************************/
|
|
|
32 |
#zone_contenu {float:left; margin:0; padding:0 ;width:758px; background:url(../images/barre_conteneur.png) repeat-y top left;}
|
|
|
33 |
p, .page {clear:both;background-color:transparent;text-align: justify;line-height: 22px;}
|
|
|
34 |
|
|
|
35 |
/*****************Colonne de gauche********************************************************/
|
|
|
36 |
#colonne_gauche {clear:both; float:left; width:176px; padding:0; margin:0; text-align:center;}
|
|
|
37 |
#colonne_gauche h1 {padding:6px 0 0 0; margin:0; text-align:center; font-weight:bold; font-size:13px; color:#751451; }
|
|
|
38 |
#menu_haut {margin:0 0 0 15px; width:151px; height:34px; background:url(../images/bandeau_menu_haut.png) no-repeat top left;}
|
|
|
39 |
#menu_contenu {margin:0 0 0 15px; width:151px; background:url(../images/barre_menu.png) repeat-y top left;}
|
|
|
40 |
#menu_bas {margin:0 0 40px 15px; width:151px; height:12px; background:url(../images/bandeau_menu_bas.png) no-repeat top left;}
|
|
|
41 |
#menu_contenu ul {display:block;margin:0; padding:1px; color:#FFF; list-style:none; list-style-type:none;}
|
|
|
42 |
#menu_contenu li, #menu li li {margin:2px 0; padding:0; color:#000;}
|
|
|
43 |
#menu_contenu li ul {margin:0 0 0 12px; padding:0; border-left:1px solid #08429c;}
|
|
|
44 |
#menu_contenu li a {display:block; padding:2px 0 2px 10px; margin:0; text-decoration:none; color:#08429c; font-size:12px; background:transparent; text-align:left;}
|
|
|
45 |
#menu_contenu li a:hover, #menu_contenu li.menu_actif a {margin-left:3px; padding-left:19px; color:#751451; background:url(../images/puce_menu.png) no-repeat top left;}
|
|
|
46 |
|
|
|
47 |
#colonne_droite {float:left; width:524px; margin:0 0 0 10px; padding:0 10px 0 10px; text-align:justify;}
|
|
|
48 |
|
|
|
49 |
/*****************Pied de page********************************************************/
|
|
|
50 |
#zone_pied {float:left; text-align:center; margin:0; padding:0; width:758px; height:259px; background: url(../images/bandeau_bas.png) no-repeat top left;}
|
|
|
51 |
#zone_pied a {font:12pt arial, sans-serif; color:#751451; text-decoration:none;}
|
|
|
52 |
#zone_pied a:hover {text-decoration:underline; color:#efb521;}
|
|
|
53 |
#copyright {padding:220px 0 0 0; float:left; color:#000; width:758px;}
|
|
|
54 |
|
|
|
55 |
.error { color: #CC3333; font-weight: bold; }
|
|
|
56 |
.indent { margin-left: 40px; }
|
|
|
57 |
.additions { color: #008800; }
|
|
|
58 |
.deletions { color: #880000; }
|
|
|
59 |
.add { font-weight: bold; color: #c00; text-decoration: underline; }
|
|
|
60 |
.del { font-style: italic; color: #c00; text-decoration: line-through; }
|
|
|
61 |
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
|
|
|
62 |
.edit { width: 100%; height: 400px; }
|
|
|
63 |
.footer { background-color: #DDDDDD; padding: 5px 10px; border: 1px solid #000; display: none; }
|
|
|
64 |
.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; }
|
|
|
65 |
.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
|
|
|
66 |
|
|
|
67 |
.commentsheader { display:none; background-color: #DDDDDD; padding: 2px 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
68 |
.comment { display:none; background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #EEEEEE; }
|
|
|
69 |
.commentinfo { display:none; color: #AAAAAA; }
|
|
|
70 |
.commentform { display:none; background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
71 |
|
|
|
72 |
.copyright { font-size: 11px; color: #AAAAAA; text-align: right; display: none;}
|
|
|
73 |
.copyright A { color: #AAAAAA; }
|
|
|
74 |
.searchbox { background: #FFFFF8; border: 0px; border-bottom: 1px solid #CCCCAA; padding: 0px; margin: 0px; }
|
|
|
75 |
.debug { font-size: 11px; color: #888888; }
|
|
|
76 |
|
|
|
77 |
.hr_clear { clear: both; visibility: hidden; }
|
|
|
78 |
.include_right { float: right; width: 17%; } /* bloc flotant � droite */
|
|
|
79 |
.include_left { float: left; width: 17%; } /* bloc flotant � gauche */
|
|
|
80 |
.include_solid_border { border: solid; padding: 2px; } /* encadr� noir */
|
|
|
81 |
.include_gray_background { background-color: #DDDDDD; } /* fond gris */
|
|
|
82 |
.include_small_fonts { font-size: 0.8em; } /* petites polices */
|
|
|
83 |
.include_big_fonts { font-size: 1.2em; } /* grandes polces */
|
|
|
84 |
.include_height10em { height: 10em; overflow: scroll; } /* boite de 10em de hauteur, avec ascenseur */
|
|
|
85 |
.include_height15em { height: 15em; overflow: scroll; }
|
|
|
86 |
.include_height30em { height: 30em; overflow: scroll; }
|
|
|
87 |
.include_height60em { height: 60em; overflow: scroll; }
|
|
|
88 |
|
|
|
89 |
.trail_table { line-height: 30px;}
|
|
|
90 |
.trail_button { color: #993333; }
|
|
|
91 |
|
|
|
92 |
/* CONTRIBUTION ACTION ATTACH */
|
|
|
93 |
/* - les images */
|
|
|
94 |
.attach_margin05em { margin: 0.5em;} /* marge de 0.5 em autour de l'image*/
|
|
|
95 |
.attach_margin1em { margin: 1em;} /* marge de 1em autour de l'image*/
|
|
|
96 |
.attach_left {float: left;} /* bloc flotant � gauche */
|
|
|
97 |
.attach_right {float: right;} /* bloc flotant � droite */
|
|
|
98 |
.attach_noborder {border-width: 0px;} /* pas de bordure */
|
|
|
99 |
.attach_vmiddle {vertical-align: text-bottom;} /* aligenement vertical au milieu */
|
|
|
100 |
/* - le gestionnaire des uploads */
|
|
|
101 |
.tableFM {border: thin solid Black; width: 100%; }
|
|
|
102 |
.tableFM THEAD { background-color: Silver; font-weight: bold; text-align: center; }
|
|
|
103 |
.tableFM TFOOT { background-color: Silver; font-weight: bold; text-align: left; }
|
|
|
104 |
.tableFM TBODY TR { text-align: center; }
|
|
|
105 |
.tableFMCol1 { background-color: Aqua; }
|
|
|
106 |
.tableFMCol2 { background-color: Yellow; }
|
|
|
107 |
|
|
|
108 |
/* CONTRIBUTION ACeditor */
|
|
|
109 |
.image_left {float: left;} /* bloc flotant � gauche */
|
|
|
110 |
.image_right {float: right;} /* bloc flotant � droite */
|
|
|
111 |
.image_center {text-align:center;} /* bloc centr� */
|