Subversion Repositories Sites.tela-botanica.org

Rev

Rev 172 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 david 1
/*Feuille de style de tous les mondes
2
Auteur : Magali Giaume*/
3
 
4
/* presentation des liens */
5
a {
6
  color:black;
7
  text-decoration:none;
8
  background-repeat: repeat-x;
9
  background-position:center bottom;}
10
a:hover {
11
  color:black;
12
  text-decoration:none;
13
  background-repeat: repeat-x;
14
  background-position:center bottom;}
15
 
16
/* presentation des listes de definitions */
17
dl {width:100%;}
18
 
19
dt {
20
  float:left;
21
  font-weight: bold;
22
  line-height:1.1em;
23
  text-align:top left;
24
  margin-right:0.3em;}
25
 
26
dd {
27
  width:auto;
28
  margin-left:0;
29
  line-height:1.1em;
30
  margin:0.5em 0;}
31
 
32
.ajout_2point dt:after {content:" : ";}
33
 
34
/* presentation des listes */
35
ul {
172 magali 36
  line-height:12px;}
37
#texte li {
38
  margin:4px;
39
  line-height:12px;}
4 david 40
.liste_decale li, .liste_decale dt {
41
  margin-left:2em;}
42
ul ul {
43
  margin-left:2em;}
44
#menus ul{
45
  line-height:1.5em;}
46
 
47
/* presentation des images */
48
img{
49
  border:0;}
50
img a{
51
  display:block;}
52
#logo_tela img {
53
  border:0;}
54
#logo_tela a {
73 magali 55
 position:absolute;
56
  top : 0;
57
  left:0;}
4 david 58
.img_gch_txt_drte img, .flottant_gauche {
59
  float:left;
60
  margin:5px 10px 5px 5px;}
61
.img_gch_txt_drte li {
62
  margin-left:40px;}
63
.img_drte_txt_gch img, .flottant_droit {
64
  float:right;
65
  margin-left:10px;}
66
.img_drte_txt_gch > img {
67
  float:right;
68
  margin-left:10px;}
69
.img_milieu {
70
  display:inline;
71
  margin:0 10px;}
72
.image_legendee {
73
  width: 300px;
74
  font-style:italic;
75
  margin: 5px}
76
.image_legendee img {
77
  margin: 0 auto}
78
.legende {
79
  display:block;
80
  font-weight:bold;
81
  text-align:center;}
82
.clear {
83
  clear:both;}
84
 
104 magali 85
/* autres classes de presentation*/
4 david 86
.texte_inactif {
87
  font-size:10px;
88
  color:gray;}
89
.erreur {
90
  color:#F00;}
91
.en_evidence {
92
  font-size:16px;
93
  font-weight:bold;}
94
.attention {
95
  display:block;
126 magali 96
  background: #ffffcc url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/attention.png) no-repeat 2% 50%;
4 david 97
  text-align:center;
98
  border: 1px solid red;
183 jpm 99
  min-height: 50px;
100
  max-width: 800px;
101
  padding:5px 5px 5px 50px;}
4 david 102
.information {
144 jpm 103
  background: #e7ebfd url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/information.png) no-repeat 2% 50%;
4 david 104
  text-align:center;
144 jpm 105
  border:1px solid #5D81BA;
183 jpm 106
  min-height: 50px;
107
  max-width: 800px;
108
  padding:5px 5px 5px 50px;}
4 david 109
#bb_liste_fascicule li{
110
  clear:both;
111
  height:100%;}
112
.bb_img_fascicule {
113
  display:block;}
114
blockquote {
115
  font-style:italic;
116
  text-align:center;}
117
legend {
118
  text-align:center;}
119
.fin_texte{
120
  width:0;
121
  height:0;
122
  text-align: center;
123
  clear: both;}
124
 
125
/*DIFFERENTS BLOCS DE LA PAGE*/
126
#reducteur {
127
  text-align:center;}
128
/*bandeau*/
129
#bandeau, #zone_bandeau {
130
  height:77px;
131
  margin:0 0 0 190px;}
132
#titre_monde, #site_nom {
133
  margin:0;
134
  text-align:right;
135
  height:38px;}
136
#titre_monde h1, #site_nom h1 {
137
  background-color:transparent;
138
  font-weight: bold;
139
  font-size: 28px;
140
  margin:0 20px 0 0;
141
  padding:0;}
142
#plan_contact {
143
  margin:0 5px 0 0;
144
  text-align:right;
145
  height:25px;
146
  padding:7px 15px 0 0;}
147
#plan_contact a {
148
  font-weight:bold;
149
  margin-left:10px;
150
  background-repeat: repeat-x;
151
  background-position:center bottom;}
152
#plan_contact a:hover {
153
  font-weight:bold;
154
  margin-left:10px;
155
  background-repeat: repeat-x;
156
  background-position:center bottom;}
157
/*droite*/
158
#droite {
159
  margin:0 5px 0 207px;
