Subversion Repositories Sites.tela-botanica.org

Rev

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