Subversion Repositories Sites.tela-botanica.org

Rev

Rev 123 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 123 Rev 125
Line 5... Line 5...
5
Auteurs : Magali Giaume
5
Auteurs : Magali Giaume
Line 6... Line 6...
6
 
6
 
Line 7... Line 7...
7
**********************************/
7
**********************************/
8
 
-
 
9
hr {
8
 
10
 
-
 
11
color:#0227e1;
9
hr {
12
 
-
 
13
width:40%;
10
  color:#0227e1;
14
 
-
 
15
text-align:center;
11
  width:40%;
Line 16... Line 12...
16
 
12
  text-align:center;
Line 17... Line 13...
17
clear: both;}
13
  clear: both;}
18
 
-
 
19
/* style des liens */
14
 
20
 
-
 
21
#pied_page a, a {
15
/* style des liens */
Line 22... Line 16...
22
 
16
 
23
color:#0328e1;
-
 
24
 
17
#pied_page a, a {
25
background-image: url(/actu/IMG/img_underline_actu.png);}
-
 
26
 
18
  color:#0328e1;
Line 27... Line 19...
27
#pied_page a:hover, a:hover {
19
  background-image: url(/actu/IMG/img_underline_actu.png);}
28
 
-
 
29
color:#0328e1;
20
 
Line 30... Line 21...
30
 
21
#pied_page a:hover, a:hover {
31
background-image: url(/actu/IMG/img_underline_hover_actu.png);}
-
 
32
 
22
  color:#0328e1;
Line 33... Line 23...
33
#image_spip a, #image_spip a:hover {
23
  background-image: url(/actu/IMG/img_underline_hover_actu.png);}
Line 34... Line 24...
34
 
24
 
Line 49... Line 39...
49
bandeau
39
bandeau
Line 50... Line 40...
50
 
40
 
Line 51... Line 41...
51
*******/
41
*******/
52
 
-
 
53
#bandeau {
42
 
54
 
-
 
Line 55... Line 43...
55
background: url(/actu/IMG/bandeau_actu_fond.png) repeat-x;
43
#bandeau {
56
}
-
 
57
 
44
  background: url(/actu/IMG/bandeau_actu_fond.png) repeat-x;}
58
#bandeau_contenu {
-
 
59
 
45
 
Line 60... Line 46...
60
background: url(/actu/IMG/bandeau_actu.jpg) no-repeat;
46
#bandeau_contenu {
61
 
-
 
62
height:77px;}
47
  background: url(/actu/IMG/bandeau_actu.jpg) no-repeat;
Line 63... Line 48...
63
 
48
  height:77px;}
64
#titre_monde h1 {
-
 
65
 
49
 
66
color: #feffdc;}
-
 
67
 
50
#titre_monde h1 {
Line 68... Line 51...
68
#plan_contact a {
51
  color: #feffdc;}
69
 
-
 
70
color:#fff;
52
 
Line 71... Line 53...
71
 
53
#plan_contact a {
Line 72... Line 54...
72
background-image: url(/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
54
  color:#fff;
Line 73... Line 55...
73
 
55
  background-image: url(/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
Line 74... Line 56...
74
#plan_contact a:hover {
56
 
75
 
-
 
76
background-image: url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
57
#plan_contact a:hover {
Line 77... Line 58...
77
 
58
  background-image: url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
Line 78... Line 59...
78
/*****
59
 
-
 
60
/*****
-
 
61
 
-
 
62
droite
-
 
63
 
-
 
64
******/
-
 
65
 
-
 
66
#droite {
-
 
67
  margin:0 5px 0 195px;}
-
 
68
 
-
 
69
/* droite -> contenu */
-
 
70
 
-
 
71
#contenu_accueil {
Line -... Line 72...
-
 
72
  margin:5px 270px 5px 17px;
-
 
73
  padding:0;
79
 
74
  text-align: justify;
-
 
75
  min-height: 300px;
Line -... Line 76...
-
 
76
  width:540px;
80
droite
77
  background:url(/accueil/test.png) center;}
-
 
78
 
Line -... Line 79...
-
 
79
#contenu_article, #contenu_rubrique {
-
 
80
  text-align: justify;
-
 
81
  min-height: 300px;
-
 
82
  width:580px;
-
 
83
  background:url(/accueil/test.png) center;}
81
 
84
 
-
 
85
#form_recherche {
Line -... Line 86...
-
 
86
  position:absolute;
-
 
87
  right:5px;
82
******/
88
  top:0;}
-
 
89
 
-
 
90
/*************
-
 
91
info_dte
-
 
92
*************/
Line -... Line 93...
-
 
93
 
83
 
94
#info_dte {
-
 
