Subversion Repositories Sites.tela-botanica.org

Rev

Rev 247 | 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*/
145
.tooltip:after {
146
  content: " "url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/info.png);}
84 jpm 147
 
173 magali 148
/* Onglet Synthese */
149
/*		Onglet Synthese : colonne gauche */
84 jpm 150
#ef_synthese_colonne {
154 magali 151
  float: right;
176 magali 152
  width:30%;
154 magali 153
  border: dashed 1px #BFC0BF;
173 magali 154
  background-color:#E6E7E6;
176 magali 155
  padding:0 5px;}
156
#ef_synthese_colonne #ef_classif table{
157
  width:100%;}
154 magali 158
#efinr_nom {
159
  font-weight:bold;}
160
#ef_nomenclature .information, #ef_synonymie_nom_retenu .information {
161
  background:none;
162
  border:none;
163
  display:inline;}
164
#ef_code {
165
  margin-left:25px;
166
  font-weight:bold;}
167
#ef_code {
168
 line-height:10px;}
169
.ef_nn, .ef_nt {
170
  font-weight:normal;}
173 magali 171
/* Hides from IE-mac \*/
172
html #texte {height: 1%;}
173
/* End hide from IE-mac */
154 magali 174
 
84 jpm 175
#ef_synthese_contenu{
173 magali 176
  height:100%;/* Pour IEWin-6.0 : corrige pb decalage hauteur */
176 magali 177
  width:60%;}
154 magali 178
#ef_nomenclature dd{
179
  font-weight:lighter;}
127 magali 180
#efins_titre, #efinr_titre, #efinr_titre_permalien {
181
  text-transform:none;
182
  color:black;}
183
#efinr_titre_permalien ul {
184
  list-style:none;}
185
#synthese_nom_retenu ul {
186
  line-height:12px;}
187
#synthese_nom_selection{
188
  height:5px;
189
  margin:0;}
190
#efins_code, #efinr_code, #synthese_nom_retenu form, #synthese_nom_selection form, #synthese_nom_selection dl,#synthese_nom_retenu dl {
154 magali 191
  display:none;}
127 magali 192
/*#efins_titre_contenu, #efinr_titre_contenu {
193
  display:block;
194
/* Pour IEWin : corrige pb background-color */
195
  /*background-color:white;
85 jpm 196
  padding:0 0 0 5px;
197
  margin:2px;}
127 magali 198
#efins_titre_contenu, #efinr_titre_contenu {
85 jpm 199
  width:140px;/* Pour IEWin-5.5 : corrige pb background-color */
154 magali 200
  /*color:black;}*/
127 magali 201
#synthese_nom_selection h2 span, #efinr_nom, #efins_nom {
202
  font-size:12px;
203
  display:inline;
84 jpm 204
  color:black;
205
  text-transform:none;
127 magali 206
  font-size:12px;}
207
#synthese_nom_selection h2 span, #efins_nom {
208
  font-weight:normal;}
173 magali 209
/*		Onglet Identite : colonne droite */
84 jpm 210
#ef_synthese_colonne .table_cadre{
211
  margin:0 auto;
212
  width:228px;}
228 jpm 213
#ef_nomenclature, #ef_synonymie_nom_retenu .information, #ef_permalien, #ef_telechargement, #ef_correspondance, #ef_noms_verna {
154 magali 214
  padding-left:25px;}
215
#ef_correspondance dt {
216
 text-transform:lowercase;}
173 magali 217
/* Formatage partage par plusieurs onglets */
154 magali 218
#ef_famille, #eftg_ {
219
  position:absolute;
220
  right:20px;}
127 magali 221
/*onglet synonymie*/
85 jpm 222
#synonymie_nom_retenu, #synthese_nom_retenu {
223
  margin:12px 2px 0 2px;
127 magali 224
  padding:2px;}
85 jpm 225
#synonymie_nom_selection, #synthese_nom_selection {
226
  margin:20px 2px;
227
  padding:2px;}
127 magali 228
#synonymie_nom_selection dl, #synonymie_nom_retenu dl {
229
 margin-left:30px;}
230
#synonymie_nom_selection dt, #synonymie_nom_retenu dt {
231
 font-weight:normal;}
232
#synonymie_nom_selection dd, #synonymie_nom_retenu dd{
233
 font-weight:bold;}
154 magali 234
#ef_synonymie_nom_retenu h4 {
235
 margin-left:25px;}
223 jpm 236
 
237
/* Onglet Informations*/
238
.efitl_liste_legende {
239
  list-style-type:none;}
240
#efitl_liste_info_legende dt {
241
  float:none;}
226 jpm 242
#ef_info_message {
229 jpm 243
  max-width:800px;}
223 jpm 244
 
84 jpm 245
/* Onglet Chorologie et Cartes*/
246
#efc_legende{
247
  list-style-type:none;}
248
#efc_legende li {
249
  clear:both;}
250
.efcl_couleur {
251
  float:left;
252
  border: black solid 1px;
253
  width:10px;
254
  height:10px;
255
  margin: 2px;}
256
#ef_choro {
257
  margin:5px;
