Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1502 | Rev 1572 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1502 Rev 1525
1
@CHARSET "UTF-8";
1
@CHARSET "UTF-8";
2
/*----------------------------------------------------------------------------------------------------------*/
2
/*----------------------------------------------------------------------------------------------------------*/
3
/* Générique */
3
/* Générique */
-
 
4
/* à vérifier quand pagespeed voudra bien utiliser la new feuille de style : 
-
 
5
liste lien pour que les intitulés rentrent en entier réduit le padding
-
 
6
police dans le pied de page*/
4
body{
7
.component-links a {
5
	font-family:inherit;
8
	padding: 1rem 1rem 1rem 4rem;
6
}
9
}
7
 
10
 
8
table{
11
table{
9
	border-collapse: collapse;
12
	border-collapse: collapse;
10
	width:100%;
13
	width:100%;
11
	margin:5px 0;
14
	margin:5px 0;
12
}
15
}
13
td,th{
16
td,th{
14
	border:1px solid #36560B;
17
	border:1px solid #36560B;
15
	padding:7px 5px;
18
	padding:7px 5px;
16
}
19
}
17
th{
20
th{
18
	background-color: #009fb8;
21
	background-color: #009fb8;
19
    color: #fcfaf5;
22
    color: #fcfaf5;
20
}
23
}
21
th[title]:after {
24
th[title]:after {
22
    content: " " url("../images/aide.png") !important;
25
    content: " " url("../images/aide.png") !important;
23
}
26
}
24
caption{
27
caption{
25
	border:1px solid #36560B;
28
	border:1px solid #36560B;
26
	background-color:#EEE;
29
	background-color:#EEE;
27
	font-weight:bold;
30
	font-weight:bold;
28
	padding:2px;
31
	padding:2px;
29
}
32
}
30
img{
33
img{
31
	border:0;
34
	border:0;
32
}
35
}
33
img a{
36
img a{
34
	display:block;
37
	display:block;
35
}
38
}
36
legend{
39
legend{
37
	color:#AD5A40;
40
	color:#AD5A40;
38
}
41
}
39
dl {
42
dl {
40
	width:100%;
43
	width:100%;
41
}
44
}
42
dt {
45
dt {
43
	float:left;
46
	float:left;
44
	font-weight:bold;
47
	font-weight:bold;
45
	text-align:top left;
48
	text-align:top left;
46
	margin-right:0.3em;
49
	margin-right:0.3em;
47
}
50
}
48
dd {
51
dd {
49
	width:auto;
52
	width:auto;
50
	margin:0.5em 0;
53
	margin:0.5em 0;
51
}
54
}
52
.acceder-outil {
55
.acceder-outil {
53
	color: #6c7b0f;
56
	color: #6c7b0f;
54
}
57
}
55
 
58
 
56
/* @TODO mettre dans commun.css mais line-height déconne */
59
/* @TODO mettre dans commun.css mais line-height déconne */
57
.acceder-outil-vert {
60
.acceder-outil-vert {
58
	color: #6c7b0f;
61
	color: #6c7b0f;
59
}
62
}
60
 
63
 
61
#zone-contenu.acceder-outil.img {
64
#zone-contenu.acceder-outil.img {
62
	margin-top:-2px;
65
	margin-top:-2px;
63
	margin-bottom:-2px;
66
	margin-bottom:-2px;
64
}
67
}
65
/*----------------------------------------------------------------------------------------------------------*/
68
/*----------------------------------------------------------------------------------------------------------*/
66
/* Disposition */
69
/* Disposition */
67
#zone-centrale {
70
#zone-centrale {
68
	text-align:center;
71
	text-align:center;
69
}
72
}
70
#zone-logo{
73
#zone-logo{
71
	left:18px;
74
	left:18px;
72
	margin:1px 10px;
75
	margin:1px 10px;
73
	position:absolute;
76
	position:absolute;
74
	top:2px;
77
	top:2px;
75
	z-index:1;
78
	z-index:1;
76
}
79
}
77
#zone-entete{
80
#zone-entete{
78
	height:121px;
81
	height:121px;
79
	margin:0;
82
	margin:0;
80
}
83
}
81
#zone-titre{
84
#zone-titre{
82
	height:38px;
85
	height:38px;
83
	margin:0;
86
	margin:0;
84
	text-align:right;
87
	text-align:right;
85
}
88
}
86
#zone-titre h1{
89
#zone-titre h1{
87
	margin:0 20px 0 0;
90
	margin:0 20px 0 0;
88
	padding:0;
91
	padding:0;
89
	background-color:transparent;
92
	background-color:transparent;
90
	font-size:28px;
93
	font-size:28px;
91
	font-weight:bold;
94
	font-weight:bold;
92
}
95
}
93
#zone-corps{
96
#zone-corps{
94
	margin:0;
97
	margin:0;
95
	text-align:left;
98
	text-align:left;
96
}
99
}
97
#zone-menu{
100
#zone-menu{
98
	position:relative;
101
	position:relative;
99
	float:left;
102
	float:left;
100
	height:21px;
103
	height:21px;
101
	width:100%;
104
	width:100%;
102
	margin:0;
105
	margin:0;
103
	padding:0;
106
	padding:0;
104
	text-align:left;
107
	text-align:left;
105
	font-weight:bold;
108
	font-weight:bold;
106
	border-bottom:1px solid #62210F;
109
	border-bottom:1px solid #62210F;
107
}
110
}
108
#zone-contenu{
111
#zone-contenu{
109
	clear:both;
112
	clear:both;
110
	min-height:300px;
113
	min-height:300px;
111
	padding:0 2px;
114
	padding:0 2px;
112
	text-align:justify;
115
	text-align:justify;
113
	border-top:medium none !important;
116
	border-top:medium none !important;
114
	border:1px solid #62210F;
117
	border:1px solid #62210F;
115
}
118
}
116
#zone-pied{
119
#zone-pied{
117
	clear:both;
120
	clear:both;
118
	text-align:center;
121
	text-align:center;
119
}
122
}
120
.block-main-features-items > li a {
123
.block-main-features-items > li a {
121
	text-align: left;
124
	text-align: left;
122
}
125
}
123
 
126
 
124
.ui-tabs { padding:0; position: relative; }
127
.ui-tabs { padding:0; position: relative; }
125
/*----------------------------------------------------------------------------------------------------------*/
128
/*----------------------------------------------------------------------------------------------------------*/
126
/* Logo */
129
/* Logo */
127
#zone-logo img{
130
#zone-logo img{
128
	border:0;
131
	border:0;
129
}
132
}
130
#zone-logo a{
133
#zone-logo a{
131
	position:absolute;
134
	position:absolute;
132
	top:0;
135
	top:0;
133
	left:0;
136
	left:0;
134
}
137
}
135
#zone-logo a:hover{
138
#zone-logo a:hover{
136
	border:1px dotted;
139
	border:1px dotted;
137
}
140
}
138
#zone-logo a:hover:after{
141
#zone-logo a:hover:after{
139
	content:" Retour à l'accueil ";
142
	content:" Retour à l'accueil ";
140
}
143
}
141
/*----------------------------------------------------------------------------------------------------------*/
144
/*----------------------------------------------------------------------------------------------------------*/
142
/* Navigation : onglets */
145
/* Navigation : onglets */
143
 
146
 
144
/*----------------------------------------------------------------------------------------------------------*/
147
/*----------------------------------------------------------------------------------------------------------*/
145
/* Général */
148
/* Général */
146
.centrer{
149
.centrer{
147
	text-align:center;
150
	text-align:center;
148
}
151
}
149
.discretion{
152
.discretion{
150
	color:#A9A9A9;
153
	color:#A9A9A9;
151
	font-size:10px;
154
	font-size:10px;
152
	font-weight:normal;
155
	font-weight:normal;
153
}
156
}
154
.attention{
157
.attention{
155
	background-color:#ffffcc;
158
	background-color:#ffffcc;
156
	background-image:url("../images/attention.png");
159
	background-image:url("../images/attention.png");
157
}
160
}
158
.information{
161
.information{
159
	background-color:#e7ebfd;
162
	background-color:#e7ebfd;
160
	background-image:url("../images/information.png");
163
	background-image:url("../images/information.png");
161
}
164
}
162
.attention, .information{
165
.attention, .information{
163
	display:inline-block;
166
	display:inline-block;
164
	background-repeat:no-repeat;
167
	background-repeat:no-repeat;
165
	background-position:5px 50%;
168
	background-position:5px 50%;
166
	padding:10px 5px 5px 40px;
169
	padding:10px 5px 5px 40px;
167
	background-size:24px 24px; -webkit-background-size:24px 24px; -o-background-size:24px 24px; -moz-background-size:24px 24px;
170
	background-size:24px 24px; -webkit-background-size:24px 24px; -o-background-size:24px 24px; -moz-background-size:24px 24px;
168
	max-width:600px;
171
	max-width:600px;
169
	min-height:20px;
172
	min-height:20px;
170
}
173
}
171
.msg{
174
.msg{
172
	max-width:100%;
175
	max-width:100%;
173
	height:auto;
176
	height:auto;
174
	width: 100%;
177
	width: 100%;
175
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing: border-box;
178
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing: border-box;
176
	border-radius: 10px 10px 10px 10px;
179
	border-radius: 10px 10px 10px 10px;
177
    box-shadow: 2px 2px 5px #AAAAAA;
180
    box-shadow: 2px 2px 5px #AAAAAA;
178
}
181
}
179
hr.nettoyage{
182
hr.nettoyage{
180
	clear:both;
183
	clear:both;
181
	width:0;
184
	width:0;
182
}
185
}
183
	
186
	
184
.debogage, .debogage pre{
187
.debogage, .debogage pre{
185
	white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap;
188
	white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap;
186
	word-wrap:break-word; /* IE 5.5+ */
189
	word-wrap:break-word; /* IE 5.5+ */
187
    overflow:auto;/* IE 6 */
190
    overflow:auto;/* IE 6 */
188
}
191
}
189
/*----------------------------------------------------------------------------------------------------------*/
192
/*----------------------------------------------------------------------------------------------------------*/
190
/* Largeurs à utiliser pour fixer les tailles des éléments (tableau, paragraphe...) */
193
/* Largeurs à utiliser pour fixer les tailles des éléments (tableau, paragraphe...) */
191
.largeur-01{
194
.largeur-01{
192
	width:60px;}
195
	width:60px;}
193
.largeur-02{
196
.largeur-02{
194
	width:120px;}
197
	width:120px;}
195
.largeur-03{
198
.largeur-03{
196
	width:180px;}
199
	width:180px;}
