Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev Author Line No. Line
7 david 1
/*Feuille de style du monde eflore
2
Auteur : Magali Giaume*/
3
h1{
4
  background-color:#d0abe1;}
154 magali 5
#eftg_ {
6
  display:inline;}
7 david 7
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action  {
8
  color: #8404ba;}
9
h2
10
#efins_titre{
11
  color:grey;}
12
hr {
13
  color: #8404ba;}
14
a img {
15
  border : 1px dotted #8404ba;}
16
 
17
/*DIFFERENTS BLOCS DE LA PAGE*/
18
/*bandeau*/
19
#bandeau {
84 jpm 20
  background: url(http://www.tela-botanica.org/sites/eflore/generique/images/graphisme/bandeau_eflore_fond.png) repeat-x;}
7 david 21
#bandeau_contenu {
84 jpm 22
  background:transparent url(http://www.tela-botanica.org/sites/eflore/generique/images/graphisme/bandeau_eflore.jpg) no-repeat;
7 david 23
  height:77px;}
24
#titre_monde h1 {
25
  color:#ead9f2;}
26
a {
84 jpm 27
  background-image:url(http://www.tela-botanica.org/sites/eflore/generique/images/graphisme/img_underline_eflore.png);}
7 david 28
a:hover {
84 jpm 29
  background-image:url(http://www.tela-botanica.org/sites/eflore/generique/images/graphisme/img_underline_hover_eflore.png);}
7 david 30
#plan_contact a {
84 jpm 31
  background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
7 david 32
#plan_contact a:hover{
84 jpm 33
  background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
7 david 34
/*droite -> onglets */
35
#onglets li:hover {
36
  color:#8404ba;}
37
#onglets li:hover a {
38
  color:#8404ba;}
39
#onglets .menu_inactif {
40
  border-bottom:#8404ba;}
41
#onglets .menu_actif a {
42
  color:#8404ba;}
43
/* droite -> contenu */
44
#contenu {
45
  border:1px solid #8404ba;}
46
#texte img a{
47
  background:none;}
48
/*nav_gauche*/
49
#nav_gauche {
84 jpm 50
  background: #fff url(http://www.tela-botanica.org/sites/eflore/generique/images/graphisme/degrade_lavande.png) repeat-x;}
7 david 51
/* nav_gauche -> menus */
52
#menus .menu_actif>a {
53
  background-color:#d0abe1;
54
  border-color: rgb(230, 206, 236);}
55
#menus a:hover {
56
  background-color:#d0abe1;}
57
/* presentation des menus */
58
.menu_classique_n2 .menu_actif {
59
  background-color:#d0abe1}
60
.menu_actif a {
61
  color:#8404ba;}
62
/* Tableau*/
63
.table_cadre {
64
  border:1px solid #EABFFF;
65
  margin:0 0 15px 0;}
66
.table_cadre th {
67
  border:1px solid #EABFFF;
68
  background-color:#DFCBEE;}
69
.table_cadre td {
70
  border:1px solid #EABFFF;}
71
.table_cadre {
72
  background-color:white;}
73
.ligne_paire {
74
  background-color:#eddaf0;}
75
.form_identification input, .form_identification textarea, .form_identification select {
76
  background-color:#f5e6f4;}
77
#menu_contextuel {
78
  color:#8404ba;}
84 jpm 79
/*--------------------------------------------------------------------------------------------------------------------*/
80
/*Application eFlore*/
81
 
173 magali 82
/* Formatage general */
84 jpm 83
.ef_nn, .ef_nt{text-transform:none;}
84
.ef_nn{color:#3B9D3B;}
85
.ef_nt{color:#E62A2A;}
86
 
87
/* Formatage des noms latins */
88
.nl_supra_generique, .nl_infra_generique, .nl_g, .nl_sp, .nl_infra_sp {
154 magali 89
  font-style:italic;}
84 jpm 90
 
91
/* Formulaire recherche par Nom */
14 jpm 92
#eflore_form_nomenclature legend {
17 magali 93
  display:none;}
14 jpm 94
#eflore_form_nomenclature fieldset {
17 magali 95
  border: 0px;
96
  margin: 0px;
97
  padding: 0px;}
14 jpm 98
#eflore_form_nomenclature label {
17 magali 99
  margin-right:15px;
100
  font-weight:bold;}
14 jpm 101
#eflore_form_nomenclature ul {
17 magali 102
  margin:0px;
103
  padding:0px;}
14 jpm 104
#eflore_form_nomenclature li {
17 magali 105
  margin:5px 0px;
106
  padding:0px;
107
  list-style:none;}
14 jpm 108
#eflore_form_nomenclature li ul {
17 magali 109
  margin-left:45px;}
14 jpm 110
#eflore_valider_nom {
17 magali 111
  margin-left:295px;}
84 jpm 112
 
113
/*Formulaire recherche par Arbre des Taxons */
14 jpm 114
#eflore_form_taxonomie legend {
17 magali 115
  display:none;}
14 jpm 116
#eflore_form_taxonomie fieldset {
17 magali 117
  border: 0px;
118
  margin: 0px;
119
  padding: 0px;}
14 jpm 120
#eflore_form_taxonomie label {
17 magali 121
  margin-right:15px;
122
  font-weight:bold;}
14 jpm 123
#eflore_form_taxonomie ul {
17 magali 124
  margin:0px;
125
  padding:0px;}
14 jpm 126
#eflore_form_taxonomie li {
17 magali 127
  margin-top:5px;
128
  margin-bottom:5px;
129
  list-style:none;}
14 jpm 130
#eflore_ordre_li {
17 magali 131
  display:inline;
132
  padding-left:50px;}