258
  padding:5px;}
259
#ef_choro img {
85 jpm 260
  margin:5px;
84 jpm 261
  background-color:white;}
85 jpm 262
#ef_choro .attention {
263
	height:75px;/* Pour IEWin/5.0 */}
84 jpm 264
#ef_choro_carte {
265
  width:575px;
266
  float: left;
267
  padding:0 5px;}
268
#ef_choro_info {
269
  width:430px;
270
  float: left;
271
  padding:0 5px;}
272
 
273
/* Onglet Illustration */
154 magali 274
#efii_titre_google, #efii_titre_yahoo {
275
  margin-left:25px;}
84 jpm 276
#ef_img_google {
277
  float: left;
278
  margin-right:10px;}
154 magali 279
#ef_illustration_info .attention{
280
  border:0;
281
  background:none;
282
  text-align:left;
283
  padding:0;}
84 jpm 284
#ef_illustration_info ul{
285
  list-style-type:none;}
286
#ef_illustration_info li {
287
  float: left;}
202 jpm 288
#efii_liste_photoflora li, #efii_liste_yahoo li, #efii_liste_tb li {
84 jpm 289
  float: left;
290
  height:250px;
291
  width:200px;
292
  text-align:center;
293
  border: 1px solid;
294
  border-color:#aaa #444 #444 #aaa;
295
  background-color:#eed}
223 jpm 296
#efii_liste_photoflora li, #efii_liste_tb li {
247 jpm 297
  height:380px;
223 jpm 298
  width:280px;
203 jpm 299
}
202 jpm 300
#efii_liste_yahoo li img, #efii_liste_photoflora li img, #efii_liste_tb li img{
84 jpm 301
  border-color:#444 #aaa #aaa #444;
246 jpm 302
  padding:10px;}
202 jpm 303
#efii_liste_yahoo dl, #efii_liste_photoflora dl, #efii_liste_tb dl {
246 jpm 304
  padding:0 0 0 4px;
84 jpm 305
  text-align: left;}
246 jpm 306
#efii_liste_yahoo dd, #efii_liste_photoflora dd, #efii_liste_tb dd {
307
padding:0 4px 0 0;}
84 jpm 308
#ef_form_google {
309
  margin:2px 0;}
310
#btnG {
311
  margin:7px 0;}
312
#ef_img_google {
313
  margin:5px 0;}
314
 
227 jpm 315
/* Onglet Wikini */
316
#ef_wiki_tete {float:right}
317
#ef_wiki_page .commentsheader {display:none}
318
#ef_wiki_page .footer {display:none}
319
 
14 jpm 320
/*Pied de page*/
321
#eflore_pied_page {
84 jpm 322
  clear:both;
323
  padding-top:20px;
14 jpm 324
  text-align:center;
325
  font-size:10px;
154 magali 326
  color:#A9A9A9;}
327
 
328
/*ACE editor*/
329
/* CONTRIBUTION ACTION ATTACH */
330
/* - les images */
331
.attach_margin05em { margin: 0.5em;}             /* marge de 0.5 em autour de l'image*/
332
.attach_margin1em { margin: 1em;}                /* marge de 1em autour de l'image*/
176 magali 333
.attach_left {float: left;}                      /* bloc flotant ? gauche */
334
.attach_right {float: right;}                    /* bloc flotant ? droite */
154 magali 335
.attach_noborder {border-width: 0px;}            /* pas de bordure */
336
.attach_vmiddle {vertical-align: text-bottom;}   /* aligenement vertical au milieu */
337
/* - le gestionnaire des uploads */
338
.tableFM {border: thin solid Black; width: 100%;  }
339
.tableFM THEAD { background-color: Silver; font-weight: bold; text-align: center;   }
340
.tableFM TFOOT { background-color: Silver; font-weight: bold; text-align: left;   }
341
.tableFM TBODY TR { text-align: center;  }
342
.tableFMCol1 { background-color: Aqua; }
278 jpm 343
.tableFMCol2 { background-color: Yellow; }
344
 
345
/* Pour la bibliothèque JS DomToolTip */
346
div.niceTitle {
347
	background-color: #333333;
348
	color: #FFFFFF;
349
	font-weight: bold;
350
	font-size: 13px;
351
	font-family: "Trebuchet MS", sans-serif;
352
	width: 250px;
353
	left: 0;
354
	top: 0;
355
	padding: 4px;
356
	position: absolute;
357
	text-align: left;
358
	z-index: 20;
359
	-moz-border-radius: 0 10px 10px 10px;
360
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
361
	-moz-opacity: .87;
362
	-khtml-opacity: .87;
363
	opacity: .87;}
364
div.niceTitle .contents {
365
	margin: 0;
366
	padding: 0 3px;
367
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
368
	-moz-opacity: 1;
369
	-khtml-opacity: 1;
370
	opacity: 1;}
371
div.niceTitle p {
372
	color: #D17E62;
373
	font-size: 9px;
374
	padding: 3px 0 0 0;
375
	margin: 0;
376
	text-align: left;
377
	-moz-opacity: 1;}