197
.largeur-04{
200
.largeur-04{
198
	width:240px;}
201
	width:240px;}
199
.largeur-05{
202
.largeur-05{
200
	width:300px;}
203
	width:300px;}
201
.largeur-06{
204
.largeur-06{
202
	width:360px;}
205
	width:360px;}
203
.largeur-07{
206
.largeur-07{
204
	width:420px;}
207
	width:420px;}
205
.largeur-08{
208
.largeur-08{
206
	width:480px;}
209
	width:480px;}
207
.largeur-09{
210
.largeur-09{
208
	width:540px;}
211
	width:540px;}
209
.largeur-10{
212
.largeur-10{
210
	width:600px;}
213
	width:600px;}
211
.largeur-11{
214
.largeur-11{
212
	width:660px;}
215
	width:660px;}
213
.largeur-12{
216
.largeur-12{
214
	width:720px;}
217
	width:720px;}
215
.largeur-13{
218
.largeur-13{
216
	width:780px;}
219
	width:780px;}
217
.largeur-14{
220
.largeur-14{
218
	width:840px;}
221
	width:840px;}
219
.largeur-15{
222
.largeur-15{
220
	width:900px;}
223
	width:900px;}
221
.largeur-16{
224
.largeur-16{
222
	width:960px;}
225
	width:960px;}
223
/*----------------------------------------------------------------------------------------------------------*/
226
/*----------------------------------------------------------------------------------------------------------*/
224
/* Formulaire de Recherche Simple */	
227
/* Formulaire de Recherche Simple */	
225
#bloc-recherche fieldset {
228
#bloc-recherche fieldset {
226
	border:none; 
229
	border:none; 
227
	padding:0;
230
	padding:0;
228
	width:100%;
231
	width:100%;
229
}
232
}
230
.choixNiveau {
233
.choixNiveau {
231
	position:absolute;
234
	position:absolute;
232
	margin-top: -30px;
235
	margin-top: -30px;
233
	padding: 0;
236
	padding: 0;
234
	width: 300px;
237
	width: 300px;
235
	margin-left:430px;
238
	margin-left:430px;
236
	
239
	
237
}
240
}
238
 
241
 
239
.choixNiveau a {
242
.choixNiveau a {
240
	float:left;
243
	float:left;
241
	border-style:solid;
244
	border-style:solid;
242
	padding:0.4em 0.8em;
245
	padding:0.4em 0.8em;
243
	border-color:#C2C0AD;
246
	border-color:#C2C0AD;
244
	color:#9AC343;
247
	color:#9AC343;
245
	font-weight:bold;
248
	font-weight:bold;
246
	cursor:pointer;
249
	cursor:pointer;
247
	background:#f9f9f9;
250
	background:#f9f9f9;
248
	border:1px solid #CCCCCC;
251
	border:1px solid #CCCCCC;
249
}
252
}
250
 
253
 
251
.choixNiveau .niveau1 {
254
.choixNiveau .niveau1 {
252
	border-radius:4px 0 0 0;	
255
	border-radius:4px 0 0 0;	
253
}
256
}
254
 
257
 
255
.choixNiveau .niveau3 {
258
.choixNiveau .niveau3 {
256
	border-radius:0 4px 0 0;
259
	border-radius:0 4px 0 0;
257
}
260
}
258
 
261
 
259
.choixNiveau .actif {
262
.choixNiveau .actif {
260
	color:#EB8F00;	
263
	color:#EB8F00;	
261
	border-color:#EB8F00;
264
	border-color:#EB8F00;
262
	background:white;
265
	background:white;
263
}
266
}
264
 
267
 
265
/* couleur des boutons non sélectionnés*/
268
/* couleur des boutons non sélectionnés*/
266
.ef-form-niveau .ui-buttonset {
269
.ef-form-niveau .ui-buttonset {
267
	margin-right: 25px;
270
	margin-right: 25px;
268
}
271
}
269
 
272
 
270
.ef-form-niveau .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
273
.ef-form-niveau .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
271
	background-color:#B2CB43;
274
	background-color:#B2CB43;
272
	color: #9AC343;
275
	color: #9AC343;
273
	font-weight: bold;
276
	font-weight: bold;
274
}
277
}
275
#ef-form-niveau .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
278
#ef-form-niveau .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
276
	background-color: #FFFFFF;
279
	background-color: #FFFFFF;
277
	color: #EB8F00;
280
	color: #EB8F00;
278
	font-weight: bold;
281
	font-weight: bold;
279
}
282
}
280
 
283
 
281
#ef-form-niveau .ui-button-text-only .ui-button-text {
284
#ef-form-niveau .ui-button-text-only .ui-button-text {
282
	padding: 0.2em 0.5em;
285
	padding: 0.2em 0.5em;
283
}
286
}
284
 
287
 
285
#bloc-recherche h1, #contenu h1 {
288
#bloc-recherche h1, #contenu h1 {
286
	background: none;
289
	background: none;
287
	padding: 0 0 0 20px;
290
	padding: 0 0 0 20px;
288
}
291
}
289
 
292
 
290
#bloc-recherche {
293
#bloc-recherche {
291
	padding-bottom: 0;	
294
	padding-bottom: 0;	
292
}
295
}
293
 
296
 
294
#ef-form-nomenclature table {
297
#ef-form-nomenclature table {
295
	width:100%;
298
	width:100%;
296
}
299
}
297
#ef-form-nomenclature h1 { 
300
#ef-form-nomenclature h1 { 
298
	margin:0 0 3px 16px; 
301
	margin:0 0 3px 16px; 
299
}
302
}
300
#ef-form-nomenclature .champ {
303
#ef-form-nomenclature .champ {
301
	padding:3px; 
304
	padding:3px; 
302
	font-size:12px;
305
	font-size:12px;
303
}
306
}
304
#ef-form-nomenclature .zone-choix-type-nom {
307
#ef-form-nomenclature .zone-choix-type-nom {
305
	float:left; 
308
	float:left; 
306
	padding:0 10px
309
	padding:0 10px
307
}
310
}
308
#ef-form-nomenclature .titre-choix-nom {
311
#ef-form-nomenclature .titre-choix-nom {
309
	padding:12px; 
312
	padding:12px; 
310
	font-weight:bold
313
	font-weight:bold
311
}
314
}
312
#ef-form-nomenclature #zone-liens-recherche  {
315
#ef-form-nomenclature #zone-liens-recherche  {
313
	padding:5px;
316
	padding:5px;
314
}
317
}
315
#eflore_nomenclature_fiche {
318
#eflore_nomenclature_fiche {
316
	background:url(../images/lien.png) no-repeat 0 -1px; 
319
	background:url(../images/lien.png) no-repeat 0 -1px; 
317
	padding:0 0 0 17px; 
320
	padding:0 0 0 17px; 
318
	color:#fff; 
321
	color:#fff; 
319
	border:1px dotted #95AE5D;
322
	border:1px dotted #95AE5D;
320
	border-width:0 0 1px 0; 
323
	border-width:0 0 1px 0; 
321
	cursor:pointer; 
324
	cursor:pointer; 
322
	margin:0 0 0 19px; 
325
	margin:0 0 0 19px; 
323
	font-size:12px
326
	font-size:12px
324
}
327
}
325
#ef-form-nomenclature input.ok {
328
#ef-form-nomenclature input.ok {
326
	color:rgba(0,0,0,0);
329
	color:rgba(0,0,0,0);
327
	font-size:12px; 
330
	font-size:12px; 
328
	font-weight:bold; 
331
	font-weight:bold; 
329
	padding:3px 10px 3px 10px;
332
	padding:3px 10px 3px 10px;
330
	background:url("../images/loupe.png") no-repeat scroll 11px 3px white;
333
	background:url("../images/loupe.png") no-repeat scroll 11px 3px white;
331
}
334
}
332
#ef-form-nomenclature input.ok:hover {
335
#ef-form-nomenclature input.ok:hover {
333
	background:url("../images/loupe.png") no-repeat scroll 11px 3px #DDD;
336
	background:url("../images/loupe.png") no-repeat scroll 11px 3px #DDD;
334
	cursor:pointer;	
337
	cursor:pointer;	
335
}
338
}
336
#ef-form-nomenclature label {
339
#ef-form-nomenclature label {
337
	font-size:12px
340
	font-size:12px
338
}
341
}
339
 
342
 
340
/*----------------------------------------------------------------------------------------------------------*/
343
/*----------------------------------------------------------------------------------------------------------*/
341
/* Formulaire d'autocompletion */	
344
/* Formulaire d'autocompletion */	
342
.ui-autocomplete a {
345
.ui-autocomplete a {
343
	text-decoration:none;
346
	text-decoration:none;
344
	border-bottom:none;
347
	border-bottom:none;
345
}
348
}
346
.ui-menu {
349
.ui-menu {
347
	list-style:none;
350
	list-style:none;
348
	padding: 2px;
351
	padding: 2px;
349
	margin: 0;
352
	margin: 0;
350
	display:block;
353
	display:block;
351
	float: left;
354
	float: left;
352
	font-size: 11px;
355
	font-size: 11px;
353
}
356
}
354
 
357
 
355
.ui-menu .ui-menu-item a {
358
.ui-menu .ui-menu-item a {
356
	text-decoration:none;
359
	text-decoration:none;
357
	display:block;
360
	display:block;
358
	padding:.2em .4em;
361
	padding:.2em .4em;
359
	line-height:0.8;
362
	line-height:0.8;
360
	zoom:1;
363
	zoom:1;
361
}
364
}
362
 
365
 
363
#nom.valeur-defaut-recherche {
366
#nom.valeur-defaut-recherche {
364
	color:#848484;
367
	color:#848484;
365
	font-style:italic;	
368
	font-style:italic;	
366
	font-weight:0.9em;
369
	font-weight:0.9em;
