Subversion Repositories Sites.tela-botanica.org

Rev

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