160
  position:relative;}
161
 
162
/* droite -> pos_recherche */
163
#pos_recherche, #moteur_recherche {
164
  font-size:13px;
165
  font-weight:bold;
166
  min-height:30px;
167
  padding:5px 0 5px 20px;
168
  text-align:left;}
169
#form_more_recherche, #form_recherche {
170
  text-align:right;
171
  padding:0;
172
  margin:0;}
173
#form_more_recherche legend {
174
  display:none;}
175
#form_more_recherche fieldset {
176
  float:right;
177
  border:0;
178
  margin:0;
179
  padding:0;}
180
#form_more_recherche label {
181
  display:none;}
182
li #more_resultat {
183
  clear:left;}
184
 
185
/*droite -> onglets */
186
#onglets {
187
  position:relative;
188
  float:left;
189
  text-align:left;
190
  z-index:2;
191
  font-weight:bold;}
192
#onglets ul {
193
  margin:0;
194
  padding:0;
195
  list-style:none;}
196
#onglets li {
126 magali 197
  background:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/norm_right_both.gif) no-repeat right top;
4 david 198
  float:left;
199
  margin:0;
200
  padding:0;}
201
#onglets a {
202
  float:left; /* ligne ajoutee pour compatibilite IE5-Mac */
203
  display:block;
136 magali 204
  background:url("http://www.tela-botanica.org/sites/commun/generique/images/graphisme/norm_left_both.gif") no-repeat left top;
4 david 205
  width:.1em;
206
  white-space:nowrap;/*2 lignes ajoutees pour compatibilite IE : extension de la zone cliquable a l'ensemble de l'onglet*/
207
  padding:5px 15px 4px;
208
  text-decoration:none;}
209
/* On retablit le float a sa valeur correct mais le hack de l'antislash commente cache cette regle a IE5-Mac \*/
210
#header a {float:none;}
211
/* End IE5-Mac hack */
212
#onglets > ul a {
213
  width:auto;} /*propriete ajoutee pour contredire la ligne speciale IE (ci dessus) pour les autres navigateurs*/
214
#onglets li:hover {
215
  background-position:100% -150px;}
216
#onglets li:hover a {
217
  background-position:0% -150px;}
218
#onglets .menu_inactif {
219
  border-bottom:1px solid;}
220
#onglets .menu_actif, #onglets .onglet_actif {
221
  position:relative;
222
  background-position:100% -150px;
223
  padding-bottom:2px;
224
  z-index:3;
225
  font-weight:bold;}
226
#onglets .menu_actif a, #onglets .onglet_actif a {
227
  position:relative;
228
  background-position:0% -150px;
229
  padding-bottom:3px;
230
  z-index:4;}
231
 
232
/* droite -> contenu */
233
#contenu, #zone_contenu, #contenu_accueil {
234
  position:relative;
235
  top:-1px;
236
  z-index:1;
237
  clear:both;
238
  padding:0 2px 0 2px;
239
  text-align:justify;
240
  min-height:300px;}
241
#texte{
242
  line-height:1.2em;
243
  text-align:justify;
244
  clear:both;
102 alex 245
  padding:0 5px 7px 5px;}
4 david 246
#texte .image_lien {
247
  background-image:none;}
72 magali 248
/* Hides from IE-mac \*/
249
* html #texte {height: 1%;}
250
/* Bug qui inactive les liens sous IE */
71 magali 251
 
252
 
4 david 253
/* droite -> pied_page */
254
 
255
#pied_text, #pied_page, #zone_pied {
256
  clear:both;
257
  text-align:center;
258
  font-size:11px;}
259
#pied_page p, #zone_pied p{
260
  position:center;}
261
#pied_page a {
262
  margin:0 10px;}
263
.menu_commun_n1 {
264
  padding:0;}
265
.menu_commun_n1 li {
266
  display:inline;}
267
.menu_commun_n1 li+li {
126 magali 268
  background:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/boule_basse.png) no-repeat center left;
4 david 269
  display:inline;
270
  padding-left:10px;}
271
 
272
/* Tableau */
273
.table_cadre {
274
  border-spacing:0;
275
  text-align:center;}
276
.table_cadre th {
277
  text-align:center;}
278
.table_cadre td {
279
  padding:2px;
280
  text-align:left;}
281
 
282
/*nav_gauche*/
283
#nav_gauche {
284
  position:absolute;
285
  top:2px;
286
  left:2px;
287
  width:188px;
288
  padding-top:150px;
289
  min-height:292px;}
290
 
291
/* nav_gauche -> logo_tela */
292
#logo_tela, #logo {
293
  margin:7px 10px;
294
  position:absolute;
295
  top:2px;
296
  left:18px;
297
  z-index:1;}
298
#logo_tela a, #logo a {
299
  background:none;}
300
#acces_direct, #accessibilite {
301
  display:none;}
302
 