367
}
370
}
368
/*----------------------------------------------------------------------------------------------------------*/
371
/*----------------------------------------------------------------------------------------------------------*/
369
/* Résultats */
372
/* Résultats */
370
.zone-resultat {
373
.zone-resultat {
371
	width:96%;
374
	width:96%;
372
	min-height:101px;
375
	min-height:101px;
373
	padding:10px;
376
	padding:10px;
374
	margin-bottom:10px;
377
	margin-bottom:10px;
375
	background:#f8f9ec;
378
	background:#f8f9ec;
376
	border:solid 1px #f1f3de;
379
	border:solid 1px #f1f3de;
377
	-moz-border-radius:10px;
380
	-moz-border-radius:10px;
378
	-webkit-border-radius:10px;
381
	-webkit-border-radius:10px;
379
	border-radius:10px;
382
	border-radius:10px;
380
	font-size:13px;
383
	font-size:13px;
381
	-moz-box-shadow:3px 3px 3px #DDD;
384
	-moz-box-shadow:3px 3px 3px #DDD;
382
}
385
}
383
.zone-resultat .nom-sci{
386
.zone-resultat .nom-sci{
384
	display:inline-block;
387
	display:inline-block;
385
	width:310px;
388
	width:310px;
386
 
389
 
387
}
390
}
388
.zone-resultat img {
391
.zone-resultat img {
389
	border:solid 2px #DDD;
392
	border:solid 2px #DDD;
390
	float:right;
393
	float:right;
391
	height: 100px;
394
	height: 100px;
392
	width: 100px;
395
	width: 100px;
393
}
396
}
394
.surlignage {
397
.surlignage {
395
	background-color: #e9f6f8;
398
	background-color: #e9f6f8;
396
}
399
}
397
#ef-resultats-decomposition #col-ns{
400
#ef-resultats-decomposition #col-ns{
398
	width:33%;
401
	width:33%;
399
}
402
}
400
#ef-resultats-decomposition .retenu, #ef-resultats-decomposition .synonyme{
403
#ef-resultats-decomposition .retenu, #ef-resultats-decomposition .synonyme{
401
	font-size:0.8em;
404
	font-size:0.8em;
402
}
405
}
403
.retenu{
406
.retenu{
404
	font-weight:bold;
407
	font-weight:bold;
405
}
408
}
406
#ef-resultats-determination .synonymes li {
409
#ef-resultats-determination .synonymes li {
407
	background: none;
410
	background: none;
408
	line-height: 18px;
411
	line-height: 18px;
409
	list-style: none outside none;
412
	list-style: none outside none;
410
	padding-left: 15px;
413
	padding-left: 15px;
411
}
414
}
412
.absent {
415
.absent {
413
	display:block;
416
	display:block;
414
	float:right;
417
	float:right;
415
	background-color:transparent;
418
	background-color:transparent;
416
	background-image:url("../images/pasdephoto.png");
419
	background-image:url("../images/pasdephoto.png");
417
	background-repeat:no-repeat;
420
	background-repeat:no-repeat;
418
	background-position:50% 20%;
421
	background-position:50% 20%;
419
	border: 2px solid #DDDDDD;
422
	border: 2px solid #DDDDDD;
420
	margin: 0 5px;
423
	margin: 0 5px;
421
	height: 100px;
424
	height: 100px;
422
	width: 100px;
425
	width: 100px;
423
	font-weight: bold;
426
	font-weight: bold;
424
	text-align: center;
427
	text-align: center;
425
}
428
}
426
.vide {
429
.vide {
427
	display:block;
430
	display:block;
428
	background-color:transparent;
431
	background-color:transparent;
429
	margin: 0 5px;
432
	margin: 0 5px;
430
	height: 100px;
433
	height: 100px;
431
	width: 100px;
434
	width: 100px;
432
	text-align: center;
435
	text-align: center;
433
}
436
}
434
 
437
 
435
.absent .contribuer {
438
.absent .contribuer {
436
    display: block;
439
    display: block;
437
    padding-top: 66px;
440
    padding-top: 66px;
438
}
441
}
439
 
442
 
440
#ef-resultats-nv-determination {
443
#ef-resultats-nv-determination {
441
    padding: 0;
444
    padding: 0;
442
}
445
}
443
 
446
 
444
#ef-resultats-nv-determination table, #ef-resultats-nv-determination table tbody, #ef-resultats-nv-determination table td {
447
#ef-resultats-nv-determination table, #ef-resultats-nv-determination table tbody, #ef-resultats-nv-determination table td {
445
	border: none;
448
	border: none;
446
	background: none;
449
	background: none;
447
}
450
}
448
 
451
 
449
#ef-resultats-nv-determination .nom {
452
#ef-resultats-nv-determination .nom {
450
	width: 30%;
453
	width: 30%;
451
	vertical-align: top;
454
	vertical-align: top;
452
	margin-top: 5px;
455
	margin-top: 5px;
453
}
456
}
454
#ef-resultats-nv-determination .nom ul, #ef-resultats-nv-determination li{
457
#ef-resultats-nv-determination .nom ul, #ef-resultats-nv-determination li{
455
	margin: 0;
458
	margin: 0;
456
	margin-bottom: 5px;
459
	margin-bottom: 5px;
457
	list-style-image: none;
460
	list-style-image: none;
458
	list-style-type: none;
461
	list-style-type: none;
459
	padding: 0;
462
	padding: 0;
460
}
463
}
461
 
464
 
462
#ef-resultats-determination {
465
#ef-resultats-determination {
463
	padding-left: 0px;
466
	padding-left: 0px;
464
}
467
}
465
 
468
 
466
 
469
 
467
/*----------------------------------------------------------------------------------------------------------*/
470
/*----------------------------------------------------------------------------------------------------------*/
468
/* Fiche */
471
/* Fiche */
469
#bloc-fiche {
472
#bloc-fiche {
470
	margin-top: 0;
473
	margin-top: 0;
471
}
474
}
472
#bloc-fiche h1 {
475
#bloc-fiche h1 {
473
	background: none repeat scroll 0 0 transparent;
476
	background: none repeat scroll 0 0 transparent;
474
	padding: 0;
477
	padding: 0;
475
	margin-bottom : 4px;
478
	margin-bottom : 4px;
476
}
479
}
477
 
480
 
478
.synthese {
481
.synthese {
479
    border: medium none;
482
    border: medium none;
480
    clear: left;
483
    clear: left;
481
    min-height: 300px;
484
    min-height: 300px;
482
    padding-top: 0.4em;
485
    padding-top: 0.4em;
483
    width: 676px;   
486
    width: 676px;   
484
}
487
}
485
 
488
 
486
.synthese ul {
489
.synthese ul {
487
	padding : 0;
490
	padding : 0;
488
}
491
}
489
#synthese_statut li {
492
#synthese_statut li {
490
	margin-top: -3px;
493
	margin-top: -3px;
491
}
494
}
492
 
495
 
493
.ui-widget-content {
496
.ui-widget-content {
494
	background:white;
497
	background:white;
495
}
498
}
496
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { /* onglets + blocs */
499
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { /* onglets + blocs */
497
	border-bottom-right-radius: 0;
500
	border-bottom-right-radius: 0;
498
}
501
}
499
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { /* onglets + blocs */
502
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { /* onglets + blocs */
500
	border-bottom-left-radius: 0;
503
	border-bottom-left-radius: 0;
501
}
504
}
502
.colonne {
505
.colonne {
503
	float:left;
506
	float:left;
504
	padding-bottom:10px;
507
	padding-bottom:10px;
505
	width:33%;
508
	width:33%;
506
	margin: 0 1px;
509
	margin: 0 1px;
507
}
510
}
508
 
511
 
509
.deuxtiers{
512
.deuxtiers{
510
	width:66%;
513
	width:66%;
511
}
514
}
512
 
515
 
513
.pasDeCurseur {
516
.pasDeCurseur {
514
	cursor:default;
517
	cursor:default;
515
}
518
}
516
/* bloc */
519
/* bloc */
517
.module {
520
.module {
518
	margin: 0 1em 0.5em 0; 
521
	margin: 0 1em 0.5em 0; 
519
	width: 99%;
522
	width: 99%;
520
}
523
}
521
.module .titre{
524
.module .titre{
522
	 cursor: move;
525
	 cursor: move;
523
    font-size: 12px;
526
    font-size: 12px;
524
    padding-bottom: 1px;
527
    padding-bottom: 1px;
525
    padding-left: 1.2em;
528
    padding-left: 1.2em;
526
    margin-left:-2px;
529
    margin-left:-2px;
527
    margin-right:1px;
530
    margin-right:1px;
528
    margin-top:-2px;
531
    margin-top:-2px;
529
}
532
}
530
.module .titre.ui-widget-header{
533
.module .titre.ui-widget-header{
531
    background-image:none;
534
    background-image:none;
532
    background-color:#B2CB43;
535
    background-color:#B2CB43;
533
    border:none;
536
    border:none;
534
}
537
}
535
 
538
 
536
#synthese .ui-widget-content {
539
#synthese .ui-widget-content {
537
    background-image:none;
540
    background-image:none;
538
    background-color:#FFFFFF;
541
    background-color:#FFFFFF;
539
}
542
}
540
 
543
 
541
.module .contenu {
544
.module .contenu {
542
    background-image:none;
545
    background-image:none;
543
    background-color:#FFFFFF;
546
    background-color:#FFFFFF;
544
}
547
}
545
 
548
 
546
 
549
 
547
.module .titre .ui-icon {
550
.module .titre .ui-icon {
548
	float: right;
551
	float: right;
549
}
552
}
550
.imagetteMoins, .imagettePlus { /* +/- du titre */
553
.imagetteMoins, .imagettePlus { /* +/- du titre */
551
	cursor:pointer
554
	cursor:pointer
552
}
555
}
553
.module .contenu {
556
.module .contenu {
554
	padding-left: 10px;
557
	padding-left: 10px;
555
	padding-right: 10px;
558
	padding-right: 10px;
556
	padding-bottom: 10px;
559
	padding-bottom: 10px;
557
}
560
}
558
 
561
 
559
.ui-sortable-placeholder { /* déplacement bloc */
562
.ui-sortable-placeholder { /* déplacement bloc */
560
	border: 1px dotted black;
563
	border: 1px dotted black;
561
	visibility: visible !important;
564
	visibility: visible !important;
562
	height: 50px !important;
565
	height: 50px !important;
563
}
566
}
564
.ui-sortable-placeholder * {
567
.ui-sortable-placeholder * {
565
	visibility: hidden;
568
	visibility: hidden;
566
}
569
}
567
 
570
 
568
.module .contenu.attention {
571
.module .contenu.attention {
569
    padding: 10px 5px 5px 40px;
572
    padding: 10px 5px 5px 40px;
570
    background-position: 5px 12px;
573
    background-position: 5px 12px;
571
    width: 174px;
574
    width: 174px;
572
}
575
}
573
 
576
 
574
.pas_de_protection {
577
.pas_de_protection {
575
    display: block;
578
    display: block;
576
    margin-bottom: 5px;
579
    margin-bottom: 5px;
577
    margin-left: 35px;
580
    margin-left: 35px;
578
}
581
}
579
 
582
 
