Subversion Repositories Sites.tela-botanica.org

Rev

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