14 jpm 133
#eflore_rang_li {
17 magali 134
  display:inline;
135
  padding-left:15px;}
14 jpm 136
#eflore_projet_submit {
17 magali 137
  margin-left:295px;}
14 jpm 138
 
173 magali 139
/* Page de resultat de l'Arbre des taxons*/
14 jpm 140
#liste_taxons img {
17 magali 141
  border:0;
142
  margin-right:6px;}
14 jpm 143
 
278 jpm 144
/* Général : pour afficher des infos bulles améliorées*/
279 jpm 145
/*
278 jpm 146
.tooltip:after {
279 jpm 147
  content: " ? ";}
148
*/
149
.tooltip {
150
 margin-right:5px;}
151
.tooltip:after {
152
  content: "+";
153
  font-size:10px;
154
  color:#FF6666;
155
  vertical-align:super;
156
  border-bottom:dotted 1px #FF6666}
173 magali 157
/* Onglet Synthese */
158
/*		Onglet Synthese : colonne gauche */
84 jpm 159
#ef_synthese_colonne {
154 magali 160
  float: right;
176 magali 161
  width:30%;
154 magali 162
  border: dashed 1px #BFC0BF;
173 magali 163
  background-color:#E6E7E6;
176 magali 164
  padding:0 5px;}
165
#ef_synthese_colonne #ef_classif table{
166
  width:100%;}
154 magali 167
#efinr_nom {
168
  font-weight:bold;}
169
#ef_nomenclature .information, #ef_synonymie_nom_retenu .information {
170
  background:none;
171
  border:none;
172
  display:inline;}
173
#ef_code {
174
  margin-left:25px;
175
  font-weight:bold;}
176
#ef_code {
177
 line-height:10px;}
178
.ef_nn, .ef_nt {
179
  font-weight:normal;}
173 magali 180
/* Hides from IE-mac \*/
181
html #texte {height: 1%;}
182
/* End hide from IE-mac */
154 magali 183
 
84 jpm 184
#ef_synthese_contenu{
173 magali 185
  height:100%;/* Pour IEWin-6.0 : corrige pb decalage hauteur */
176 magali 186
  width:60%;}
154 magali 187
#ef_nomenclature dd{
188
  font-weight:lighter;}
127 magali 189
#efins_titre, #efinr_titre, #efinr_titre_permalien {
190
  text-transform:none;
191
  color:black;}
192
#efinr_titre_permalien ul {
193
  list-style:none;}
194
#synthese_nom_retenu ul {
195
  line-height:12px;}
196
#synthese_nom_selection{
197
  height:5px;
198
  margin:0;}
199
#efins_code, #efinr_code, #synthese_nom_retenu form, #synthese_nom_selection form, #synthese_nom_selection dl,#synthese_nom_retenu dl {
154 magali 200
  display:none;}