95
  width:250px;
Line -... Line 96...
-
 
96
  position:absolute;
-
 
97
  top:10px;
-
 
98
  right:-260px;
84
#droite {
99
  text-align:left;
-
 
100
  padding:0 5px;}
-
 
101
 
Line 85... Line 102...
85
 
102
/* pour les fils d'info rss */
-
 
103
.rss {
-
 
104
  width: 250px;
Line -... Line 105...
-
 
105
  border:1px solid #ccc;
-
 
106
  font-size: 14px;
86
margin:0 5px 0 195px;}
107
  text-align:left;
Line 87... Line 108...
87
 
108
  padding-left:9px;}
-
 
109
 
Line -... Line 110...
-
 
110
.rss .intituler_rubrique {
88
/* droite -> contenu */
111
  font-size:13px;
Line 89... Line -...
89
 
-
 
90
#contenu_accueil {
-
 
91
 
-
 
Line 92... Line -...
92
margin:5px 270px 5px 17px;
-
 
93
 
-
 
94
padding:0;
-
 
95
 
-
 
96
text-align: justify;
-
 
97
 
-
 
98
min-height: 300px;
-
 
Line 99... Line 112...
99
 
112
  font-weight:normal;}
Line 100... Line 113...
100
width:580px;
113
 
Line 101... Line 114...
101
 
114
.titre_rss {
Line 102... Line 115...
102
background:url(/accueil/test.png) center;}
115
  color:#feffdc;
103
 
-
 
104
#form_recherche {
-
 
105
 
-
 
106
position:absolute;
116
  font-size: 14px;
Line 107... Line 117...
107
 
117
  text-align:center;
Line 108... Line 118...
108
right:5px;
118
  padding: 1px 5px;
109
 
-
 
110
top:0;}
119
  margin-bottom: 10px;}
111
 
-
 
112
/*************
120
 
Line 113... Line 121...
113
info_dte
121
.titre_rss a {
114
*************/
-
 
115
 
122
  color:#00008c;
Line 116... Line 123...
116
#info_dte {
123
  text-decoration:none;}
117
  width:288px;
-
 
118
  position:absolute;
124
 
119
  top:10px;
-
 
120
  right:-350px;
125
.titre_rss a:hover {
Line 121... Line 126...
121
  text-align:left;
126
  color:#00008c;
122
  padding:0 5px;}}
-
 
123
 
127
  text-decoration:underline;}
124
/*********
-
 
125
 
128
 
126
nav_gauche
-
 
127
 
129
.item {
Line 128... Line 130...
128
**********/
130
  margin: 4px 0 10px 2px;}
129
 
-
 
130
#nav_gauche {
131
 
131
 
-
 
132
border:1px solid black;
132
.item .date {
133
 
-
 
134
background: #ffffff url(../IMG/degrade_bleu.png) repeat-x;}
133
  font-size:10px;}
Line 135... Line 134...
135
 
134
 
136
/* nav_gauche -> menus_gauche */
-
 
137
 
135
 
138
#menus_gauche a {
-
 
139
 
136
 
140
color: #0227e1;
-
 
141
 
137
/*********
142
background-image:none;}
-
 
143
 
138
 
Line 144... Line 139...
144
#menus_gauche {
139
nav_gauche
145
 
-
 
146
margin-bottom:20px;}
140
 
Line 147... Line 141...
147
 
141
**********/
148
#menus_gauche a:hover {
-
 
149
 
142
 
150
background-color:#a9b6f7;
-
 
151
 
143
#nav_gauche {
Line 152... Line 144...
152
background-image:none;}
144
  background: #ffffff url(../IMG/degrade_bleu.png) repeat-x;}
153
 
-
 
154
#menus_gauche_list {
145
 
Line 155... Line 146...
155
 
146
/* nav_gauche -> menus_gauche */
Line 156... Line 147...
156
list-style:none;
147
 
Line 157... Line 148...
157
 
148
#menus_gauche a {
Line -... Line 149...
-
 
149
  color: #0227e1;
158
padding:0;
150
  background-image:none;}
159
 
-
 
160
margin:0;}
151
 
Line 161... Line 152...
161
 
152
#menus_gauche {
162
#menus_gauche_list li {
-
 
163
 
153
  margin-bottom:20px;}
164
text-align:left;
-
 
165
 
154
 
166
font-size:13px;
-
 
167
 
155
#menus_gauche a:hover {
Line 168... Line 156...
168
padding:0 0 3px 5px;}
156
  background-color:#a9b6f7;
169
 
-
 
170
#rubrique_select {
157
  background-image:none;}
171
 
-
 
172
color:#0227e1;
158
 