580
.completer_statut {
583
.completer_statut {
581
    display: block;
584
    display: block;
582
    float: right;
585
    float: right;
583
    margin-bottom: 10px;
586
    margin-bottom: 10px;
584
    margin-right: 10px;
587
    margin-right: 10px;
585
    padding-top: 5px;
588
    padding-top: 5px;
586
    width: 60px;
589
    width: 60px;
587
}
590
}
588
 
591
 
589
#statut .aucune_info {
592
#statut .aucune_info {
590
	padding: 10px;
593
	padding: 10px;
591
}
594
}
592
 
595
 
593
.infos_liste_rouge {
596
.infos_liste_rouge {
594
	font-weight: bold;
597
	font-weight: bold;
595
}
598
}
596
 
599
 
597
#alignement-droite {
600
.alignement-droite {
598
	float:right;
601
	float:right;
599
	margin-right: -5px;
602
	margin-right: -5px;
600
}
603
}
601
 
604
 
602
.lien-onglet.lien-statique.lien_retour_synthese {
605
.lien-onglet.lien-statique.lien_retour_synthese {
603
	background-attachment: scroll;
606
	background-attachment: scroll;
604
	background-clip: border-box;
607
	background-clip: border-box;
605
	background-color: transparent;
608
	background-color: transparent;
606
	background-image: url("../images/fleche_gauche.png");
609
	background-image: url("../images/fleche_gauche.png");
607
	background-origin: padding-box;
610
	background-origin: padding-box;
608
	background-position: 0 2px;
611
	background-position: 0 2px;
609
	background-repeat: no-repeat;
612
	background-repeat: no-repeat;
610
	background-size: auto auto;
613
	background-size: auto auto;
611
	padding-left: 20px;
614
	padding-left: 20px;
612
}
615
}
613
 
616
 
614
.invisible {
617
.invisible {
615
	visibility:hidden;
618
	visibility:hidden;
616
}
619
}
617
 
620
 
618
/* Onglets */
621
/* Onglets */
619
#zone_onglets {
622
#zone_onglets {
620
	margin-top: 0.1em;
623
	margin-top: 0.1em;
621
	border-width:0;
624
	border-width:0;
622
	border-radius:0;
625
	border-radius:0;
623
	width:676px;
626
	width:676px;
624
	font-size:12px;
627
	font-size:12px;
625
	margin-left:-7px;
628
	margin-left:-7px;
626
}
629
}
627
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
630
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
628
	padding:0;
631
	padding:0;
629
	position: relative;
632
	position: relative;
630
}
633
}
631
.ui-tabs .ui-tabs-nav li a.ui-tabs-anchor {
634
.ui-tabs .ui-tabs-nav li a.ui-tabs-anchor {
632
	float: left;
635
	float: left;
633
  	padding: 4px 4px 3px 3px;
636
  	padding: 4px 4px 3px 3px;
634
	text-decoration: none;
637
	text-decoration: none;
635
}
638
}
636
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { /* couleur des onglets */
639
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { /* couleur des onglets */
637
	color: #9AC343;
640
	color: #9AC343;
638
	text-decoration: none;
641
	text-decoration: none;
639
}
642
}
640
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
643
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
641
	color: #EB8F00;
644
	color: #EB8F00;
642
	text-decoration: none;
645
	text-decoration: none;
643
	margin-bottom: 1px;
646
	margin-bottom: 1px;
644
}
647
}
645
#onglets {
648
#onglets {
646
	height:22px
649
	height:22px
647
}
650
}
648
#onglets li {
651
#onglets li {
649
	list-style:none;
652
	list-style:none;
650
	line-height:12px;
653
	line-height:12px;
651
}
654
}
652
 
655
 
653
#onglets li.ui-tabs-selected {
656
#onglets li.ui-tabs-selected {
654
	line-height: 13px;
657
	line-height: 13px;
655
}
658
}
656
 
659
 
657
#onglets li {
660
#onglets li {
658
	float:left;
661
	float:left;
659
}
662
}
660
#zone_onglets li .ui-icon-close {
663
#zone_onglets li .ui-icon-close {
661
	float: left;
664
	float: left;
662
	cursor: pointer;
665
	cursor: pointer;
663
}
666
}
664
#zone_onglets li a.lien-onglet {
667
#zone_onglets li a.lien-onglet {
665
	overflow: hidden;
668
	overflow: hidden;
666
	text-decoration: none;
669
	text-decoration: none;
667
	border-bottom: none;
670
	border-bottom: none;
668
}
671
}
669
#zone_onglets li a.lien-onglet hover {
672
#zone_onglets li a.lien-onglet hover {
670
	overflow: hidden; 
673
	overflow: hidden; 
671
	text-decoration: none;
674
	text-decoration: none;
672
	border-bottom: none;
675
	border-bottom: none;
673
}
676
}
674
/* Menu et + */
677
/* Menu et + */
675
#zone_onglets #ongletEtPlus {
678
#zone_onglets #ongletEtPlus {
676
    cursor: pointer;
679
    cursor: pointer;
677
    display: none;
680
    display: none;
678
    float: right;
681
    float: right;
679
    font-size: 20px;
682
    font-size: 20px;
680
    height: 20px;
683
    height: 20px;
681
    padding-bottom: 0;
684
    padding-bottom: 0;
682
    padding-right: 5px;
685
    padding-right: 5px;
683
    position: relative;
686
    position: relative;
684
    top: 1px;
687
    top: 1px;
685
    width: 25px;
688
    width: 25px;
686
    z-index: 500;
689
    z-index: 500;
687
}
690
}
688
#zone_onglets #ongletEtPlus a {
691
#zone_onglets #ongletEtPlus a {
689
	border-bottom: none;
692
	border-bottom: none;
690
}
693
}
691
#lienOngletEtPlus { /* icone */
694
#lienOngletEtPlus { /* icone */
692
	width:6px;
695
	width:6px;
693
    padding-left: 9px;
696
    padding-left: 9px;
694
	padding-top: 0px;
697
	padding-top: 0px;
695
	display:block;
698
	display:block;
696
	margin-top:5px;
699
	margin-top:5px;
697
}
700
}
698
 
701
 
699
.lien-onglet-synthese, .lien-onglet-synthese:hover {
702
.lien-onglet-synthese, .lien-onglet-synthese:hover {
700
	border-bottom: none;
703
	border-bottom: none;
701
}
704
}
702
 
705
 
703
.menuModules { /* liste */
706
.menuModules { /* liste */
704
	left: 465px;
707
	left: 465px;
705
	width: 187px;
708
	width: 187px;
706
	position: absolute; 
709
	position: absolute; 
707
	border: 1px solid #DCD1CC; 
710
	border: 1px solid #DCD1CC; 
708
	margin: 0px; 
711
	margin: 0px; 
709
	padding: 0px;
712
	padding: 0px;
710
	top: 30px;
713
	top: 30px;
711
	z-index:499;
714
	z-index:499;
712
	background-color: #F9F9F9;
715
	background-color: #F9F9F9;
713
	color: #9AC343;
716
	color: #9AC343;
714
	font-weight: bold;
717
	font-weight: bold;
715
}
718
}
716
.elementMenuModules { /* element de la liste */
719
.elementMenuModules { /* element de la liste */
717
	display:block; 
720
	display:block; 
718
	border: 1px solid white; 
721
	border: 1px solid white; 
719
	width: 150px; 
722
	width: 150px; 
720
	padding: 10px 10px 10px 25px; 
723
	padding: 10px 10px 10px 25px; 
721
	margin:0px;
724
	margin:0px;
722
	cursor: pointer;
725
	cursor: pointer;
723
}	
726
}	
724
.elementMenuModules:hover {
727
.elementMenuModules:hover {
725
	background-color: #FEBF01;
728
	background-color: #FEBF01;
726
}	
729
}	
727
.elementMenuModulesSelectionne {
730
.elementMenuModulesSelectionne {
728
	background-color: #F6AF39;
731
	background-color: #F6AF39;
729
	color: white;
732
	color: white;
730
}
733
}
731
 
734
 
732
#dialog label, #dialog input { display:block; }
735
#dialog label, #dialog input { display:block; }
733
#dialog label { margin-top: 0.5em; }
736
#dialog label { margin-top: 0.5em; }
734
#dialog input, #dialog textarea { width: 95%; }
737
#dialog input, #dialog textarea { width: 95%; }
735
 
738
 
736
.conteneur_repartition_observations {
739
.conteneur_repartition_observations {
737
	width:620px; 
740
	width:620px; 
738
	height:620px; 
741
	height:620px; 
739
}
742
}
740
 
743
 
741
.chargement_repartition {
744
.chargement_repartition {
742
	background: url("../images/chargement.gif") no-repeat scroll 50% 50%, url("../images/fond_carte_metropole.png") no-repeat scroll 8px 8px rgba(0, 0, 0, 0);
745
	background: url("../images/chargement.gif") no-repeat scroll 50% 50%, url("../images/fond_carte_metropole.png") no-repeat scroll 8px 8px rgba(0, 0, 0, 0);
743
}
746
}
744
 
747
 
745
.bloc_legende_repartition {
748
.bloc_legende_repartition {
746
	float:left; 
749
	float:left; 
747
	margin-right:5px; 
750
	margin-right:5px; 
748
	margin-bottom:3px; 
751
	margin-bottom:3px; 
749
	width:15px; 
752
	width:15px; 
750
	height:15px; 
753
	height:15px; 
751
	border:solid 1px black;
754
	border:solid 1px black;
752
}
755
}
753
 
756
 
754
.texte_legende_repartition {
757
.texte_legende_repartition {
755
	float:left; 
758
	float:left; 
756
	text-transform:capitalize;
759
	text-transform:capitalize;
757
}
760
}
758
 
761
 
759
.conteneur_lien_metadonnees {
762
.conteneur_lien_metadonnees {
760
	padding: 15px;
763
	padding: 15px;
761
}
764
}
762
.lien_metadonnees {
765
.lien_metadonnees {
763
	float:right;
766
	float:right;
764
}
767
}
765
 
768
 
766
.sous-liste-metadonnees {
769
.sous-liste-metadonnees {
767
	margin: 0px;
770
	margin: 0px;
768
}
771
}
769
 
772
 
770
.intitule_metadonnee {
773
.intitule_metadonnee {
771
	font-weight: bold;
774
	font-weight: bold;
772
	color : #6C6865;
775
	color : #6C6865;
773
}
776
}
774
 
777
 
775
.lien_metadonnees_affiche {
778
.lien_metadonnees_affiche {
776
	color:#FD8C13;
779
	color:#FD8C13;
777
}
780
}
778
 
781
 