127 magali 201
/*#efins_titre_contenu, #efinr_titre_contenu {
202
  display:block;
203
/* Pour IEWin : corrige pb background-color */
204
  /*background-color:white;
85 jpm 205
  padding:0 0 0 5px;
206
  margin:2px;}
127 magali 207
#efins_titre_contenu, #efinr_titre_contenu {
85 jpm 208
  width:140px;/* Pour IEWin-5.5 : corrige pb background-color */
154 magali 209
  /*color:black;}*/
127 magali 210
#synthese_nom_selection h2 span, #efinr_nom, #efins_nom {
211
  font-size:12px;
212
  display:inline;
84 jpm 213
  color:black;
214
  text-transform:none;
127 magali 215
  font-size:12px;}
216
#synthese_nom_selection h2 span, #efins_nom {
217
  font-weight:normal;}
173 magali 218
/*		Onglet Identite : colonne droite */
84 jpm 219
#ef_synthese_colonne .table_cadre{
220
  margin:0 auto;
221
  width:228px;}
228 jpm 222
#ef_nomenclature, #ef_synonymie_nom_retenu .information, #ef_permalien, #ef_telechargement, #ef_correspondance, #ef_noms_verna {
154 magali 223
  padding-left:25px;}
224
#ef_correspondance dt {
225
 text-transform:lowercase;}
173 magali 226
/* Formatage partage par plusieurs onglets */
154 magali 227
#ef_famille, #eftg_ {
228
  position:absolute;
229
  right:20px;}
127 magali 230
/*onglet synonymie*/
85 jpm 231
#synonymie_nom_retenu, #synthese_nom_retenu {
232
  margin:12px 2px 0 2px;
127 magali 233
  padding:2px;}
85 jpm 234
#synonymie_nom_selection, #synthese_nom_selection {
235
  margin:20px 2px;
236
  padding:2px;}
127 magali 237
#synonymie_nom_selection dl, #synonymie_nom_retenu dl {
238
 margin-left:30px;}
239
#synonymie_nom_selection dt, #synonymie_nom_retenu dt {
240
 font-weight:normal;}
241
#synonymie_nom_selection dd, #synonymie_nom_retenu dd{
242
 font-weight:bold;}
154 magali 243
#ef_synonymie_nom_retenu h4 {
244
 margin-left:25px;}
223 jpm 245
 
246
/* Onglet Informations*/
247
.efitl_liste_legende {
248
  list-style-type:none;}
249
#efitl_liste_info_legende dt {
250
  float:none;}
226 jpm 251
#ef_info_message {
229 jpm 252
  max-width:800px;}
279 jpm 253
.efitl_liste_legende_def{
254
	clear:left;
255
	margin-left:25px;
256
	max-width:600px;}
257
#efitl_liste_info_legende dd{
258
	max-width:625px;}
259
#efitl_liste_info_legende dt {
260
	float:left;
261
	font-weight: bold;
262
	line-height:1.1em;
263
	text-align:top left;
264
	margin-right:0.3em;}
223 jpm 265
 
84 jpm 266
/* Onglet Chorologie et Cartes*/
267
#efc_legende{
268
  list-style-type:none;}
269
#efc_legende li {
270
  clear:both;}
271
.efcl_couleur {
272
  float:left;
273
  border: black solid 1px;
274
  width:10px;
275
  height:10px;
276
  margin: 2px;}
277
#ef_choro {
278
  margin:5px;
279
  padding:5px;}
280
#ef_choro img {
85 jpm 281
  margin:5px;
84 jpm 282
  background-color:white;}
85 jpm 283
#ef_choro .attention {
284
	height:75px;/* Pour IEWin/5.0 */}
84 jpm 285
#ef_choro_carte {
286
  width:575px;
287
  float: left;
288
  padding:0 5px;}
289
#ef_choro_info {
290
  width:430px;
291
  float: left;
292
  padding:0 5px;}
293
 
294
/* Onglet Illustration */
154 magali 295
#efii_titre_google, #efii_titre_yahoo {
296
  margin-left:25px;}
84 jpm 297
#ef_img_google {
298
  float: left;
299
  margin-right:10px;}
154 magali 300
#ef_illustration_info .attention{
301
  border:0;
302
  background:none;