Line 173... Line 159...
173
 
159
#menus_gauche_list {
174
background-color:#a9b6f7;
-
 
175
 
160
  list-style:none;
Line 176... Line 161...
176
padding-left:5px;
161
  padding:0;
Line 177... Line 162...
177
 
162
  margin:0;}
178
margin:0;}
-
 
179
 
163
 
Line 180... Line 164...
180
#password, #username {
164
#menus_gauche_list li {
181
 
-
 
182
background-color:#e7ebfd;}
165
  text-align:left;
183
 
-
 
184
#menu_contextuel {
166
  font-size:13px;
Line 185... Line 167...
185
 
167
  padding:0 0 3px 5px;}
186
color:#0227e1;
-
 
187
 
168
 
188
margin-bottom:2px;}
-
 
189
 
169
#rubrique_select {
Line 190... Line 170...
190
#envoyer_article {
170
  color:#0227e1;
191
 
-
 
192
background: white url(/sites/commun/generique/images/graphisme/icone_mail.png) no-repeat 75% 40%;}
171
  background-color:#a9b6f7;
193
 
-
 
194
/*******************
172
  padding-left:5px;
Line 195... Line 173...
195
 
173
  margin:0;}
196
ELEMENTS SPECIFIQUES
-
 
197
 
174
 
198
*******************/
-
 
199
 
175
#password, #username {
Line 200... Line 176...
200
#form_auteur {
176
  background-color:#e7ebfd;}
201
 
-
 
202
width:300px;}
177
 
203
 
-
 
204
#form_recherche {
178
#menu_contextuel {
205
 
-
 
206
color: white;
179
  color:#0227e1;
207
 
-
 
208
position:relative;
180
  margin-bottom:2px;}
209
 
-
 
210
top:-35px;}
181
 
Line 211... Line 182...
211
 
182
#envoyer_article {
212
#postarticle {
-
 
213
 
183
  background: white url(/sites/commun/generique/images/graphisme/icone_mail.png) no-repeat 75% 40%;}
Line 214... Line 184...
214
margin-top:20px;
184
 
215
 
-
 
216
font-weight:bold;}
185
/*******************
Line 217... Line 186...
217
 
186
 
218
#pied_page_print {
-
 
219
 
187
ELEMENTS SPECIFIQUES
Line 220... Line 188...
220
display:none;}
188
 
221
 
-
 
222
/* pour les forums */
189
*******************/
Line 223... Line 190...
223
 
190
 
Line 224... Line 191...
224
#box_forum {
191
/* pour les articles */
225
 
-
 
226
text-align:justify;}
192
#form_auteur {
227
 
-
 
228
.forum-total ul {
193
  width:300px;}
229
 
-
 
230
display: block;
194
 
Line 231... Line 195...
231
 
195
#form_recherche {
232
margin: 0;}
-
 
233
 
196
  color: white;
234
li.forum-total {
-
 
235
 
197
  position:relative;
Line 236... Line 198...
236
list-style: none;
198
  top:-35px;}
237
 
-
 
238
margin-left: 2px;}
199
 
Line 239... Line 200...
239
 
200
#postarticle {
Line 240... Line 201...
240
.forum-fil {
201
  margin-top:20px;
241
 
-
 
242
margin-top: 2px;
202
  font-weight:bold;}
243
 
-
 
244
background:#e5e9ff;}
-
 
245
 
-
 
246
.forum-fil ul {
-
 
247
 
-
 
248
margin-left:20px;
-
 
249
 
-
 
250
padding-left: 2px;}
-
 
251
 
-
 
252
.forum-fil li{
-
 
253
 
-
 
254
display: block;
-
 
255
 
-
 
256
margin-left: 2px;
-
 
257
 
-
 
258
padding-left:2px;
-
 
259
 
-
 
260
border-left: 1px solid #0227e1;
-
 
261
 
-
 
262
background: #c7d3f7;}
-
 
263
 
-
 
264
.forum-fil li li {
-
 
265
 
-
 
266
background: #d5e5f7;}
-
 
267
 
-
 
268
.forum-fil li li li {
-
 
269
 
-
 
270
background: #ddf5f7;}
-
 
271
 
-
 
272
.forum-fil li li li li{
-
 
273
 
-
 
274
background: #e1fdf7;}
-
 
275
 
-
 
276
.forum-repondre-message {
-
 
277
 
-
 
278
text-align: right;}
-
 
279
 
-
 
280
/* pour les galeries photos */
-
 
281
 
-
 
282
#miniatures {
-
 
283
 
-
 
284
margin-top:10px;
-
 
285
 
-
 
286
width: 100%;
-
 
287
 
-
 
288
overflow: auto;}
-
 
289
 
-
 
290
#photo_galerie {
-
 
291
 
-
 
292
text-align:center;
-
 
Line 293... Line 203...
293
 
203
 
Line 294... Line 204...
294
overflow: auto;}
204
#pied_page_print {
295
 
-
 
296
.descriptif_doc {
205
  display:none;}
297
 
-
 
298
text-align:center;}
206
 
Line 299... Line 207...
299
 
207
/* pour les forums */
Line 300... Line 208...
300
/* pour les sites partenaires */
208
 
301
 
-
 
302
#liste_sites_ref img {
209
#box_forum {
303
 
-
 
304
padding-right:10px;}
210
  text-align:justify;}