779
.metadonnees_resume_description {
782
.metadonnees_resume_description {
780
    font-size: 14px;
783
    font-size: 14px;
781
}
784
}
782
 
785
 
783
#nomenclature > ul > li.item_nomenclature { 
786
#nomenclature > ul > li.item_nomenclature { 
784
    line-height: 18px;
787
    line-height: 18px;
785
    width:100%;
788
    width:100%;
786
}
789
}
787
 
790
 
788
.tab-chargement {
791
.tab-chargement {
789
  	background: url("../images/chargement.gif") no-repeat scroll 10px 13px transparent;
792
  	background: url("../images/chargement.gif") no-repeat scroll 10px 13px transparent;
790
  	background-color: #FFFFFF;
793
  	background-color: #FFFFFF;
791
    border: medium none;
794
    border: medium none;
792
    cursor: pointer;
795
    cursor: pointer;
793
    display: inline-block;
796
    display: inline-block;
794
    font-size: 14px;
797
    font-size: 14px;
795
    padding: 20px 20px 20px 50px;
798
    padding: 20px 20px 20px 50px;
796
    width: 555px;
799
    width: 555px;
797
}
800
}
798
 
801
 
799
.conteneur_illustrations_cel {
802
.conteneur_illustrations_cel {
800
	width: 250px;	
803
	width: 250px;	
801
}
804
}
802
 
805
 
803
.conteneur_metadonnees_cel {
806
.conteneur_metadonnees_cel {
804
	width: 250px;
807
	width: 250px;
805
	padding-top : 20px;	
808
	padding-top : 20px;	
806
}
809
}
807
 
810
 
808
.onglet_marge_gauche {
811
.onglet_marge_gauche {
809
	margin-top: 7px;
812
	margin-top: 7px;
810
	padding-left: 30px;
813
	padding-left: 30px;
811
}
814
}
812
 
815
 
813
.references_bibliographiques .texte_inactif {
816
.references_bibliographiques .texte_inactif {
814
	display:none;
817
	display:none;
815
}
818
}
816
 
819
 
817
#repartition_observations { 
820
#repartition_observations { 
818
    height: 590px;
821
    height: 590px;
819
    width: 100%;
822
    width: 100%;
820
    overflow: hidden;
823
    overflow: hidden;
821
}
824
}
822
 
825
 
823
.legende_nom_retenu {
826
.legende_nom_retenu {
824
	background-color: #e9f6f8;
827
	background-color: #e9f6f8;
825
}
828
}
826
 
829
 
827
.couleur_legende {
830
.couleur_legende {
828
    display: inline-block;
831
    display: inline-block;
829
    height: 12px;
832
    height: 12px;
830
    width: 30px;
833
    width: 30px;
831
    margin-right: 5px;
834
    margin-right: 5px;
832
    margin-top: 2px;
835
    margin-top: 2px;
833
    border: 1px dotted black;
836
    border: 1px dotted black;
834
}
837
}
835
 
838
 
836
.lienToggle {
839
.lienToggle {
837
	cursor: pointer;
840
	cursor: pointer;
838
}
841
}
839
 
842
 
840
/*----------------------------------------------------------------------------------------------------------*/
843
/*----------------------------------------------------------------------------------------------------------*/
841
/* Nomenclature */
844
/* Nomenclature */
842
.nomenclature {
845
.nomenclature {
843
	text-transform: none;
846
	text-transform: none;
844
}
847
}
845
.famille {
848
.famille {
846
	text-transform: uppercase;
849
	text-transform: uppercase;
847
}
850
}
848
.ns-retenu {
851
.ns-retenu {
849
	font-weight:bold;
852
	font-weight:bold;
850
}
853
}
851
.supra-gen, .gen, .sp, .infra-sp, .infra-gen {
854
.supra-gen, .gen, .sp, .infra-sp, .infra-gen {
852
	font-style: italic;
855
	font-style: italic;
853
	text-transform: none;
856
	text-transform: none;
854
}
857
}
855
.hyb, .chimere, .abbr, .formule-hyb, .gp, .cultivar, .commercial, 
858
.hyb, .chimere, .abbr, .formule-hyb, .gp, .cultivar, .commercial, 
856
.auteur, .annee, .biblio, .addendum, .type_epithete {
859
.auteur, .annee, .biblio, .addendum, .type_epithete {
857
	font-style: normal;
860
	font-style: normal;
858
	text-transform: none;
861
	text-transform: none;
859
}
862
}
860
.vernaculaire {
863
.vernaculaire {
861
	font-size: 17px;
864
	font-size: 17px;
862
	/*color: #A89D80;*/
865
	/*color: #A89D80;*/
863
	color: #555;
866
	color: #555;
864
	text-transform: none;
867
	text-transform: none;
865
	float: right;
868
	float: right;
866
}
869
}
867
h2.vernaculaire {
870
h2.vernaculaire {
868
	font-size: 17px;
871
	font-size: 17px;
869
	color: #555555;
872
	color: #555555;
870
	font-weight: normal;
873
	font-weight: normal;
871
}
874
}
872
h2.vernaculaire:before {
875
h2.vernaculaire:before {
873
	content: none !important;
876
	content: none !important;
874
}
877
}
875
.redirige_depuis {
878
.redirige_depuis {
876
	display: table-row;
879
	display: table-row;
877
    color: #808080;
880
    color: #808080;
878
    font-size: 14px;
881
    font-size: 14px;
879
    font-weight: normal;
882
    font-weight: normal;
880
    text-transform: none;
883
    text-transform: none;
881
}
884
}
882
 
885
 
883
.label_redirige_depuis {
886
.label_redirige_depuis {
884
	display: table-cell;
887
	display: table-cell;
885
	width: 91px;
888
	width: 91px;
886
	padding-right: 5px;
889
	padding-right: 5px;
887
	font-size: 12px;
890
	font-size: 12px;
888
	line-height: 22px;
891
	line-height: 22px;
889
}
892
}
890
.valeur_redirige_depuis {
893
.valeur_redirige_depuis {
891
	display: table-cell;
894
	display: table-cell;
892
	margin-left: 100px;
895
	margin-left: 100px;
893
}
896
}
894
 
897
 
895
.lien_biblio_ext {
898
.lien_biblio_ext {
896
	border-bottom: none;
899
	border-bottom: none;
897
}
900
}
898
 
901
 
899
/*----------------------------------------------------------------------------------------------------------*/
902
/*----------------------------------------------------------------------------------------------------------*/
900
/* Wikinis */
903
/* Wikinis */
901
.editable_sur_clic {
904
.editable_sur_clic {
902
	min-height: 50px;
905
	min-height: 50px;
903
}
906
}
904
 
907
 
905
.aide_wikini {
908
.aide_wikini {
906
    font-size: 0.8em;
909
    font-size: 0.8em;
907
}
910
}
908
 
911
 
909
.contenu_editable {
912
.contenu_editable {
910
	background-color: #FCFAF5;
913
	background-color: #FCFAF5;
911
	border: dashed 1px #AAAAAA;
914
	border: dashed 1px #AAAAAA;
912
	padding: 5px;
915
	padding: 5px;
913
	padding-top: 2px;
916
	padding-top: 2px;
914
	border-radius: 3px;
917
	border-radius: 3px;
915
}
918
}
916
 
919
 
917
.champ_edition_wiki {
920
.champ_edition_wiki {
918
	width: 100%;
921
	width: 100%;
919
	height: 350px;	
922
	height: 350px;	
920
	overflow: auto;
923
	overflow: auto;
921
}
924
}
922
 
925
 
923
.imagettePlus {
926
.imagettePlus {
924
	width:9px;
927
	width:9px;
925
	height:9px;
928
	height:9px;
926
	background:url('../images/ouvrir.png') no-repeat;
929
	background:url('../images/ouvrir.png') no-repeat;
927
	display:inline-block;
930
	display:inline-block;
928
	margin-right:3px;
931
	margin-right:3px;
929
}
932
}
930
 
933
 
931
.imagetteMoins {
934
.imagetteMoins {
932
	width:9px;
935
	width:9px;
933
	height:9px;
936
	height:9px;
934
	background:url('../images/fermer.png') no-repeat;
937
	background:url('../images/fermer.png') no-repeat;
935
	margin-right:3px;
938
	margin-right:3px;
936
	display:inline-block;
939
	display:inline-block;
937
}
940
}
938
 
941
 
939
.basionyme_complet {
942
.basionyme_complet {
940
	margin-left:20px;
943
	margin-left:20px;
941
	display:block;
944
	display:block;
942
}
945
}
943
 
946
 
944
.legende {
947
.legende {
945
	border:dashed 1px #AAA; 
948
	border:dashed 1px #AAA; 
946
	padding:5px 10px;
949
	padding:5px 10px;
947
}
950
}
948
 
951
 
949
.legende b {
952
.legende b {
950
	color:#AAA; margin-bottom:10px
953
	color:#AAA; margin-bottom:10px
951
}
954
}
952
 
955
 
953
.wp {
956
.wp {
954
	background:url('../images/sites/wikipedia.png') no-repeat;
957
	background:url('../images/sites/wikipedia.png') no-repeat;
955
	margin-left: 15px;
958
	margin-left: 15px;
956
    margin-top: 5px;
959
    margin-top: 5px;
957
    padding-left: 20px;
960
    padding-left: 20px;
958
}
961
}
959
 
962
 
960
.conteneur_flore_probable {
963
.conteneur_flore_probable {
961
	text-align: center;
964
	text-align: center;
962
}
965
}
963
 
966
 
964
/*----Description+Ecologie-----------------------------------------------------------------------------------*/
967
/*----Description+Ecologie-----------------------------------------------------------------------------------*/
965
 
968
 
966
.citation { 
969
.citation { 
967
		 font-size:9px;
970
		 font-size:9px;
968
}
971
}
969
.fond_graphique {
972
.fond_graphique {
970
	background-color:#F8F8F8;
973
	background-color:#F8F8F8;
971
	padding-top: 10px;	
974
	padding-top: 10px;	
972
	padding-bottom: 10px;
975
	padding-bottom: 10px;
973
	
976
	
974
 
977
 
975
}
978
}
976
.graphique {
979
.graphique {
977
	margin-right: auto;	
980
	margin-right: auto;	
978
	margin-left: auto;
981
	margin-left: auto;
979
	width:100%;
982
	width:100%;
980
}
983
}
981
 
984
 
982
.graphique > * {
985
.graphique > * {
983
      width:100%;
986
      width:100%;
984
}
987
}
985
 
988
 
