Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

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