Subversion Repositories Sites.tela-botanica.org

Rev

Rev 340 | 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;}
341 jpm 89
strong.nl_retenu{
90
	font-weight:normal;}
340 jpm 91
.nl_retenu .nl_supra_generique, .nl_retenu .nl_infra_generique, .nl_retenu .nl_g, .nl_retenu .nl_sp, .nl_retenu .nl_infra_sp {
92
  font-weight:bold;}
84 jpm 93
 
94
/* Formulaire recherche par Nom */
14 jpm 95
#eflore_form_nomenclature legend {
17 magali 96
  display:none;}
14 jpm 97
#eflore_form_nomenclature fieldset {
17 magali 98
  border: 0px;
99
  margin: 0px;
100
  padding: 0px;}
14 jpm 101
#eflore_form_nomenclature label {
17 magali 102
  margin-right:15px;
103
  font-weight:bold;}
14 jpm 104
#eflore_form_nomenclature ul {
17 magali 105
  margin:0px;
106
  padding:0px;}
14 jpm 107
#eflore_form_nomenclature li {
17 magali 108
  margin:5px 0px;
109
  padding:0px;
110
  list-style:none;}
14 jpm 111
#eflore_form_nomenclature li ul {
17 magali 112
  margin-left:45px;}
14 jpm 113
#eflore_valider_nom {
17 magali 114
  margin-left:295px;}
84 jpm 115
 
116
/*Formulaire recherche par Arbre des Taxons */
14 jpm 117
#eflore_form_taxonomie legend {
17 magali 118
  display:none;}
14 jpm 119
#eflore_form_taxonomie fieldset {
17 magali 120
  border: 0px;
121
  margin: 0px;
122
  padding: 0px;}
14 jpm 123
#eflore_form_taxonomie label {
17 magali 124
  margin-right:15px;
125
  font-weight:bold;}
14 jpm 126
#eflore_form_taxonomie ul {
17 magali 127
  margin:0px;
128
  padding:0px;}
14 jpm 129
#eflore_form_taxonomie li {
17 magali 130
  margin-top:5px;
131
  margin-bottom:5px;
132
  list-style:none;}
14 jpm 133
#eflore_ordre_li {
17 magali 134
  display:inline;
135
  padding-left:50px;}
14 jpm 136
#eflore_rang_li {
17 magali 137
  display:inline;
138
  padding-left:15px;}
14 jpm 139
#eflore_projet_submit {
17 magali 140
  margin-left:295px;}
14 jpm 141
 
173 magali 142
/* Page de resultat de l'Arbre des taxons*/
14 jpm 143
#liste_taxons img {
17 magali 144
  border:0;
145
  margin-right:6px;}
14 jpm 146
 
278 jpm 147
/* Général : pour afficher des infos bulles améliorées*/
279 jpm 148
.tooltip {
149
 margin-right:5px;}
150
.tooltip:after {
151
  content: "+";
152
  font-size:10px;
153
  color:#FF6666;
154
  vertical-align:super;
155
  border-bottom:dotted 1px #FF6666}
280 jpm 156
 
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%;
280 jpm 162
	min-width:250px;
154 magali 163
  border: dashed 1px #BFC0BF;
173 magali 164
  background-color:#E6E7E6;
280 jpm 165
  padding:0 5px;
166
	margin:0 0 0 5px}
176 magali 167
#ef_synthese_colonne #ef_classif table{
168
  width:100%;}
154 magali 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 */
280 jpm 227
#ef_famille, #ef_referentiel {
154 magali 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{
280 jpm 268
  list-style-type:none;
269
	padding:0;}
84 jpm 270
#efc_legende li {
271
  clear:both;}
272
.efcl_couleur {
273
  float:left;
274
  border: black solid 1px;
275
  width:10px;
276
  height:10px;
277
  margin: 2px;}
278
#ef_choro {
279
  margin:5px;
280
  padding:5px;}
280 jpm 281
#ef_choro_carte_mini{
282
  margin:0 auto;
283
  width:228px;}
84 jpm 284
#ef_choro img {
85 jpm 285
  margin:5px;
84 jpm 286
  background-color:white;}
85 jpm 287
#ef_choro .attention {
288
	height:75px;/* Pour IEWin/5.0 */}
84 jpm 289
#ef_choro_carte {
290
  width:575px;
291
  float: left;
292
  padding:0 5px;}
293
#ef_choro_info {
294
  width:430px;
295
  float: left;
296
  padding:0 5px;}
297
 