986
.titre { 
989
.titre { 
987
		color:#36560B;
990
		color:#36560B;
988
		left:2px;
991
		left:2px;
989
		position:relative;
992
		position:relative;
990
		padding-right:5px;
993
		padding-right:5px;
991
}
994
}
992
.desc {
995
.desc {
993
	margin-right:3px;
996
	margin-right:3px;
994
	margin-left:3px;
997
	margin-left:3px;
995
}
998
}
996
.desc td {
999
.desc td {
997
	width: 50%;
1000
	width: 50%;
998
	vertical-align: top;
1001
	vertical-align: top;
999
	border: 1px dasharray #36560B;
1002
	border: 1px dasharray #36560B;
1000
	padding: 7px 5px;
1003
	padding: 7px 5px;
1001
}
1004
}
1002
 .italique { font-style: italic;
1005
 .italique { font-style: italic;
1003
 }
1006
 }
1004
 
1007
 
1005
 .gras { font-weight: bold;
1008
 .gras { font-weight: bold;
1006
 }
1009
 }
1007
 
1010
 
1008
 
1011
 
1009
/*  boutons spécifiques légende  graphiques (masquer/afficher) */
1012
/*  boutons spécifiques légende  graphiques (masquer/afficher) */
1010
.legende_formes {
1013
.legende_formes {
1011
	background-image:url('../images/legende_formes.png');
1014
	background-image:url('../images/legende_formes.png');
1012
	background-position: 2px 5px;
1015
	background-position: 2px 5px;
1013
	background-repeat: no-repeat ;
1016
	background-repeat: no-repeat ;
1014
	width : 440px;
1017
	width : 440px;
1015
	height : 40px;
1018
	height : 40px;
1016
	margin-right : auto;
1019
	margin-right : auto;
1017
	margin-left: auto;
1020
	margin-left: auto;
1018
	border: 1px dotted grey;
1021
	border: 1px dotted grey;
1019
	padding : 5px;
1022
	padding : 5px;
1020
	text-align:center;
1023
	text-align:center;
1021
}
1024
}
1022
.legende_graphique {
1025
.legende_graphique {
1023
	display:none;	
1026
	display:none;	
1024
	font-size:11px;
1027
	font-size:11px;
1025
	padding: 5px;
1028
	padding: 5px;
1026
}
1029
}
1027
.legende_graphique td, .legende_graphique tbody, .legende_graphique table {
1030
.legende_graphique td, .legende_graphique tbody, .legende_graphique table {
1028
	background:none;
1031
	background:none;
1029
	border:none;
1032
	border:none;
1030
}
1033
}
1031
 
1034
 
1032
.cacher, .voir {
1035
.cacher, .voir {
1033
	float:right;
1036
	float:right;
1034
}
1037
}
1035
 
1038
 
1036
.cacher {
1039
.cacher {
1037
	display:none;
1040
	display:none;
1038
}
1041
}
1039
 
1042
 
1040
.fond_graphique button {
1043
.fond_graphique button {
1041
	background: none;
1044
	background: none;
1042
	border: none;
1045
	border: none;
1043
	
1046
	
1044
}
1047
}
1045
 
1048
 
1046
.fond_graphique button:hover {
1049
.fond_graphique button:hover {
1047
	cursor: pointer;
1050
	cursor: pointer;
1048
	text-decoration: underline;
1051
	text-decoration: underline;
1049
}
1052
}
1050
 
1053
 
1051
/* Illustrations */
1054
/* Illustrations */
1052
#illustrations-coste img {
1055
#illustrations-coste img {
1053
	display:inline;
1056
	display:inline;
1054
	vertical-align:middle;
1057
	vertical-align:middle;
1055
	margin:0px;
1058
	margin:0px;
1056
	padding:0px;
1059
	padding:0px;
1057
}
1060
}
1058
 
1061
 
1059
#illustrations {
1062
#illustrations {
1060
	margin-left:-5px;
1063
	margin-left:-5px;
1061
	margin-right:-4px;
1064
	margin-right:-4px;
1062
		
1065
		
1063
}
1066
}
1064
.liste-illustrations .attention {
1067
.liste-illustrations .attention {
1065
	border:0;
1068
	border:0;
1066
	background:none;
1069
	background:none;
1067
	text-align:left;
1070
	text-align:left;
1068
	padding:0;
1071
	padding:0;
1069
}
1072
}
1070
.liste-illustrations {
1073
.liste-illustrations {
1071
	list-style-type:none;
1074
	list-style-type:none;
1072
	padding:0;
1075
	padding:0;
1073
}
1076
}
1074
.liste-illustrations li {
1077
.liste-illustrations li {
1075
	list-style-image:none !important;
1078
	list-style-image:none !important;
1076
	background:none;
1079
	background:none;
1077
	text-align:center;
1080
	text-align:center;
1078
	font-size:11px;
1081
	font-size:11px;
1079
	float: left;
1082
	float: left;
1080
	width:210px;
1083
	width:210px;
1081
	height:285px;
1084
	height:285px;
1082
	margin:0px;
1085
	margin:0px;
1083
	padding:0px;
1086
	padding:0px;
1084
	
1087
	
1085
}
1088
}
1086
 
1089
 
1087
#galerie-organes {
1090
#galerie-organes {
1088
	width: 648px;
1091
	width: 648px;
1089
	margin-top: 10px;
1092
	margin-top: 10px;
1090
	margin-bottom: 10px;
1093
	margin-bottom: 10px;
1091
	background-color: #e9f6f8;
1094
	background-color: #e9f6f8;
1092
	border-radius: 10px;
1095
	border-radius: 10px;
1093
}
1096
}
1094
 
1097
 
1095
#grande-image-legende-id-destinataire .icone_action_ill, #grande-image-legende-id-image .icone_action_ill {
1098
#grande-image-legende-id-destinataire .icone_action_ill, #grande-image-legende-id-image .icone_action_ill {
1096
	height: 10px;
1099
	height: 10px;
1097
}
1100
}
1098
 
1101
 
1099
.liste_actions_ill {
1102
.liste_actions_ill {
1100
	margin-top: -5px;
1103
	margin-top: -5px;
1101
}
1104
}
1102
 
1105
 
1103
.separator {
1106
.separator {
1104
    display: inline-block;
1107
    display: inline-block;
1105
    width: 10px;
1108
    width: 10px;
1106
}
1109
}
1107
 
1110
 
1108
.liste-illustrations li.organe-moyen {
1111
.liste-illustrations li.organe-moyen {
1109
	height: 230px;
1112
	height: 230px;
1110
	font-size: 13px;
1113
	font-size: 13px;
1111
}
1114
}
1112
 
1115
 
1113
.liste-illustrations li.caractere-moyen {
1116
.liste-illustrations li.caractere-moyen {
1114
	height: 210px;
1117
	height: 210px;
1115
}
1118
}
1116
 
1119
 
1117
.ajouter-participer-choix {
1120
.ajouter-participer-choix {
1118
	padding-top: 30px;
1121
	padding-top: 30px;
1119
}
1122
}
1120
 
1123
 
1121
.liste-illustrations li p.absent-organes {
1124
.liste-illustrations li p.absent-organes {
1122
	height: 193px;
1125
	height: 193px;
1123
	width: 196px;
1126
	width: 196px;
1124
	margin: 2px 5px 5px;
1127
	margin: 2px 5px 5px;
1125
	background-position: 50% 50%; 
1128
	background-position: 50% 50%; 
1126
}
1129
}
1127
.liste-illustrations li p.absent-organes a.contribuer {
1130
.liste-illustrations li p.absent-organes a.contribuer {
1128
	height: 30px;
1131
	height: 30px;
1129
	padding-top: 146px;
1132
	padding-top: 146px;
1130
}
1133
}
1131
 
1134
 
1132
.liste-illustrations li.icone-organe {
1135
.liste-illustrations li.icone-organe {
1133
	width: 108px;
1136
	width: 108px;
1134
	height: auto;
1137
	height: auto;
1135
	padding-top: 5px;
1138
	padding-top: 5px;
1136
	padding-bottom: 5px;
1139
	padding-bottom: 5px;
1137
	background-color: #ffffff;
1140
	background-color: #ffffff;
1138
}
1141
}
1139
.liste-illustrations li.icone-organe:first-of-type {
1142
.liste-illustrations li.icone-organe:first-of-type {
1140
	border-radius: 10px 0 0 0;
1143
	border-radius: 10px 0 0 0;
1141
}
1144
}
1142
.liste-illustrations li.icone-organe:last-of-type {
1145
.liste-illustrations li.icone-organe:last-of-type {
1143
	border-radius: 0 10px 0 0;
1146
	border-radius: 0 10px 0 0;
1144
}
1147
}
1145
.liste-illustrations li.icone-organe.active {
1148
.liste-illustrations li.icone-organe.active {
1146
	background-color: #e9f6f8;
1149
	background-color: #e9f6f8;
1147
}
1150
}
1148
.liste-illustrations li.miniature-organe {
1151
.liste-illustrations li.miniature-organe {
1149
	width: 105px;
1152
	width: 105px;
1150
	height: auto;
1153
	height: auto;
1151
}
1154
}
1152
img.icone-organe {
1155
img.icone-organe {
1153
	height: 30px;
1156
	height: 30px;
1154
	margin: auto;
1157
	margin: auto;
1155
	border: none;
1158
	border: none;
1156
}
1159
}
1157
img.miniature-organe {
1160
img.miniature-organe {
1158
	margin: auto;
1161
	margin: auto;
1159
}
1162
}
1160
 
1163
 
1161
div.onglet-organe {
1164
div.onglet-organe {
1162
    margin: auto;
1165
    margin: auto;
1163
    margin-bottom: 25px;
1166
    margin-bottom: 25px;
1164
    width: 632px;
1167
    width: 632px;
1165
}
1168
}
1166
div.onglet-organe ul.liste-illustrations {
1169
div.onglet-organe ul.liste-illustrations {
1167
	margin-top: 8px;
1170
	margin-top: 8px;
1168
	height: 75px;
1171
	height: 75px;
1169
}
1172
}
1170
 
1173
 
1171
.liste-illustrations li p.absent-mini {
1174
.liste-illustrations li p.absent-mini {
1172
	width: 60px;
1175
	width: 60px;
1173
	height: 60px;
1176
	height: 60px;
1174
	margin-right: 22px;
1177
	margin-right: 22px;
1175
	font-size: .8em;
1178
	font-size: .8em;
1176
	background-image: url("../images/pasdephoto_petit.png");
1179
	background-image: url("../images/pasdephoto_petit.png");
1177
}
1180
}
1178
.liste-illustrations li p.absent-mini .contribuer {
1181
.liste-illustrations li p.absent-mini .contribuer {
1179
	padding-top: 25px;
1182
	padding-top: 25px;
1180
}
1183
}
1181
 
