Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

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