303
  text-align:left;
304
  padding:0;}
84 jpm 305
#ef_illustration_info ul{
306
  list-style-type:none;}
307
#ef_illustration_info li {
308
  float: left;}
202 jpm 309
#efii_liste_photoflora li, #efii_liste_yahoo li, #efii_liste_tb li {
84 jpm 310
  float: left;
311
  height:250px;
312
  width:200px;
313
  text-align:center;
314
  border: 1px solid;
315
  border-color:#aaa #444 #444 #aaa;
316
  background-color:#eed}
223 jpm 317
#efii_liste_photoflora li, #efii_liste_tb li {
247 jpm 318
  height:380px;
223 jpm 319
  width:280px;
203 jpm 320
}
202 jpm 321
#efii_liste_yahoo li img, #efii_liste_photoflora li img, #efii_liste_tb li img{
84 jpm 322
  border-color:#444 #aaa #aaa #444;
246 jpm 323
  padding:10px;}
202 jpm 324
#efii_liste_yahoo dl, #efii_liste_photoflora dl, #efii_liste_tb dl {
246 jpm 325
  padding:0 0 0 4px;
84 jpm 326
  text-align: left;}
246 jpm 327
#efii_liste_yahoo dd, #efii_liste_photoflora dd, #efii_liste_tb dd {
328
padding:0 4px 0 0;}
84 jpm 329
#ef_form_google {
330
  margin:2px 0;}
331
#btnG {
332
  margin:7px 0;}
333
#ef_img_google {
334
  margin:5px 0;}
335
 
227 jpm 336
/* Onglet Wikini */
337
#ef_wiki_tete {float:right}
338
#ef_wiki_page .commentsheader {display:none}
339
#ef_wiki_page .footer {display:none}
340
 
14 jpm 341
/*Pied de page*/
342
#eflore_pied_page {
84 jpm 343
  clear:both;
344
  padding-top:20px;
14 jpm 345
  text-align:center;
346
  font-size:10px;
154 magali 347
  color:#A9A9A9;}
348
 
349
/*ACE editor*/
350
/* CONTRIBUTION ACTION ATTACH */
351
/* - les images */
352
.attach_margin05em { margin: 0.5em;}             /* marge de 0.5 em autour de l'image*/
353
.attach_margin1em { margin: 1em;}                /* marge de 1em autour de l'image*/
176 magali 354
.attach_left {float: left;}                      /* bloc flotant ? gauche */
355
.attach_right {float: right;}                    /* bloc flotant ? droite */
154 magali 356
.attach_noborder {border-width: 0px;}            /* pas de bordure */
357
.attach_vmiddle {vertical-align: text-bottom;}   /* aligenement vertical au milieu */
358
/* - le gestionnaire des uploads */
359
.tableFM {border: thin solid Black; width: 100%;  }
360
.tableFM THEAD { background-color: Silver; font-weight: bold; text-align: center;   }
361
.tableFM TFOOT { background-color: Silver; font-weight: bold; text-align: left;   }
362
.tableFM TBODY TR { text-align: center;  }
363
.tableFMCol1 { background-color: Aqua; }
278 jpm 364
.tableFMCol2 { background-color: Yellow; }
365
 
366
/* Pour la bibliothèque JS DomToolTip */
367
div.niceTitle {
368
	background-color: #333333;
369
	color: #FFFFFF;
370
	font-weight: bold;
371
	font-size: 13px;
372
	font-family: "Trebuchet MS", sans-serif;
373
	width: 250px;
374
	left: 0;
375
	top: 0;
376
	padding: 4px;
377
	position: absolute;
378
	text-align: left;
379
	z-index: 20;
380
	-moz-border-radius: 0 10px 10px 10px;
381
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
382
	-moz-opacity: .87;
383
	-khtml-opacity: .87;
384
	opacity: .87;}
385
div.niceTitle .contents {
386
	margin: 0;
387
	padding: 0 3px;
388
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
389
	-moz-opacity: 1;
390
	-khtml-opacity: 1;
391
	opacity: 1;}
392
div.niceTitle p {
393
	color: #D17E62;
394
	font-size: 9px;
395
	padding: 3px 0 0 0;
396
	margin: 0;
397
	text-align: left;
398
	-moz-opacity: 1;}