1184
 
1182
#grande-image-organe {
1185
#grande-image-organe {
1183
	margin-bottom: 15px;
1186
	margin-bottom: 15px;
1184
	text-align: center;
1187
	text-align: center;
1185
}
1188
}
1186
#grande-image-legende {
1189
#grande-image-legende {
1187
	width: 600px;
1190
	width: 600px;
1188
	margin: auto;
1191
	margin: auto;
1189
	padding-bottom: 5px;
1192
	padding-bottom: 5px;
1190
}
1193
}
1191
 
1194
 
1192
.lien_grand_format img {
1195
.lien_grand_format img {
1193
	height: 300px;
1196
	height: 300px;
1194
}
1197
}
1195
 
1198
 
1196
.miniature-organe {
1199
.miniature-organe {
1197
	height: 63px;
1200
	height: 63px;
1198
	width: 63px;
1201
	width: 63px;
1199
	overflow: hidden;
1202
	overflow: hidden;
1200
}
1203
}
1201
 
1204
 
1202
a.lien-images-organes.non-fourni {
1205
a.lien-images-organes.non-fourni {
1203
	opacity: 0.2;
1206
	opacity: 0.2;
1204
	text-decoration: none;
1207
	text-decoration: none;
1205
}
1208
}
1206
a.lien-images-organes.non-fourni:hover {
1209
a.lien-images-organes.non-fourni:hover {
1207
	text-decoration: none;
1210
	text-decoration: none;
1208
	color: inherit;
1211
	color: inherit;
1209
}
1212
}
1210
a.lien-images-organes.fourni {
1213
a.lien-images-organes.fourni {
1211
	cursor: pointer;
1214
	cursor: pointer;
1212
}
1215
}
1213
a.lien-images-organes.fourni:hover {
1216
a.lien-images-organes.fourni:hover {
1214
	
1217
	
1215
}
1218
}
1216
a.lien-grande-image-organe {
1219
a.lien-grande-image-organe {
1217
	cursor: pointer;
1220
	cursor: pointer;
1218
}
1221
}
1219
 
1222
 
1220
#illustrations-coste .liste-illustrations li {
1223
#illustrations-coste .liste-illustrations li {
1221
	height: 196px;
1224
	height: 196px;
1222
}
1225
}
1223
 
1226
 
1224
.liste-illustrations li p {
1227
.liste-illustrations li p {
1225
	margin:2px 2px 5px 2px;
1228
	margin:2px 2px 5px 2px;
1226
	width:206px;
1229
	width:206px;
1227
	font-size:11px;
1230
	font-size:11px;
1228
}
1231
}
1229
.liste-illustrations strong {
1232
.liste-illustrations strong {
1230
	font-weight:bold;
1233
	font-weight:bold;
1231
}
1234
}
1232
.liste-illustrations img {
1235
.liste-illustrations img {
1233
	display:block;
1236
	display:block;
1234
	border:1px solid white;
1237
	border:1px solid white;
1235
	margin:0 auto;
1238
	margin:0 auto;
1236
	padding:2px;
1239
	padding:2px;
1237
	max-height:196px;
1240
	max-height:196px;
1238
	max-width:196px;
1241
	max-width:196px;
1239
}
1242
}
1240
.liste-illustrations a:hover img{
1243
.liste-illustrations a:hover img{
1241
    border:1px dotted #FD8C13;
1244
    border:1px dotted #FD8C13;
1242
}
1245
}
1243
a.img-cadre{
1246
a.img-cadre{
1244
	display:block;
1247
	display:block;
1245
	border: 1px solid white;
1248
	border: 1px solid white;
1246
	background:transparent;
1249
	background:transparent;
1247
	width:204px;
1250
	width:204px;
1248
	height:204px;
1251
	height:204px;
1249
	margin-right:2px;
1252
	margin-right:2px;
1250
}
1253
}
1251
a.img-cadre:hover{
1254
a.img-cadre:hover{
1252
	border:1px dotted #FD8C13;
1255
	border:1px dotted #FD8C13;
1253
}
1256
}
1254
.img-cadre-fond{
1257
.img-cadre-fond{
1255
	background:white;
1258
	background:white;
1256
	width:200px;
1259
	width:200px;
1257
	height:200px;
1260
	height:200px;
1258
	line-height:200px;
1261
	line-height:200px;
1259
	text-align:center;
1262
	text-align:center;
1260
	margin:2px;
1263
	margin:2px;
1261
}
1264
}
1262
#illustrations-photoflora img{
1265
#illustrations-photoflora img{
1263
	display:inline;
1266
	display:inline;
1264
	vertical-align:middle;
1267
	vertical-align:middle;
1265
	margin:0;
1268
	margin:0;
1266
	padding:0;
1269
	padding:0;
1267
	border:0;
1270
	border:0;
1268
}
1271
}
1269
 
1272
 
1270
.importance4 {
1273
.importance4 {
1271
	font-size:0.8em;
1274
	font-size:0.8em;
1272
	padding:5px;
1275
	padding:5px;
1273
	box-shadow:none;
1276
	box-shadow:none;
1274
}
1277
}
1275
 
1278
 
1276
h1 .nomenclature {
1279
h1 .nomenclature {
1277
	color:#555;
1280
	color:#555;
1278
	font-size:19px;
1281
	font-size:19px;
1279
}
1282
}
1280
 
1283
 
1281
h1 .famille {
1284
h1 .famille {
1282
	font-size:13px;
1285
	font-size:13px;
1283
	margin-top:5px;	
1286
	margin-top:5px;	
1284
}
1287
}
1285
 
1288
 
1286
#zone_contenu_corps .nomenclature a.lien_recherche_hier {
1289
#zone_contenu_corps .nomenclature a.lien_recherche_hier {
1287
	color:#555;
1290
	color:#555;
1288
}
1291
}
1289
 
1292
 
1290
table tbody {
1293
table tbody {
1291
    background-color: #FCFAF5;
1294
    background-color: #FCFAF5;
1292
    border: 1px solid #9AC342;
1295
    border: 1px solid #9AC342;
1293
}
1296
}
1294
 
1297
 
1295
/* relatif aux liens pour l'export pdf --- bloc du bas ---*/
1298
/* relatif aux liens pour l'export pdf --- bloc du bas ---*/
1296
#bloc_export_choix {
1299
#bloc_export_choix {
1297
	width: 100%;
1300
	width: 100%;
1298
}
1301
}
1299
 
1302
 
1300
.avertissement_telechargement {
1303
.avertissement_telechargement {
1301
	padding-top:1px;
1304
	padding-top:1px;
1302
	font-style:italic;
1305
	font-style:italic;
1303
	color: grey;
1306
	color: grey;
1304
	font-weight: 0.9em;
1307
	font-weight: 0.9em;
1305
}
1308
}
1306
 
1309
 
1307
 
1310
 
1308
#export_pdf fieldset label{
1311
#export_pdf fieldset label{
1309
	width :120px;
1312
	width :120px;
1310
	display:inline-block;
1313
	display:inline-block;
1311
	text-align:right;
1314
	text-align:right;
1312
}
1315
}
1313
 
1316
 
1314
#export_pdf fieldset {
1317
#export_pdf fieldset {
1315
	border: none;
1318
	border: none;
1316
	margin-left: auto;
1319
	margin-left: auto;
1317
	margin-right: auto;
1320
	margin-right: auto;
1318
	
1321
	
1319
}
1322
}
1320
 
1323
 
1321
.infos_liens_permanents {
1324
.infos_liens_permanents {
1322
	width: 60%;
1325
	width: 60%;
1323
}
1326
}
1324
 
1327
 
1325
.telechargements_pdf {
1328
.telechargements_pdf {
1326
	width: 40%;
1329
	width: 40%;
1327
}
1330
}
1328
 
1331
 
1329
.conteneur_telechargements > * {
1332
.conteneur_telechargements > * {
1330
	padding-left:20px;
1333
	padding-left:20px;
1331
	padding-top: 10px;
1334
	padding-top: 10px;
1332
	padding-bottom: 10px;
1335
	padding-bottom: 10px;
1333
}
1336
}
1334
 
1337
 
1335
.lien_telechargement_qr_code {
1338
.lien_telechargement_qr_code {
1336
	padding: 0;
1339
	padding: 0;
1337
	margin-left:20px;
1340
	margin-left:20px;
1338
}
1341
}
1339
 
1342
 
1340
.conteneur_permalien_mobile {
1343
.conteneur_permalien_mobile {
1341
	margin-left:20px;
1344
	margin-left:20px;
1342
	margin-top: 10px;
1345
	margin-top: 10px;
1343
}
1346
}
1344
 
1347
 
1345
.lien_export_pdf {
1348
.lien_export_pdf {
1346
	background:url('../images/pdf.png') no-repeat;
1349
	background:url('../images/pdf.png') no-repeat;
1347
	padding-left: 20px;
1350
	padding-left: 20px;
1348
	font-size:12px;
1351
	font-size:12px;
1349
	padding-bottom: 3px;
1352
	padding-bottom: 3px;
1350
}
1353
}
1351
 
1354
 
1352
.avertissement_telechargement {
1355
.avertissement_telechargement {
1353
	margin-top: 2px;
1356
	margin-top: 2px;
1354
}
1357
}
1355
 
1358
 
1356
.conteneur_permalien {
1359
.conteneur_permalien {
1357
	padding-left: 5px;
1360
	padding-left: 5px;
1358
	padding-bottom: 5px;
1361
	padding-bottom: 5px;
1359
	padding-top: 5px;
1362
	padding-top: 5px;
1360
	width: 100%;
1363
	width: 100%;
1361
}
1364
}
1362
 
1365
 
1363
.conteneur_permalien > input {
1366
.conteneur_permalien > input {
1364
    background-color: #EAEDCD;
1367
    background-color: #EAEDCD;
1365
    color: #598000;
1368
    color: #598000;
1366
    border: none;
1369
    border: none;
1367
}
1370
}
1368
 
1371
 
1369
.wp.conteneur_permalien {
1372
.wp.conteneur_permalien {
1370
	padding-left: 0px;
1373
	padding-left: 0px;
1371
	padding-top: 0px;
1374
	padding-top: 0px;
1372
}
1375
}
1373
 
1376
 
1374
.titre_lien_permanent {
1377
.titre_lien_permanent {
1375
	padding-left: 0px;
1378
	padding-left: 0px;
1376
}
1379
}
1377
 