303
/* nav_gauche -> selecteur_sites */
28 magali 304
.selecteur_monde {
305
  text-align:center;
306
  font-size:12px;
307
  font-weight:bold;
308
  width:180px;
309
  height:20px;}
4 david 310
#sesi_selecteur fieldset, #selecteur_monde fieldset{
311
  border:0;
312
  margin:0;
313
  padding:0;}
314
#sesi_selecteur legend, #selecteur_monde legend{
315
  display: none;}
316
#sesi_selecteur input {
317
  font-size:11px;}
318
#lien_inscription{
319
  margin:2em 0 0 0;
320
  font-size:11px;}
321
 
322
/* nav_gauche -> menus */
323
#menus, #zone_menu {
324
  font-size:13px;
325
  margin:10px 0;
326
  text-align:left;}
327
#menus a {
328
  background:none;
329
  color:#000;
330
  display:block;
331
  height:1.2em;}
332
#menus .menu_actif>a {
333
  border-width:1px;
334
  border-style:solid;}
335
#menus > ul a {
336
  height:auto;}
337
#nav_gauche hr {
338
  width:40%;
339
  text-align:center;}
340
/* nav_gauche -> form connexion et deconnexion */
341
#form_connexion legend, #identification legend {
342
  font-size:14px;
343
  font-weight:bold;
344
  padding-left:32px;}
345
#form_connexion label, #identification label {
346
  display:none;}
347
#form_connexion fieldset, #identification fieldset{
348
  border:none;}
349
#username, #password {
350
  width:10em;
351
  text-align:left;
352
  margin:0.5em 1em;}
353
#identification_info, #identification, #formconnexion, #iden_action {
354
  display:block;
355
  width:auto;
356
  text-align:center;
357
  font-size:11px;
358
  margin: 0;
359
  padding-bottom:2px;}
360
#menu_contextuel {
361
  border:1px solid;}
362
#deconnexion, #lien_inscription_modif, #lien_inscription {
363
  font-size:12px;}
364
 
98 jpm 365
#identification_message, #menu_contextuel h2, #hba_info h1, #hba_info p {
4 david 366
  display:block;
367
  font-size:14px;
368
  text-align:center;
369
  font-weight:bold;
370
  text-transform:none;
371
  margin:0 0 5px 0;}
372
#identification_prenom {
373
  font-size:13px;
374
  font-weight:bold;
375
  color:black;}
376
#identification_nom {
377
  font-size:13px;
378
  font-weight:bold;
379
  text-transform:uppercase;
380
  color:black;}
381
#iden_action a {
382
  line-height:15px;}
383
/* presentation des menus */
384
.menu_classique_n1, .menu_n1 {
385
  padding:0;
386
  margin:0;
387
  font-weight:bold;}
388
.menu_classique_n1 li {
389
  list-style:none;}
390
.menu_classique_n1 a {
391
  padding:3px 0 0 0;}
392
.menu_classique_n2, .menu_n2 {
393
  padding:0;
394
  margin:0;
395
  font-weight:normal;}
396
.menu_classique_n2 li {
397
  list-style:none;
398
  padding:0;
399
  margin:0;}
400
.menu_classique_n2 a {
401
  padding:3px 0 3px 15px;}
402
.menu_n3 {
403
  margin:0 0 0 10px;
404
  padding:0;
405
  text-align:left;}
406
.menu_actif a {
407
  text-decoration:none;}
408
.menu_inactif {
409
  background-color:transparent;
410
  padding:0;
411
  margin:0;}
412
.menu_inactif a {
413
  color:#000;
414
  text-decoration:none;}
415
/*presentation des syntheses*/
416
.page_separateur_date_heure, .page_creation_jour, .page_creation_heure, .page_creation_minute, .page_creation_seconde, .page_separateur_heure, .page_separateur_minute, .page_modification_heure, .page_modification_minute{
417
  display:none;}
418
.page_titre {
419
  font-weight:bold;}
420
 
421
/* Texte champ d'une fiche */
422
.champ_cle {
423
  font-weight:bold;}
424
.champ_valeur {
425
  font-weight:normal;}p_cle {
426
  font-weight:bold;}
427
.champ_valeur {
428
  font-weight:normal;}
429
/*presentation synthese biblio pteridophytes*/
430
/*.couleur_bleu {
431
  color:blue;}
432
.couleur_vert {
433
  color:green;}
434
.couleur_rose {
435
  color:#BF90DE;}
436
.couleur_orange {
437
  color:orange;}
438
.bp_auteur_france {
439
  color:blue;}
440
.bp_auteur_europe {
441
  color:#BF90DE;}
442
.bp_auteur_famille {
443
  color:green;}
444
.bp_auteur_region {
445
  color:orange;}*/
446
.bp_titre {
447
  font-weight:bold;}
448
.bp_titre_revue, .nom_latin {
449
  font-weight:normal;}
450
.bp_annee, .bp_num_revue {
451
  font-weight:normal;}
104 magali 452
/*menu_commun*/
453
.question {
454
  font-weight:bold;}