305
 
-
 
306
/* pour les fils d'info rss */
211
 
Line 307... Line 212...
307
 
212
.forum-total ul {
308
.rss {
-
 
309
 
213
  display: block;
310
width: 250px;
-
 
311
 
214
  margin: 0;}
312
border:1px solid #ccc;
-
 
313
 
215
 
Line 314... Line 216...
314
font-size: 14px;
216
li.forum-total {
315
 
-
 
316
text-align:left;
217
  list-style: none;
317
 
-
 
318
padding-left:9px;
218
  margin-left: 2px;}
319
 
-
 
320
}
219
 
321
 
-
 
322
.rss .intituler_rubrique {
220
.forum-fil {
323
 
-
 
324
font-size:13px;
221
  margin-top: 2px;
Line 325... Line 222...
325
 
222
  background:#e5e9ff;}
326
font-weight:normal;}
-
 
327
 
223
 
328
.titre_rss {
-
 
329
 
224
.forum-fil ul {
Line 330... Line 225...
330
color:#feffdc;
225
  margin-left:20px;
331
 
-
 
332
font-size: 14px;
226
  padding-left: 2px;}
333
 
-
 
334
text-align:center;
227
 
Line 335... Line 228...
335
 
228
.forum-fil li{
336
padding: 1px 5px;
-
 
337
 
229
  display: block;
338
margin-bottom: 10px;}
-
 
339
 
230
  margin-left: 2px;
Line 340... Line 231...
340
.titre_rss a {
231
  padding-left:2px;
341
 
-
 
342
color:#00008c;
232
  border-left: 1px solid #0227e1;
Line 343... Line 233...
343
 
233
  background: #c7d3f7;}
344
text-decoration:none;}
-
 
345
 
234
 
346
.titre_rss a:hover {
-
 
347
 
235
.forum-fil li li {
Line 348... Line 236...
348
color:#00008c;
236
  background: #d5e5f7;}
349
 
-
 
350
text-decoration:underline;}
237
 
Line 351... Line 238...
351
 
238
.forum-fil li li li {
352
.item {
-
 
353
 
239
  background: #ddf5f7;}
354
margin: 4px 0 10px 2px;}
-
 
355
 
240
 
Line 356... Line 241...
356
/* license en bas des articles*/
241
.forum-fil li li li li{
357
 
-
 
358
#license {
242
  background: #e1fdf7;}
359
 
-
 
360
color:#505050;
243
 
Line 361... Line 244...
361
 
244
.forum-repondre-message {
362
text-align:center;}
-
 
363
 
245
  text-align: right;}
364
/* classes de presentation du contenu */
-
 
365
 
246
 
Line 366... Line 247...
366
.menu_titre {
247
/* pour les galeries photos */
367
 
-
 
368
margin-top: 5px;
248
 
Line 369... Line 249...
369
 
249
#miniatures {
370
padding-top:2px;
-
 
371
 
250
  margin-top:10px;
Line 372... Line 251...
372
text-align: left;}
251
  width: 100%;
373
 
-
 
374
.menu_titre hr {
252
  overflow: auto;}
375
 
-
 
376
color:#6f85f2;
253
 
377
 
-
 
378
width:40%;
254
#photo_galerie {
379
 
-
 
380
text-align:center;}
255
  text-align:center;
381
 
-
 
382
.intituler_rubrique {
256
  overflow: auto;}
383
 
-
 
384
color:#0227e1;
257
 
385
 
-
 
386
font-weight:bold;
258
.descriptif_doc {
Line 387... Line 259...
387
 
259
  text-align:center;}
388
font-size: 16px;
-
 
389
 
260
 
390
text-align: left;
-
 
391
 
261
/* pour les sites partenaires */
392
padding: 1px;}
-
 
393
 
262
 
Line 394... Line 263...
394
.intituler_rubrique a, .intituler_rubrique a:hover {
263
#liste_sites_ref img {
395
 
-
 
396
color:#0227e1;
264
  padding-right:10px;}