1380
 
1378
.liste_actions_ill a {
1381
.liste_actions_ill a {
1379
	border: none;
1382
	border: none;
1380
	text-decoration: none;
1383
	text-decoration: none;
1381
}
1384
}
1382
 
1385
 
1383
img.icone_action_ill {
1386
img.icone_action_ill {
1384
	display: inline;
1387
	display: inline;
1385
	height: 16px;
1388
	height: 16px;
1386
}
1389
}
1387
 
1390
 
1388
/**----------------------- recherche--avancee--formulaire---------------------------------------------**/
1391
/**----------------------- recherche--avancee--formulaire---------------------------------------------**/
1389
::-webkit-input-placeholder { color:#777777; }
1392
::-webkit-input-placeholder { color:#777777; }
1390
::-moz-placeholder { color:#777777; } /* firefox 19+ */
1393
::-moz-placeholder { color:#777777; } /* firefox 19+ */
1391
:-ms-input-placeholder { color:#777777; } /* ie */
1394
:-ms-input-placeholder { color:#777777; } /* ie */
1392
input:-moz-placeholder { color:#777777; }
1395
input:-moz-placeholder { color:#777777; }
1393
 
1396
 
1394
 
1397
 
1395
#bloc-recherche {
1398
#bloc-recherche {
1396
	padding-bottom: 3px;
1399
	padding-bottom: 3px;
1397
	box-shadow: 3px 3px 6px #555555;
1400
	box-shadow: 3px 3px 6px #555555;
1398
	margin-bottom: 10px;
1401
	margin-bottom: 10px;
1399
}
1402
}
1400
div #recherche_av_form {
1403
div #recherche_av_form {
1401
	width:97%;
1404
	width:97%;
1402
	margin-right:auto;
1405
	margin-right:auto;
1403
	margin-left:auto;
1406
	margin-left:auto;
1404
	padding : 3px;
1407
	padding : 3px;
1405
 
1408
 
1406
}
1409
}
1407
#bloc_recherche_av {
1410
#bloc_recherche_av {
1408
	border: 1px solid white;
1411
	border: 1px solid white;
1409
	padding : 5px;
1412
	padding : 5px;
1410
	padding-top : 15px;
1413
	padding-top : 15px;
1411
		
1414
		
1412
}
1415
}
1413
 
1416
 
1414
#recherche_av_form label {
1417
#recherche_av_form label {
1415
	display:block;
1418
	display:block;
1416
	text-align:left;
1419
	text-align:left;
1417
	padding-left:7px;
1420
	padding-left:7px;
1418
}
1421
}
1419
 
1422
 
1420
#recherche_av_form .rech {
1423
#recherche_av_form .rech {
1421
	margin-top:20px;
1424
	margin-top:20px;
1422
	position:relative;
1425
	position:relative;
1423
	left: 228px;
1426
	left: 228px;
1424
	width:200px;
1427
	width:200px;
1425
	padding: 2px;
1428
	padding: 2px;
1426
	cursor:pointer;
1429
	cursor:pointer;
1427
	background-color:#FFFFFF;
1430
	background-color:#FFFFFF;
1428
	font-weight: bold;
1431
	font-weight: bold;
1429
}
1432
}
1430
#recherche_av_form .rech:hover {
1433
#recherche_av_form .rech:hover {
1431
	background-color:#DDDDDD;
1434
	background-color:#DDDDDD;
1432
}
1435
}
1433
#recherche_av_form label, #recherche_av_form input, #recherche_av_form select {
1436
#recherche_av_form label, #recherche_av_form input, #recherche_av_form select {
1434
	float:left;
1437
	float:left;
1435
}
1438
}
1436
#recherche_av_form .valeur-defaut-recherche {
1439
#recherche_av_form .valeur-defaut-recherche {
1437
    color: #848484;
1440
    color: #848484;
1438
    font-style: italic;
1441
    font-style: italic;
1439
}
1442
}
1440
/* fieldset classification */
1443
/* fieldset classification */
1441
fieldset.classification_form label{
1444
fieldset.classification_form label{
1442
	width: 95px;
1445
	width: 95px;
1443
}
1446
}
1444
fieldset.classification_form input, fieldset.classification_form select{
1447
fieldset.classification_form input, fieldset.classification_form select{
1445
	width: 100px;
1448
	width: 100px;
1446
}
1449
}
1447
/* fieldset statuts presence */
1450
/* fieldset statuts presence */
1448
fieldset.statuts_form label, fieldset.presence_form label{
1451
fieldset.statuts_form label, fieldset.presence_form label{
1449
	width: 220px;
1452
	width: 220px;
1450
}
1453
}
1451
fieldset.statuts_form select, fieldset.presence_form select{
1454
fieldset.statuts_form select, fieldset.presence_form select{
1452
	width: 200px;
1455
	width: 200px;
1453
}
1456
}
1454
/* fieldset publication */
1457
/* fieldset publication */
1455
fieldset.publication_form label {
1458
fieldset.publication_form label {
1456
	width: 60px;
1459
	width: 60px;
1457
}
1460
}
1458
/* fieldset numero */
1461
/* fieldset numero */
1459
fieldset.numero_form label {
1462
fieldset.numero_form label {
1460
	width: 135px;
1463
	width: 135px;
1461
}
1464
}
1462
 
1465
 
1463
.description-referentiel {
1466
.description-referentiel {
1464
	text-align: justify;
1467
	text-align: justify;
1465
	color: #222222;
1468
	color: #222222;
1466
    font-size: 12px;
1469
    font-size: 12px;
1467
    font-weight: normal;
1470
    font-weight: normal;
1468
}
1471
}
1469
 
1472
 
1470
/**----------------------- Correction de hauteur pour les graphiques ---------------------------------------------**/
1473
/**----------------------- Correction de hauteur pour les graphiques ---------------------------------------------**/
1471
.chorodep_svg { 
1474
.chorodep_svg { 
1472
	height: 590px;
1475
	height: 590px;
1473
	width:	100%;
1476
	width:	100%;
1474
}
1477
}
1475
 
1478
 
1476
.ecologie_svg { 
1479
.ecologie_svg { 
1477
    width: 500px;
1480
    width: 500px;
1478
}
1481
}
1479
 
1482
 
1480
.chargement {
1483
.chargement {
1481
	background:url('../images/chargement-transparent.gif');
1484
	background:url('../images/chargement-transparent.gif');
1482
	background-repeat:no-repeat;
1485
	background-repeat:no-repeat;
1483
	background-position:center; 
1486
	background-position:center; 
1484
	min-height: 150px;
1487
	min-height: 150px;
1485
}
1488
}
1486
 
1489
 
1487
/**----------------------- Autocompletion des noms ---------------------------------------------**/
1490
/**----------------------- Autocompletion des noms ---------------------------------------------**/
1488
li.autocompletion_nom, .autocompletion_nom:hover {
1491
li.autocompletion_nom, .autocompletion_nom:hover {
1489
    background: url("../images/fleche_droite.png") no-repeat scroll 100% 0 white;
1492
    background: url("../images/fleche_droite.png") no-repeat scroll 100% 0 white;
1490
    margin: 0 0 5px;
1493
    margin: 0 0 5px;
1491
}
1494
}
1492
 
1495
 
1493
/**----------------------- Illustration des résultats ---------------------------------------------**/
1496
/**----------------------- Illustration des résultats ---------------------------------------------**/
1494
 
1497
 
1495
.illustration_resultat_cel, .illustration_resultat_choro, .illustration_resultat_coste, #synthese_repartition img, #synthese_illustrations img {
1498
.illustration_resultat_cel, .illustration_resultat_choro, .illustration_resultat_coste, #synthese_repartition img, #synthese_illustrations img {
1496
	cursor: pointer;
1499
	cursor: pointer;
1497
}
1500
}
1498
 
1501
 
1499
.nomenclature_synonyme {
1502
.nomenclature_synonyme {
1500
    padding-left: 13px;
1503
    padding-left: 13px;
1501
}
1504
}
1502
 
1505
 
1503
.liste_synonymes_basionyme {
1506
.liste_synonymes_basionyme {
1504
	margin-top: 3px;	
1507
	margin-top: 3px;	
1505
}
1508
}
1506
 
1509
 
1507
.nomenclature_basionyme {
1510
.nomenclature_basionyme {
1508
	font-size: 0.9em;
1511
	font-size: 0.9em;
1509
}
1512
}
1510
 
1513
 
1511
 
1514
 
1512
/**----------------------- Styles pour la pagination ---------------------------------------------**/
1515
/**----------------------- Styles pour la pagination ---------------------------------------------**/
1513
.page_courante {
1516
.page_courante {
1514
	font-size: 1.5em;
1517
	font-size: 1.5em;
1515
}
1518
}
1516
 
1519
 
1517
.page_courante a {
1520
.page_courante a {
1518
	color: black;	
1521
	color: black;	
1519
}
1522
}
1520
 
1523
 
1521
.nb_resultats {
1524
.nb_resultats {
1522
	float:right;
1525
	float:right;
1523
	margin-top: 10px;	
1526
	margin-top: 10px;	
1524
}
1527
}
1525
 
1528
 
1526
/**---------------------- Styles pour le dictionnaire --------------------------------------------**/
1529
/**---------------------- Styles pour le dictionnaire --------------------------------------------**/
1527
#conteneur_activation_definition {
1530
#conteneur_activation_definition {
1528
    height: 18px;
1531
    height: 18px;
1529
    width: 16px;
1532
    width: 16px;
1530
	left: 17px;
1533
	left: 17px;
1531
	top: 15px;
1534
	top: 15px;
1532
    position: relative;
1535
    position: relative;
1533
	display: none;
1536
	display: none;
1534
}
1537
}
1535
 
1538
 
1536
#conteneur_activation_definition a {
1539
#conteneur_activation_definition a {
1537
	height: 18px;
1540
	height: 18px;
1538
    width: 16px;
1541
    width: 16px;
1539
    display: inline-block;
1542
    display: inline-block;
1540
}
1543
}
1541
 
1544
 
1542
#conteneur_activation_definition.definitions_actives a {
1545
#conteneur_activation_definition.definitions_actives a {
1543
    background: url("../images/dictionnaire.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1546
    background: url("../images/dictionnaire.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1544
}
1547
}
1545
 
1548
 
1546
#conteneur_activation_definition.definitions_inactives a {
1549
#conteneur_activation_definition.definitions_inactives a {
1547
    background: url("../images/dictionnaire_inactif.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1550
    background: url("../images/dictionnaire_inactif.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1548
}
1551
}