298
/* Onglet Illustration */
154 magali 299
#efii_titre_google, #efii_titre_yahoo {
300
  margin-left:25px;}
84 jpm 301
#ef_img_google {
302
  float: left;
303
  margin-right:10px;}
154 magali 304
#ef_illustration_info .attention{
305
  border:0;
306
  background:none;
307
  text-align:left;
308
  padding:0;}
84 jpm 309
#ef_illustration_info ul{
310
  list-style-type:none;}
311
#ef_illustration_info li {
312
  float: left;}
202 jpm 313
#efii_liste_photoflora li, #efii_liste_yahoo li, #efii_liste_tb li {
84 jpm 314
  float: left;
315
  height:250px;
316
  width:200px;
317
  text-align:center;
318
  border: 1px solid;
319
  border-color:#aaa #444 #444 #aaa;
320
  background-color:#eed}
223 jpm 321
#efii_liste_photoflora li, #efii_liste_tb li {
247 jpm 322
  height:380px;
223 jpm 323
  width:280px;
203 jpm 324
}
202 jpm 325
#efii_liste_yahoo li img, #efii_liste_photoflora li img, #efii_liste_tb li img{
84 jpm 326
  border-color:#444 #aaa #aaa #444;
246 jpm 327
  padding:10px;}
202 jpm 328
#efii_liste_yahoo dl, #efii_liste_photoflora dl, #efii_liste_tb dl {
246 jpm 329
  padding:0 0 0 4px;
84 jpm 330
  text-align: left;}
246 jpm 331
#efii_liste_yahoo dd, #efii_liste_photoflora dd, #efii_liste_tb dd {
332
padding:0 4px 0 0;}
84 jpm 333
#ef_form_google {
334
  margin:2px 0;}
335
#btnG {
336
  margin:7px 0;}
337
#ef_img_google {
338
  margin:5px 0;}
339
 
227 jpm 340
/* Onglet Wikini */
341
#ef_wiki_tete {float:right}
342
#ef_wiki_page .commentsheader {display:none}
343
#ef_wiki_page .footer {display:none}
344
 
14 jpm 345
/*Pied de page*/
346
#eflore_pied_page {
84 jpm 347
  clear:both;
348
  padding-top:20px;
14 jpm 349
  text-align:center;
350
  font-size:10px;
154 magali 351
  color:#A9A9A9;}
352
 
353
/*ACE editor*/
354
/* CONTRIBUTION ACTION ATTACH */
355
/* - les images */
356
.attach_margin05em { margin: 0.5em;}             /* marge de 0.5 em autour de l'image*/
357
.attach_margin1em { margin: 1em;}                /* marge de 1em autour de l'image*/
176 magali 358
.attach_left {float: left;}                      /* bloc flotant ? gauche */
359
.attach_right {float: right;}                    /* bloc flotant ? droite */
154 magali 360
.attach_noborder {border-width: 0px;}            /* pas de bordure */
361
.attach_vmiddle {vertical-align: text-bottom;}   /* aligenement vertical au milieu */
362
/* - le gestionnaire des uploads */
363
.tableFM {border: thin solid Black; width: 100%;  }
364
.tableFM THEAD { background-color: Silver; font-weight: bold; text-align: center;   }
365
.tableFM TFOOT { background-color: Silver; font-weight: bold; text-align: left;   }
366
.tableFM TBODY TR { text-align: center;  }
367
.tableFMCol1 { background-color: Aqua; }
278 jpm 368
.tableFMCol2 { background-color: Yellow; }
369
 
370
/* Pour la bibliothèque JS DomToolTip */
371
div.niceTitle {
372
	background-color: #333333;
373
	color: #FFFFFF;
374
	font-weight: bold;
375
	font-size: 13px;
376
	font-family: "Trebuchet MS", sans-serif;
377
	width: 250px;
378
	left: 0;
379
	top: 0;
380
	padding: 4px;
381
	position: absolute;
382
	text-align: left;
383
	z-index: 20;
384
	-moz-border-radius: 0 10px 10px 10px;
385
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
386
	-moz-opacity: .87;
387
	-khtml-opacity: .87;
388
	opacity: .87;}
389
div.niceTitle .contents {
390
	margin: 0;
391
	padding: 0 3px;
392
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
393
	-moz-opacity: 1;
394
	-khtml-opacity: 1;
395
	opacity: 1;}
396
div.niceTitle p {
397
	color: #D17E62;
398
	font-size: 9px;
399
	padding: 3px 0 0 0;
400
	margin: 0;
401
	text-align: left;
402
	-moz-opacity: 1;}