Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1373 Rev 1390
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 {
593
#bloc-fiche {
594
	margin-top: 0;
594
	margin-top: 0;
595
}
595
}
596
#bloc-fiche h1 {
596
#bloc-fiche h1 {
597
	background: none repeat scroll 0 0 transparent;
597
	background: none repeat scroll 0 0 transparent;
598
	padding: 0;
598
	padding: 0;
599
	margin-bottom : 4px;
599
	margin-bottom : 4px;
600
}
600
}
601
 
601
 
602
.synthese {
602
.synthese {
603
    background-color: #EEEEEE;
603
    background-color: #EEEEEE;
604
    border: medium none;
604
    border: medium none;
605
    clear: left;
605
    clear: left;
606
    margin-left: -17px;
606
    margin-left: -17px;
607
    margin-top: -12px;
607
    margin-top: -12px;
608
    min-height: 300px;
608
    min-height: 300px;
609
    padding-top: 0.4em;
609
    padding-top: 0.4em;
610
    width: 676px;   
610
    width: 676px;   
611
}
611
}
612
 
612
 
613
.ui-widget-content {
613
.ui-widget-content {
614
	background:white;
614
	background:white;
615
}
615
}
616
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { /* onglets + blocs */
616
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { /* onglets + blocs */
617
	border-bottom-right-radius: 0;
617
	border-bottom-right-radius: 0;
618
}
618
}
619
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { /* onglets + blocs */
619
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { /* onglets + blocs */
620
	border-bottom-left-radius: 0;
620
	border-bottom-left-radius: 0;
621
}
621
}
622
.colonne {
622
.colonne {
623
	float:left;
623
	float:left;
624
	padding-bottom:10px;
624
	padding-bottom:10px;
625
	width:33%;
625
	width:33%;
626
	margin: 0 1px;
626
	margin: 0 1px;
627
}
627
}
628
 
628
 
629
.deuxtiers{
629
.deuxtiers{
630
	width:66%;
630
	width:66%;
631
}
631
}
632
 
632
 
633
.pasDeCurseur {
633
.pasDeCurseur {
634
	cursor:default;
634
	cursor:default;
635
}
635
}
636
/* bloc */
636
/* bloc */
637
.module {
637
.module {
638
	margin: 0 1em 0.5em 0; 
638
	margin: 0 1em 0.5em 0; 
639
	width: 99%;
639
	width: 99%;
640
}
640
}
641
.module .titre{
641
.module .titre{
642
	 cursor: move;
642
	 cursor: move;
643
    font-size: 12px;
643
    font-size: 12px;
644
    padding-bottom: 1px;
644
    padding-bottom: 1px;
645
    padding-left: 1.2em;
645
    padding-left: 1.2em;
646
    margin-left:-2px;
646
    margin-left:-2px;
647
    margin-right:1px;
647
    margin-right:1px;
648
}
648
}
649
 
649
 
650
.module .titre .ui-icon {
650
.module .titre .ui-icon {
651
	float: right;
651
	float: right;
652
}
652
}
653
.imagetteMoins, .imagettePlus { /* +/- du titre */
653
.imagetteMoins, .imagettePlus { /* +/- du titre */
654
	cursor:pointer
654
	cursor:pointer
655
}
655
}
656
.module .contenu {
656
.module .contenu {
657
	padding: 10px;
657
	padding: 10px;
658
}
658
}
659
 
659
 
660
.ui-sortable-placeholder { /* déplacement bloc */
660
.ui-sortable-placeholder { /* déplacement bloc */
661
	border: 1px dotted black;
661
	border: 1px dotted black;
662
	visibility: visible !important;
662
	visibility: visible !important;
663
	height: 50px !important;
663
	height: 50px !important;
664
}
664
}
665
.ui-sortable-placeholder * {
665
.ui-sortable-placeholder * {
666
	visibility: hidden;
666
	visibility: hidden;
667
}
667
}
668
 
668
 
669
.module .contenu.attention {
669
.module .contenu.attention {
670
    padding: 10px 5px 5px 40px;
670
    padding: 10px 5px 5px 40px;
671
    background-position: 5px 12px;
671
    background-position: 5px 12px;
672
    width: 174px;
672
    width: 174px;
673
}
673
}
674
 
674
 
675
.pas_de_protection {
675
.pas_de_protection {
676
    display: block;
676
    display: block;
677
    margin-bottom: 5px;
677
    margin-bottom: 5px;
678
    margin-left: 35px;
678
    margin-left: 35px;
679
}
679
}
680
 
680
 
681
.completer_statut {
681
.completer_statut {
682
    display: block;
682
    display: block;
683
    float: right;
683
    float: right;
684
    margin-bottom: 10px;
684
    margin-bottom: 10px;
685
    margin-right: 10px;
685
    margin-right: 10px;
686
    padding-top: 5px;
686
    padding-top: 5px;
687
    width: 60px;
687
    width: 60px;
688
}
688
}
689
 
689
 
690
#statut .aucune_info {
690
#statut .aucune_info {
691
	padding: 10px;
691
	padding: 10px;
692
}
692
}
693
 
693
 
694
.infos_liste_rouge {
694
.infos_liste_rouge {
695
	font-weight: bold;
695
	font-weight: bold;
696
}
696
}
697
 
697
 
698
#alignement-droite {
698
#alignement-droite {
699
	float:right;
699
	float:right;
700
	margin-right: -5px;
700
	margin-right: -5px;
701
}
701
}
702
 
702
 
703
.lien-onglet.lien-statique.lien_retour_synthese {
703
.lien-onglet.lien-statique.lien_retour_synthese {
704
	background-attachment: scroll;
704
	background-attachment: scroll;
705
	background-clip: border-box;
705
	background-clip: border-box;
706
	background-color: transparent;
706
	background-color: transparent;
707
	background-image: url("../images/fleche_gauche.png");
707
	background-image: url("../images/fleche_gauche.png");
708
	background-origin: padding-box;
708
	background-origin: padding-box;
709
	background-position: 0 2px;
709
	background-position: 0 2px;
710
	background-repeat: no-repeat;
710
	background-repeat: no-repeat;
711
	background-size: auto auto;
711
	background-size: auto auto;
712
	padding-left: 20px;
712
	padding-left: 20px;
713
}
713
}
714
 
714
 
715
.invisible {
715
.invisible {
716
	visibility:hidden;
716
	visibility:hidden;
717
}
717
}
718
 
718
 
719
/* Onglets */
719
/* Onglets */
720
#zone_onglets {
720
#zone_onglets {
721
	margin-top: 0.1em;
721
	margin-top: 0.1em;
722
	border-width:0;
722
	border-width:0;
723
	border-radius:0;
723
	border-radius:0;
724
	width:676px;
724
	width:676px;
725
	font-size:12px;
725
	font-size:12px;
726
	margin-left:-7px;
726
	margin-left:-7px;
727
}
727
}
728
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
728
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
729
	padding:0;
729
	padding:0;
730
	position: relative;
730
	position: relative;
731
}
731
}
732
.ui-tabs .ui-tabs-nav li a.ui-tabs-anchor {
732
.ui-tabs .ui-tabs-nav li a.ui-tabs-anchor {
733
	float: left;
733
	float: left;
734
  	padding: 4px 4px 3px 3px;
734
  	padding: 4px 4px 3px 3px;
735
	text-decoration: none;
735
	text-decoration: none;
736
}
736
}
737
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { /* couleur des onglets */
737
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { /* couleur des onglets */
738
	color: #9AC343;
738
	color: #9AC343;
739
	text-decoration: none;
739
	text-decoration: none;
740
}
740
}
741
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
741
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
742
	color: #EB8F00;
742
	color: #EB8F00;
743
	text-decoration: none;
743
	text-decoration: none;
744
	margin-bottom: 1px;
744
	margin-bottom: 1px;
745
}
745
}
746
#onglets {
746
#onglets {
747
	height:22px
747
	height:22px
748
}
748
}
749
#onglets li {
749
#onglets li {
750
	list-style:none;
750
	list-style:none;
751
	line-height:12px;
751
	line-height:12px;
752
}
752
}
753
 
753
 
754
#onglets li.ui-tabs-selected {
754
#onglets li.ui-tabs-selected {
755
	line-height: 13px;
755
	line-height: 13px;
756
}
756
}
757
 
757
 
758
#onglets li {
758
#onglets li {
759
	float:left;
759
	float:left;
760
}
760
}
761
#zone_onglets li .ui-icon-close {
761
#zone_onglets li .ui-icon-close {
762
	float: left;
762
	float: left;
763
	cursor: pointer;
763
	cursor: pointer;
764
}
764
}
765
#zone_onglets li a.lien-onglet {
765
#zone_onglets li a.lien-onglet {
766
	overflow: hidden;
766
	overflow: hidden;
767
	text-decoration: none;
767
	text-decoration: none;
768
	border-bottom: none;
768
	border-bottom: none;
769
}
769
}
770
#zone_onglets li a.lien-onglet hover {
770
#zone_onglets li a.lien-onglet hover {
771
	overflow: hidden; 
771
	overflow: hidden; 
772
	text-decoration: none;
772
	text-decoration: none;
773
	border-bottom: none;
773
	border-bottom: none;
774
}
774
}
775
/* Menu et + */
775
/* Menu et + */
776
#zone_onglets #ongletEtPlus {
776
#zone_onglets #ongletEtPlus {
777
    cursor: pointer;
777
    cursor: pointer;
778
    display: none;
778
    display: none;
779
    float: right;
779
    float: right;
780
    font-size: 20px;
780
    font-size: 20px;
781
    height: 20px;
781
    height: 20px;
782
    padding-bottom: 0;
782
    padding-bottom: 0;
783
    padding-right: 5px;
783
    padding-right: 5px;
784
    position: relative;
784
    position: relative;
785
    top: 1px;
785
    top: 1px;
786
    width: 25px;
786
    width: 25px;
787
    z-index: 500;
787
    z-index: 500;
788
}
788
}
789
#zone_onglets #ongletEtPlus a {
789
#zone_onglets #ongletEtPlus a {
790
	border-bottom: none;
790
	border-bottom: none;
791
}
791
}
792
#lienOngletEtPlus { /* icone */
792
#lienOngletEtPlus { /* icone */
793
	width:6px;
793
	width:6px;
794
    padding-left: 9px;
794
    padding-left: 9px;
795
	padding-top: 0px;
795
	padding-top: 0px;
796
	display:block;
796
	display:block;
797
	margin-top:5px;
797
	margin-top:5px;
798
}
798
}
799
 
799
 
800
.lien-onglet-synthese, .lien-onglet-synthese:hover {
800
.lien-onglet-synthese, .lien-onglet-synthese:hover {
801
	border-bottom: none;
801
	border-bottom: none;
802
}
802
}
803
 
803
 
804
.menuModules { /* liste */
804
.menuModules { /* liste */
805
	left: 465px;
805
	left: 465px;
806
	width: 187px;
806
	width: 187px;
807
	position: absolute; 
807
	position: absolute; 
808
	border: 1px solid #DCD1CC; 
808
	border: 1px solid #DCD1CC; 
809
	margin: 0px; 
809
	margin: 0px; 
810
	padding: 0px;
810
	padding: 0px;
811
	top: 30px;
811
	top: 30px;
812
	z-index:499;
812
	z-index:499;
813
	background-color: #F9F9F9;
813
	background-color: #F9F9F9;
814
	color: #9AC343;
814
	color: #9AC343;
815
	font-weight: bold;
815
	font-weight: bold;
816
}
816
}
817
.elementMenuModules { /* element de la liste */
817
.elementMenuModules { /* element de la liste */
818
	display:block; 
818
	display:block; 
819
	border: 1px solid white; 
819
	border: 1px solid white; 
820
	width: 150px; 
820
	width: 150px; 
821
	padding: 10px 10px 10px 25px; 
821
	padding: 10px 10px 10px 25px; 
822
	margin:0px;
822
	margin:0px;
823
	cursor: pointer;
823
	cursor: pointer;
824
}	
824
}	
825
.elementMenuModules:hover {
825
.elementMenuModules:hover {
826
	background-color: #FEBF01;
826
	background-color: #FEBF01;
827
}	
827
}	
828
.elementMenuModulesSelectionne {
828
.elementMenuModulesSelectionne {
829
	background-color: #F6AF39;
829
	background-color: #F6AF39;
830
	color: white;
830
	color: white;
831
}
831
}
832
 
832
 
833
#dialog label, #dialog input { display:block; }
833
#dialog label, #dialog input { display:block; }
834
#dialog label { margin-top: 0.5em; }
834
#dialog label { margin-top: 0.5em; }
835
#dialog input, #dialog textarea { width: 95%; }
835
#dialog input, #dialog textarea { width: 95%; }
836
 
836
 
837
.conteneur_repartition_observations {
837
.conteneur_repartition_observations {
838
	width:620px; 
838
	width:620px; 
839
	height:620px; 
839
	height:620px; 
840
}
840
}
841
 
841
 
842
.chargement_repartition {
842
.chargement_repartition {
843
	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);
843
	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);
844
}
844
}
845
 
845
 
846
.bloc_legende_repartition {
846
.bloc_legende_repartition {
847
	float:left; 
847
	float:left; 
848
	margin-right:5px; 
848
	margin-right:5px; 
849
	margin-bottom:3px; 
849
	margin-bottom:3px; 
850
	width:15px; 
850
	width:15px; 
851
	height:15px; 
851
	height:15px; 
852
	border:solid 1px black;
852
	border:solid 1px black;
853
}
853
}
854
 
854
 
855
.texte_legende_repartition {
855
.texte_legende_repartition {
856
	float:left; 
856
	float:left; 
857
	text-transform:capitalize;
857
	text-transform:capitalize;
858
}
858
}
859
 
859
 
860
.conteneur_lien_metadonnees {
860
.conteneur_lien_metadonnees {
861
	padding: 15px;
861
	padding: 15px;
862
}
862
}
863
.lien_metadonnees {
863
.lien_metadonnees {
864
	float:right;
864
	float:right;
865
}
865
}
866
 
866
 
867
.sous-liste-metadonnees {
867
.sous-liste-metadonnees {
868
	margin: 0px;
868
	margin: 0px;
869
}
869
}
870
 
870
 
871
.intitule_metadonnee {
871
.intitule_metadonnee {
872
	font-weight: bold;
872
	font-weight: bold;
873
	color : #6C6865;
873
	color : #6C6865;
874
}
874
}
875
 
875
 
876
.lien_metadonnees_affiche {
876
.lien_metadonnees_affiche {
877
	color:#FD8C13;
877
	color:#FD8C13;
878
}
878
}
879
 
879
 
880
.metadonnees_resume_description {
880
.metadonnees_resume_description {
881
	font-family: Arial,Helvetica,Verdana,sans-serif;
881
	font-family: Arial,Helvetica,Verdana,sans-serif;
882
    font-size: 14px;
882
    font-size: 14px;
883
}
883
}
884
 
884
 
885
#nomenclature > ul > li.item_nomenclature { 
885
#nomenclature > ul > li.item_nomenclature { 
886
    line-height: 18px;
886
    line-height: 18px;
887
    width:100%;
887
    width:100%;
888
}
888
}
889
 
889
 
890
.tab-chargement {
890
.tab-chargement {
891
  	background: url("../images/chargement.gif") no-repeat scroll 10px 13px transparent;
891
  	background: url("../images/chargement.gif") no-repeat scroll 10px 13px transparent;
892
  	background-color: #FFFFFF;
892
  	background-color: #FFFFFF;
893
    border: medium none;
893
    border: medium none;
894
    cursor: pointer;
894
    cursor: pointer;
895
    display: inline-block;
895
    display: inline-block;
896
    font-size: 14px;
896
    font-size: 14px;
897
    padding: 20px 20px 20px 50px;
897
    padding: 20px 20px 20px 50px;
898
    width: 555px;
898
    width: 555px;
899
}
899
}
900
 
900
 
901
.conteneur_illustrations_cel {
901
.conteneur_illustrations_cel {
902
	width: 250px;	
902
	width: 250px;	
903
}
903
}
904
 
904
 
905
.conteneur_metadonnees_cel {
905
.conteneur_metadonnees_cel {
906
	width: 250px;
906
	width: 250px;
907
	padding-top : 20px;	
907
	padding-top : 20px;	
908
}
908
}
909
 
909
 
910
.onglet_marge_gauche {
910
.onglet_marge_gauche {
911
	margin-top: 7px;
911
	margin-top: 7px;
912
	padding-left: 30px;
912
	padding-left: 30px;
913
}
913
}
914
 
914
 
915
.references_bibliographiques .texte_inactif {
915
.references_bibliographiques .texte_inactif {
916
	display:none;
916
	display:none;
917
}
917
}
918
 
918
 
919
#repartition_observations { 
919
#repartition_observations { 
920
    height: 590px;
920
    height: 590px;
921
    width: 100%;
921
    width: 100%;
922
    overflow: hidden;
922
    overflow: hidden;
923
}
923
}
924
 
924
 
925
.legende_nom_retenu {
925
.legende_nom_retenu {
926
	background-color: #E6FFA2;
926
	background-color: #E6FFA2;
927
}
927
}
928
 
928
 
929
.couleur_legende {
929
.couleur_legende {
930
    display: inline-block;
930
    display: inline-block;
931
    height: 12px;
931
    height: 12px;
932
    width: 30px;
932
    width: 30px;
933
    margin-right: 5px;
933
    margin-right: 5px;
934
    margin-top: 2px;
934
    margin-top: 2px;
935
    border: 1px dotted black;
935
    border: 1px dotted black;
936
}
936
}
937
 
937
 
938
.lienToggle {
938
.lienToggle {
939
	cursor: pointer;
939
	cursor: pointer;
940
}
940
}
941
 
941
 
942
/*----------------------------------------------------------------------------------------------------------*/
942
/*----------------------------------------------------------------------------------------------------------*/
943
/* Nomenclature */
943
/* Nomenclature */
944
.nomenclature {
944
.nomenclature {
945
	text-transform: none;
945
	text-transform: none;
946
}
946
}
947
.famille {
947
.famille {
948
	text-transform: uppercase;
948
	text-transform: uppercase;
949
}
949
}
950
.ns-retenu {
950
.ns-retenu {
951
	font-weight:bold;
951
	font-weight:bold;
952
}
952
}
953
.supra-gen, .gen, .sp, .infra-sp, .infra-gen {
953
.supra-gen, .gen, .sp, .infra-sp, .infra-gen {
954
	font-style: italic;
954
	font-style: italic;
955
	text-transform: none;
955
	text-transform: none;
956
}
956
}
957
.hyb, .chimere, .abbr, .formule-hyb, .gp, .cultivar, .commercial, 
957
.hyb, .chimere, .abbr, .formule-hyb, .gp, .cultivar, .commercial, 
958
.auteur, .annee, .biblio, .addendum, .type_epithete {
958
.auteur, .annee, .biblio, .addendum, .type_epithete {
959
	font-style: normal;
959
	font-style: normal;
960
	text-transform: none;
960
	text-transform: none;
961
}
961
}
962
.vernaculaire {
962
.vernaculaire {
963
	font-size: 17px;
963
	font-size: 17px;
964
	/*color: #A89D80;*/
964
	/*color: #A89D80;*/
965
	color: #555;
965
	color: #555;
966
	text-transform: none;
966
	text-transform: none;
967
	float: right;
967
	float: right;
968
}
968
}
969
h2.vernaculaire {
969
h2.vernaculaire {
970
	font-size: 17px;
970
	font-size: 17px;
971
	color: #555555;
971
	color: #555555;
972
	font-weight: normal;
972
	font-weight: normal;
973
}
973
}
974
h2.vernaculaire:before {
974
h2.vernaculaire:before {
975
	content: none !important;
975
	content: none !important;
976
}
976
}
977
.redirige_depuis {
977
.redirige_depuis {
978
	display: table-row;
978
	display: table-row;
979
    color: #808080;
979
    color: #808080;
980
    font-size: 14px;
980
    font-size: 14px;
981
    font-weight: normal;
981
    font-weight: normal;
982
    text-transform: none;
982
    text-transform: none;
983
}
983
}
984
 
984
 
985
.label_redirige_depuis {
985
.label_redirige_depuis {
986
	display: table-cell;
986
	display: table-cell;
987
	width: 91px;
987
	width: 91px;
988
	padding-right: 5px;
988
	padding-right: 5px;
989
	font-size: 12px;
989
	font-size: 12px;
990
	line-height: 22px;
990
	line-height: 22px;
991
}
991
}
992
.valeur_redirige_depuis {
992
.valeur_redirige_depuis {
993
	display: table-cell;
993
	display: table-cell;
994
	margin-left: 100px;
994
	margin-left: 100px;
995
}
995
}
-
 
996
 
-
 
997
.lien_biblio_ext {
-
 
998
	position: absolute;
-
 
999
    right: 195px;
-
 
1000
}
-
 
1001
 
-
 
1002
.lien_biblio_ext {
-
 
1003
	border-bottom: none;
-
 
1004
}
996
 
1005
 
997
/*----------------------------------------------------------------------------------------------------------*/
1006
/*----------------------------------------------------------------------------------------------------------*/
998
/* Wikinis */
1007
/* Wikinis */
999
.editable_sur_clic {
1008
.editable_sur_clic {
1000
	min-height: 50px;
1009
	min-height: 50px;
1001
}
1010
}
1002
 
1011
 
1003
.aide_wikini {
1012
.aide_wikini {
1004
    font-size: 0.8em;
1013
    font-size: 0.8em;
1005
}
1014
}
1006
 
1015
 
1007
.contenu_editable {
1016
.contenu_editable {
1008
	background-color: #F8FBF2;
1017
	background-color: #F8FBF2;
1009
	border: dashed 1px #AAAAAA;
1018
	border: dashed 1px #AAAAAA;
1010
	padding: 5px;
1019
	padding: 5px;
1011
	padding-top: 2px;
1020
	padding-top: 2px;
1012
	border-radius: 3px;
1021
	border-radius: 3px;
1013
}
1022
}
1014
 
1023
 
1015
.champ_edition_wiki {
1024
.champ_edition_wiki {
1016
	width: 100%;
1025
	width: 100%;
1017
	height: 350px;	
1026
	height: 350px;	
1018
	overflow: auto;
1027
	overflow: auto;
1019
}
1028
}
1020
 
1029
 
1021
.imagettePlus {
1030
.imagettePlus {
1022
	width:9px;
1031
	width:9px;
1023
	height:9px;
1032
	height:9px;
1024
	background:url('../images/ouvrir.png') no-repeat;
1033
	background:url('../images/ouvrir.png') no-repeat;
1025
	display:inline-block;
1034
	display:inline-block;
1026
	margin-right:3px;
1035
	margin-right:3px;
1027
}
1036
}
1028
 
1037
 
1029
.imagetteMoins {
1038
.imagetteMoins {
1030
	width:9px;
1039
	width:9px;
1031
	height:9px;
1040
	height:9px;
1032
	background:url('../images/fermer.png') no-repeat;
1041
	background:url('../images/fermer.png') no-repeat;
1033
	margin-right:3px;
1042
	margin-right:3px;
1034
	display:inline-block;
1043
	display:inline-block;
1035
}
1044
}
1036
 
1045
 
1037
.basionyme_complet {
1046
.basionyme_complet {
1038
	margin-left:20px;
1047
	margin-left:20px;
1039
	display:block;
1048
	display:block;
1040
}
1049
}
1041
 
1050
 
1042
.legende {
1051
.legende {
1043
	border:dashed 1px #AAA; 
1052
	border:dashed 1px #AAA; 
1044
	padding:5px 10px;
1053
	padding:5px 10px;
1045
}
1054
}
1046
 
1055
 
1047
.legende b {
1056
.legende b {
1048
	color:#AAA; margin-bottom:10px
1057
	color:#AAA; margin-bottom:10px
1049
}
1058
}
1050
 
1059
 
1051
.wp {
1060
.wp {
1052
	background:url('../images/sites/wikipedia.png') no-repeat;
1061
	background:url('../images/sites/wikipedia.png') no-repeat;
1053
	margin-left: 15px;
1062
	margin-left: 15px;
1054
    margin-top: 5px;
1063
    margin-top: 5px;
1055
    padding-left: 20px;
1064
    padding-left: 20px;
1056
}
1065
}
1057
 
1066
 
1058
.conteneur_flore_probable {
1067
.conteneur_flore_probable {
1059
	text-align: center;
1068
	text-align: center;
1060
}
1069
}
1061
 
1070
 
1062
/*----Description+Ecologie-----------------------------------------------------------------------------------*/
1071
/*----Description+Ecologie-----------------------------------------------------------------------------------*/
1063
 
1072
 
1064
.citation { 
1073
.citation { 
1065
		 font-size:9px;
1074
		 font-size:9px;
1066
}
1075
}
1067
.fond_graphique {
1076
.fond_graphique {
1068
	background-color:#F8F8F8;
1077
	background-color:#F8F8F8;
1069
	padding-top: 10px;	
1078
	padding-top: 10px;	
1070
	padding-bottom: 10px;
1079
	padding-bottom: 10px;
1071
	
1080
	
1072
 
1081
 
1073
}
1082
}
1074
.graphique {
1083
.graphique {
1075
	margin-right: auto;	
1084
	margin-right: auto;	
1076
	margin-left: auto;
1085
	margin-left: auto;
1077
	width:100%;
1086
	width:100%;
1078
}
1087
}
1079
 
1088
 
1080
.graphique > * {
1089
.graphique > * {
1081
      width:100%;
1090
      width:100%;
1082
}
1091
}
1083
 
1092
 
1084
.titre { 
1093
.titre { 
1085
		color:#36560B;
1094
		color:#36560B;
1086
		left:2px;
1095
		left:2px;
1087
		position:relative;
1096
		position:relative;
1088
		padding-right:5px;
1097
		padding-right:5px;
1089
}
1098
}
1090
.desc {
1099
.desc {
1091
	margin-right:3px;
1100
	margin-right:3px;
1092
	margin-left:3px;
1101
	margin-left:3px;
1093
}
1102
}
1094
.desc td {
1103
.desc td {
1095
	width: 50%;
1104
	width: 50%;
1096
	vertical-align: top;
1105
	vertical-align: top;
1097
	border: 1px dasharray #36560B;
1106
	border: 1px dasharray #36560B;
1098
	padding: 7px 5px;
1107
	padding: 7px 5px;
1099
}
1108
}
1100
 .italique { font-style: italic;
1109
 .italique { font-style: italic;
1101
 }
1110
 }
1102
 
1111
 
1103
 .gras { font-weight: bold;
1112
 .gras { font-weight: bold;
1104
 }
1113
 }
1105
 
1114
 
1106
 
1115
 
1107
/*  boutons spécifiques légende  graphiques (masquer/afficher) */
1116
/*  boutons spécifiques légende  graphiques (masquer/afficher) */
1108
.legende_formes {
1117
.legende_formes {
1109
	background-image:url('../images/legende_formes.png');
1118
	background-image:url('../images/legende_formes.png');
1110
	background-position: 2px 5px;
1119
	background-position: 2px 5px;
1111
	background-repeat: no-repeat ;
1120
	background-repeat: no-repeat ;
1112
	width : 428px;
1121
	width : 428px;
1113
	height : 30px;
1122
	height : 30px;
1114
	margin-right : auto;
1123
	margin-right : auto;
1115
	margin-left: auto;
1124
	margin-left: auto;
1116
	border: 1px dotted grey;
1125
	border: 1px dotted grey;
1117
	padding : 5px;
1126
	padding : 5px;
1118
	text-align:center;
1127
	text-align:center;
1119
}
1128
}
1120
.legende_graphique {
1129
.legende_graphique {
1121
	display:none;	
1130
	display:none;	
1122
	font-size:11px;
1131
	font-size:11px;
1123
	padding: 5px;
1132
	padding: 5px;
1124
}
1133
}
1125
.legende_graphique td, .legende_graphique tbody, .legende_graphique table {
1134
.legende_graphique td, .legende_graphique tbody, .legende_graphique table {
1126
	background:none;
1135
	background:none;
1127
	border:none;
1136
	border:none;
1128
}
1137
}
1129
 
1138
 
1130
.cacher, .voir {
1139
.cacher, .voir {
1131
	float:right;
1140
	float:right;
1132
}
1141
}
1133
 
1142
 
1134
.cacher {
1143
.cacher {
1135
	display:none;
1144
	display:none;
1136
}
1145
}
1137
 
1146
 
1138
.fond_graphique button {
1147
.fond_graphique button {
1139
	background: none;
1148
	background: none;
1140
	border: none;
1149
	border: none;
1141
	
1150
	
1142
}
1151
}
1143
 
1152
 
1144
.fond_graphique button:hover {
1153
.fond_graphique button:hover {
1145
	cursor: pointer;
1154
	cursor: pointer;
1146
	text-decoration: underline;
1155
	text-decoration: underline;
1147
}
1156
}
1148
 
1157
 
1149
/* Illustrations */
1158
/* Illustrations */
1150
#illustrations-coste img {
1159
#illustrations-coste img {
1151
	display:inline;
1160
	display:inline;
1152
	vertical-align:middle;
1161
	vertical-align:middle;
1153
	margin:0px;
1162
	margin:0px;
1154
	padding:0px;
1163
	padding:0px;
1155
}
1164
}
1156
 
1165
 
1157
#illustrations {
1166
#illustrations {
1158
	margin-left:-5px;
1167
	margin-left:-5px;
1159
	margin-right:-4px;
1168
	margin-right:-4px;
1160
		
1169
		
1161
}
1170
}
1162
.liste-illustrations .attention {
1171
.liste-illustrations .attention {
1163
	border:0;
1172
	border:0;
1164
	background:none;
1173
	background:none;
1165
	text-align:left;
1174
	text-align:left;
1166
	padding:0;
1175
	padding:0;
1167
}
1176
}
1168
.liste-illustrations {
1177
.liste-illustrations {
1169
	list-style-type:none;
1178
	list-style-type:none;
1170
	padding:0;
1179
	padding:0;
1171
}
1180
}
1172
.liste-illustrations li {
1181
.liste-illustrations li {
1173
	list-style-image:none !important;
1182
	list-style-image:none !important;
1174
	background:none;
1183
	background:none;
1175
	text-align:center;
1184
	text-align:center;
1176
	font-size:11px;
1185
	font-size:11px;
1177
	float: left;
1186
	float: left;
1178
	width:210px;
1187
	width:210px;
1179
	height:285px;
1188
	height:285px;
1180
	margin:0px;
1189
	margin:0px;
1181
	padding:0px;
1190
	padding:0px;
1182
	
1191
	
1183
}
1192
}
1184
 
1193
 
1185
#galerie-organes {
1194
#galerie-organes {
1186
	width: 648px;
1195
	width: 648px;
1187
	margin-top: 10px;
1196
	margin-top: 10px;
1188
	margin-bottom: 10px;
1197
	margin-bottom: 10px;
1189
	background-color: #f0f0f0;
1198
	background-color: #f0f0f0;
1190
	border-radius: 10px;
1199
	border-radius: 10px;
1191
}
1200
}
1192
 
1201
 
1193
#grande-image-legende-id-destinataire .icone_action_ill, #grande-image-legende-id-image .icone_action_ill {
1202
#grande-image-legende-id-destinataire .icone_action_ill, #grande-image-legende-id-image .icone_action_ill {
1194
	height: 10px;
1203
	height: 10px;
1195
}
1204
}
1196
 
1205
 
1197
.liste_actions_ill {
1206
.liste_actions_ill {
1198
	margin-top: -5px;
1207
	margin-top: -5px;
1199
}
1208
}
1200
 
1209
 
1201
.separator {
1210
.separator {
1202
    display: inline-block;
1211
    display: inline-block;
1203
    width: 10px;
1212
    width: 10px;
1204
}
1213
}
1205
 
1214
 
1206
.liste-illustrations li.organe-moyen {
1215
.liste-illustrations li.organe-moyen {
1207
	height: 230px;
1216
	height: 230px;
1208
	font-size: 13px;
1217
	font-size: 13px;
1209
}
1218
}
1210
 
1219
 
1211
.liste-illustrations li.caractere-moyen {
1220
.liste-illustrations li.caractere-moyen {
1212
	height: 210px;
1221
	height: 210px;
1213
}
1222
}
1214
 
1223
 
1215
.ajouter-participer-choix {
1224
.ajouter-participer-choix {
1216
	padding-top: 30px;
1225
	padding-top: 30px;
1217
}
1226
}
1218
 
1227
 
1219
.liste-illustrations li p.absent-organes {
1228
.liste-illustrations li p.absent-organes {
1220
	height: 193px;
1229
	height: 193px;
1221
	width: 196px;
1230
	width: 196px;
1222
	margin: 2px 5px 5px;
1231
	margin: 2px 5px 5px;
1223
	background-position: 50% 50%; 
1232
	background-position: 50% 50%; 
1224
}
1233
}
1225
.liste-illustrations li p.absent-organes a.contribuer {
1234
.liste-illustrations li p.absent-organes a.contribuer {
1226
	height: 30px;
1235
	height: 30px;
1227
	padding-top: 146px;
1236
	padding-top: 146px;
1228
}
1237
}
1229
 
1238
 
1230
.liste-illustrations li.icone-organe {
1239
.liste-illustrations li.icone-organe {
1231
	width: 108px;
1240
	width: 108px;
1232
	height: auto;
1241
	height: auto;
1233
	padding-top: 5px;
1242
	padding-top: 5px;
1234
	padding-bottom: 5px;
1243
	padding-bottom: 5px;
1235
	background-color: #ffffff;
1244
	background-color: #ffffff;
1236
}
1245
}
1237
.liste-illustrations li.icone-organe:first-of-type {
1246
.liste-illustrations li.icone-organe:first-of-type {
1238
	border-radius: 10px 0 0 0;
1247
	border-radius: 10px 0 0 0;
1239
}
1248
}
1240
.liste-illustrations li.icone-organe:last-of-type {
1249
.liste-illustrations li.icone-organe:last-of-type {
1241
	border-radius: 0 10px 0 0;
1250
	border-radius: 0 10px 0 0;
1242
}
1251
}
1243
.liste-illustrations li.icone-organe.active {
1252
.liste-illustrations li.icone-organe.active {
1244
	background-color: #f0f0f0;
1253
	background-color: #f0f0f0;
1245
}
1254
}
1246
.liste-illustrations li.miniature-organe {
1255
.liste-illustrations li.miniature-organe {
1247
	width: 105px;
1256
	width: 105px;
1248
	height: auto;
1257
	height: auto;
1249
}
1258
}
1250
#zone_contenu_corps img.icone-organe {
1259
#zone_contenu_corps img.icone-organe {
1251
	height: 30px;
1260
	height: 30px;
1252
	margin: auto;
1261
	margin: auto;
1253
	border: none;
1262
	border: none;
1254
}
1263
}
1255
#zone_contenu_corps img.miniature-organe {
1264
#zone_contenu_corps img.miniature-organe {
1256
	margin: auto;
1265
	margin: auto;
1257
}
1266
}
1258
 
1267
 
1259
div.onglet-organe {
1268
div.onglet-organe {
1260
    margin: auto;
1269
    margin: auto;
1261
    margin-bottom: 25px;
1270
    margin-bottom: 25px;
1262
    width: 632px;
1271
    width: 632px;
1263
}
1272
}
1264
div.onglet-organe ul.liste-illustrations {
1273
div.onglet-organe ul.liste-illustrations {
1265
	margin-top: 8px;
1274
	margin-top: 8px;
1266
	height: 75px;
1275
	height: 75px;
1267
}
1276
}
1268
 
1277
 
1269
.liste-illustrations li p.absent-mini {
1278
.liste-illustrations li p.absent-mini {
1270
	width: 60px;
1279
	width: 60px;
1271
	height: 60px;
1280
	height: 60px;
1272
	margin-right: 22px;
1281
	margin-right: 22px;
1273
	font-size: .8em;
1282
	font-size: .8em;
1274
	background-image: url("../images/pasdephoto_petit.png");
1283
	background-image: url("../images/pasdephoto_petit.png");
1275
}
1284
}
1276
.liste-illustrations li p.absent-mini .contribuer {
1285
.liste-illustrations li p.absent-mini .contribuer {
1277
	padding-top: 25px;
1286
	padding-top: 25px;
1278
}
1287
}
1279
 
1288
 
1280
#grande-image-organe {
1289
#grande-image-organe {
1281
	margin-bottom: 15px;
1290
	margin-bottom: 15px;
1282
	text-align: center;
1291
	text-align: center;
1283
}
1292
}
1284
#grande-image-legende {
1293
#grande-image-legende {
1285
	width: 600px;
1294
	width: 600px;
1286
	margin: auto;
1295
	margin: auto;
1287
	padding-bottom: 5px;
1296
	padding-bottom: 5px;
1288
}
1297
}
1289
 
1298
 
1290
.lien_grand_format img {
1299
.lien_grand_format img {
1291
	height: 300px;
1300
	height: 300px;
1292
}
1301
}
1293
 
1302
 
1294
.miniature-organe {
1303
.miniature-organe {
1295
	height: 63px;
1304
	height: 63px;
1296
	width: 63px;
1305
	width: 63px;
1297
	overflow: hidden;
1306
	overflow: hidden;
1298
}
1307
}
1299
 
1308
 
1300
a.lien-images-organes.non-fourni {
1309
a.lien-images-organes.non-fourni {
1301
	opacity: 0.2;
1310
	opacity: 0.2;
1302
	text-decoration: none;
1311
	text-decoration: none;
1303
}
1312
}
1304
a.lien-images-organes.non-fourni:hover {
1313
a.lien-images-organes.non-fourni:hover {
1305
	text-decoration: none;
1314
	text-decoration: none;
1306
	color: inherit;
1315
	color: inherit;
1307
}
1316
}
1308
a.lien-images-organes.fourni {
1317
a.lien-images-organes.fourni {
1309
	cursor: pointer;
1318
	cursor: pointer;
1310
}
1319
}
1311
a.lien-images-organes.fourni:hover {
1320
a.lien-images-organes.fourni:hover {
1312
	
1321
	
1313
}
1322
}
1314
a.lien-grande-image-organe {
1323
a.lien-grande-image-organe {
1315
	cursor: pointer;
1324
	cursor: pointer;
1316
}
1325
}
1317
 
1326
 
1318
#illustrations-coste .liste-illustrations li {
1327
#illustrations-coste .liste-illustrations li {
1319
	height: 196px;
1328
	height: 196px;
1320
}
1329
}
1321
 
1330
 
1322
.liste-illustrations li p {
1331
.liste-illustrations li p {
1323
	margin:2px 2px 5px 2px;
1332
	margin:2px 2px 5px 2px;
1324
	width:206px;
1333
	width:206px;
1325
	font-size:11px;
1334
	font-size:11px;
1326
}
1335
}
1327
.liste-illustrations strong {
1336
.liste-illustrations strong {
1328
	font-weight:bold;
1337
	font-weight:bold;
1329
}
1338
}
1330
.liste-illustrations img {
1339
.liste-illustrations img {
1331
	display:block;
1340
	display:block;
1332
	border:1px solid white;
1341
	border:1px solid white;
1333
	margin:0 auto;
1342
	margin:0 auto;
1334
	padding:2px;
1343
	padding:2px;
1335
	max-height:196px;
1344
	max-height:196px;
1336
	max-width:196px;
1345
	max-width:196px;
1337
}
1346
}
1338
.liste-illustrations a:hover img{
1347
.liste-illustrations a:hover img{
1339
    border:1px dotted #FD8C13;
1348
    border:1px dotted #FD8C13;
1340
}
1349
}
1341
a.img-cadre{
1350
a.img-cadre{
1342
	display:block;
1351
	display:block;
1343
	border: 1px solid white;
1352
	border: 1px solid white;
1344
	background:transparent;
1353
	background:transparent;
1345
	width:204px;
1354
	width:204px;
1346
	height:204px;
1355
	height:204px;
1347
	margin-right:2px;
1356
	margin-right:2px;
1348
}
1357
}
1349
a.img-cadre:hover{
1358
a.img-cadre:hover{
1350
	border:1px dotted #FD8C13;
1359
	border:1px dotted #FD8C13;
1351
}
1360
}
1352
.img-cadre-fond{
1361
.img-cadre-fond{
1353
	background:white;
1362
	background:white;
1354
	width:200px;
1363
	width:200px;
1355
	height:200px;
1364
	height:200px;
1356
	line-height:200px;
1365
	line-height:200px;
1357
	text-align:center;
1366
	text-align:center;
1358
	margin:2px;
1367
	margin:2px;
1359
}
1368
}
1360
#illustrations-photoflora img{
1369
#illustrations-photoflora img{
1361
	display:inline;
1370
	display:inline;
1362
	vertical-align:middle;
1371
	vertical-align:middle;
1363
	margin:0;
1372
	margin:0;
1364
	padding:0;
1373
	padding:0;
1365
	border:0;
1374
	border:0;
1366
}
1375
}
1367
 
1376
 
1368
.importance4 {
1377
.importance4 {
1369
	font-size:0.8em;
1378
	font-size:0.8em;
1370
	padding:5px;
1379
	padding:5px;
1371
	box-shadow:none;
1380
	box-shadow:none;
1372
}
1381
}
1373
 
1382
 
1374
h1 .nomenclature {
1383
h1 .nomenclature {
1375
	color:#555;
1384
	color:#555;
1376
	font-size:19px;
1385
	font-size:19px;
1377
}
1386
}
1378
 
1387
 
1379
h1 .famille {
1388
h1 .famille {
1380
	font-size:13px;
1389
	font-size:13px;
1381
	margin-top:5px;	
1390
	margin-top:5px;	
1382
}
1391
}
1383
 
1392
 
1384
#zone_contenu_corps .nomenclature a.lien_recherche_hier {
1393
#zone_contenu_corps .nomenclature a.lien_recherche_hier {
1385
	color:#555;
1394
	color:#555;
1386
}
1395
}
1387
 
1396
 
1388
table tbody {
1397
table tbody {
1389
    background-color: #F8F8DB;
1398
    background-color: #F8F8DB;
1390
    border: 1px solid #9AC342;
1399
    border: 1px solid #9AC342;
1391
}
1400
}
1392
 
1401
 
1393
/* relatif aux liens pour l'export pdf --- bloc du bas ---*/
1402
/* relatif aux liens pour l'export pdf --- bloc du bas ---*/
1394
#bloc_export_choix {
1403
#bloc_export_choix {
1395
	width: 100%;
1404
	width: 100%;
1396
}
1405
}
1397
 
1406
 
1398
.avertissement_telechargement {
1407
.avertissement_telechargement {
1399
	padding-top:1px;
1408
	padding-top:1px;
1400
	font-style:italic;
1409
	font-style:italic;
1401
	color: grey;
1410
	color: grey;
1402
	font-weight: 0.9em;
1411
	font-weight: 0.9em;
1403
}
1412
}
1404
 
1413
 
1405
#export_pdf input[type="submit"] {
1414
#export_pdf input[type="submit"] {
1406
	text-align: center;
1415
	text-align: center;
1407
	width :120px;
1416
	width :120px;
1408
	display:block;
1417
	display:block;
1409
	/*margin-right: auto;*/
1418
	/*margin-right: auto;*/
1410
	margin-left: 25px;
1419
	margin-left: 25px;
1411
	
1420
	
1412
}
1421
}
1413
#export_pdf fieldset label{
1422
#export_pdf fieldset label{
1414
	width :120px;
1423
	width :120px;
1415
	display:inline-block;
1424
	display:inline-block;
1416
	text-align:right;
1425
	text-align:right;
1417
}
1426
}
1418
 
1427
 
1419
#export_pdf fieldset {
1428
#export_pdf fieldset {
1420
	border: none;
1429
	border: none;
1421
	margin-left: auto;
1430
	margin-left: auto;
1422
	margin-right: auto;
1431
	margin-right: auto;
1423
	
1432
	
1424
}
1433
}
1425
 
1434
 
1426
.infos_liens_permanents {
1435
.infos_liens_permanents {
1427
	width: 60%;
1436
	width: 60%;
1428
}
1437
}
1429
 
1438
 
1430
.telechargements_pdf {
1439
.telechargements_pdf {
1431
	width: 40%;
1440
	width: 40%;
1432
}
1441
}
1433
 
1442
 
1434
.conteneur_telechargements > * {
1443
.conteneur_telechargements > * {
1435
	padding-left:20px;
1444
	padding-left:20px;
1436
	padding-top: 10px;
1445
	padding-top: 10px;
1437
	padding-bottom: 10px;
1446
	padding-bottom: 10px;
1438
}
1447
}
1439
 
1448
 
1440
.lien_telechargement_qr_code {
1449
.lien_telechargement_qr_code {
1441
	padding: 0;
1450
	padding: 0;
1442
	margin-left:20px;
1451
	margin-left:20px;
1443
}
1452
}
1444
 
1453
 
1445
.conteneur_permalien_mobile {
1454
.conteneur_permalien_mobile {
1446
	margin-left:20px;
1455
	margin-left:20px;
1447
	margin-top: 10px;
1456
	margin-top: 10px;
1448
}
1457
}
1449
 
1458
 
1450
.lien_export_pdf {
1459
.lien_export_pdf {
1451
	background:url('../images/pdf.png') no-repeat;
1460
	background:url('../images/pdf.png') no-repeat;
1452
	padding-left: 20px;
1461
	padding-left: 20px;
1453
	font-size:12px;
1462
	font-size:12px;
1454
	padding-bottom: 3px;
1463
	padding-bottom: 3px;
1455
}
1464
}
1456
 
1465
 
1457
.avertissement_telechargement {
1466
.avertissement_telechargement {
1458
	margin-top: 2px;
1467
	margin-top: 2px;
1459
}
1468
}
1460
 
1469
 
1461
.conteneur_permalien {
1470
.conteneur_permalien {
1462
	padding-left: 5px;
1471
	padding-left: 5px;
1463
	padding-bottom: 5px;
1472
	padding-bottom: 5px;
1464
	padding-top: 5px;
1473
	padding-top: 5px;
1465
	width: 100%;
1474
	width: 100%;
1466
}
1475
}
1467
 
1476
 
1468
.conteneur_permalien > input {
1477
.conteneur_permalien > input {
1469
    background-color: #EAEDCD;
1478
    background-color: #EAEDCD;
1470
    color: #598000;
1479
    color: #598000;
1471
    border: none;
1480
    border: none;
1472
}
1481
}
1473
 
1482
 
1474
.wp.conteneur_permalien {
1483
.wp.conteneur_permalien {
1475
	padding-left: 0px;
1484
	padding-left: 0px;
1476
	padding-top: 0px;
1485
	padding-top: 0px;
1477
}
1486
}
1478
 
1487
 
1479
.titre_lien_permanent {
1488
.titre_lien_permanent {
1480
	padding-left: 0px;
1489
	padding-left: 0px;
1481
}
1490
}
1482
 
1491
 
1483
.liste_actions_ill a {
1492
.liste_actions_ill a {
1484
	border: none;
1493
	border: none;
1485
	text-decoration: none;
1494
	text-decoration: none;
1486
}
1495
}
1487
 
1496
 
1488
img.icone_action_ill {
1497
img.icone_action_ill {
1489
	display: inline;
1498
	display: inline;
1490
	height: 16px;
1499
	height: 16px;
1491
}
1500
}
1492
 
1501
 
1493
/**----------------------- recherche--avancee--formulaire---------------------------------------------**/
1502
/**----------------------- recherche--avancee--formulaire---------------------------------------------**/
1494
::-webkit-input-placeholder { color:#777777; }
1503
::-webkit-input-placeholder { color:#777777; }
1495
::-moz-placeholder { color:#777777; } /* firefox 19+ */
1504
::-moz-placeholder { color:#777777; } /* firefox 19+ */
1496
:-ms-input-placeholder { color:#777777; } /* ie */
1505
:-ms-input-placeholder { color:#777777; } /* ie */
1497
input:-moz-placeholder { color:#777777; }
1506
input:-moz-placeholder { color:#777777; }
1498
 
1507
 
1499
#recherche_av {
1508
#recherche_av {
1500
	position:relative;
1509
	position:relative;
1501
	float:right;
1510
	float:right;
1502
	right:17px;
1511
	right:17px;
1503
 
1512
 
1504
}
1513
}
1505
#bloc-recherche {
1514
#bloc-recherche {
1506
	padding-bottom: 3px;
1515
	padding-bottom: 3px;
1507
	box-shadow: 3px 3px 6px #555555;
1516
	box-shadow: 3px 3px 6px #555555;
1508
	margin-bottom: 10px;
1517
	margin-bottom: 10px;
1509
}
1518
}
1510
div #recherche_av_form {
1519
div #recherche_av_form {
1511
	width:97%;
1520
	width:97%;
1512
	margin-right:auto;
1521
	margin-right:auto;
1513
	margin-left:auto;
1522
	margin-left:auto;
1514
	padding : 3px;
1523
	padding : 3px;
1515
 
1524
 
1516
}
1525
}
1517
#bloc_recherche_av {
1526
#bloc_recherche_av {
1518
	border: 1px solid white;
1527
	border: 1px solid white;
1519
	padding : 5px;
1528
	padding : 5px;
1520
	padding-top : 15px;
1529
	padding-top : 15px;
1521
		
1530
		
1522
}
1531
}
1523
 
1532
 
1524
#recherche_av_form label {
1533
#recherche_av_form label {
1525
	display:block;
1534
	display:block;
1526
	text-align:left;
1535
	text-align:left;
1527
	padding-left:7px;
1536
	padding-left:7px;
1528
}
1537
}
1529
 
1538
 
1530
#recherche_av_form .rech {
1539
#recherche_av_form .rech {
1531
	margin-top:20px;
1540
	margin-top:20px;
1532
	position:relative;
1541
	position:relative;
1533
	left: 228px;
1542
	left: 228px;
1534
	width:200px;
1543
	width:200px;
1535
	padding: 2px;
1544
	padding: 2px;
1536
	cursor:pointer;
1545
	cursor:pointer;
1537
	background-color:#FFFFFF;
1546
	background-color:#FFFFFF;
1538
	font-weight: bold;
1547
	font-weight: bold;
1539
}
1548
}
1540
#recherche_av_form .rech:hover {
1549
#recherche_av_form .rech:hover {
1541
	background-color:#DDDDDD;
1550
	background-color:#DDDDDD;
1542
}
1551
}
1543
#recherche_av_form label, #recherche_av_form input, #recherche_av_form select {
1552
#recherche_av_form label, #recherche_av_form input, #recherche_av_form select {
1544
	float:left;
1553
	float:left;
1545
}
1554
}
1546
#recherche_av_form .valeur-defaut-recherche {
1555
#recherche_av_form .valeur-defaut-recherche {
1547
    color: #848484;
1556
    color: #848484;
1548
    font-style: italic;
1557
    font-style: italic;
1549
}
1558
}
1550
/* fieldset classification */
1559
/* fieldset classification */
1551
fieldset.classification_form label{
1560
fieldset.classification_form label{
1552
	width: 95px;
1561
	width: 95px;
1553
}
1562
}
1554
fieldset.classification_form input, fieldset.classification_form select{
1563
fieldset.classification_form input, fieldset.classification_form select{
1555
	width: 100px;
1564
	width: 100px;
1556
}
1565
}
1557
/* fieldset statuts presence */
1566
/* fieldset statuts presence */
1558
fieldset.statuts_form label, fieldset.presence_form label{
1567
fieldset.statuts_form label, fieldset.presence_form label{
1559
	width: 220px;
1568
	width: 220px;
1560
}
1569
}
1561
fieldset.statuts_form select, fieldset.presence_form select{
1570
fieldset.statuts_form select, fieldset.presence_form select{
1562
	width: 200px;
1571
	width: 200px;
1563
}
1572
}
1564
/* fieldset publication */
1573
/* fieldset publication */
1565
fieldset.publication_form label {
1574
fieldset.publication_form label {
1566
	width: 60px;
1575
	width: 60px;
1567
}
1576
}
1568
/* fieldset numero */
1577
/* fieldset numero */
1569
fieldset.numero_form label {
1578
fieldset.numero_form label {
1570
	width: 135px;
1579
	width: 135px;
1571
}
1580
}
1572
 
1581
 
1573
.description-referentiel {
1582
.description-referentiel {
1574
	text-align: justify;
1583
	text-align: justify;
1575
	color: #222222;
1584
	color: #222222;
1576
    font-family: arial;
1585
    font-family: arial;
1577
    font-size: 12px;
1586
    font-size: 12px;
1578
    font-weight: normal;
1587
    font-weight: normal;
1579
}
1588
}
1580
 
1589
 
1581
/**----------------------- Correction de hauteur pour les graphiques ---------------------------------------------**/
1590
/**----------------------- Correction de hauteur pour les graphiques ---------------------------------------------**/
1582
.chorodep_svg { 
1591
.chorodep_svg { 
1583
	height: 590px;
1592
	height: 590px;
1584
	width:	100%;
1593
	width:	100%;
1585
}
1594
}
1586
 
1595
 
1587
.ecologie_svg { 
1596
.ecologie_svg { 
1588
    width: 500px;
1597
    width: 500px;
1589
}
1598
}
1590
 
1599
 
1591
.chargement {
1600
.chargement {
1592
	background:url('../images/chargement-transparent.gif');
1601
	background:url('../images/chargement-transparent.gif');
1593
	background-repeat:no-repeat;
1602
	background-repeat:no-repeat;
1594
	background-position:center; 
1603
	background-position:center; 
1595
	min-height: 150px;
1604
	min-height: 150px;
1596
}
1605
}
1597
 
1606
 
1598
/**----------------------- Autocompletion des noms ---------------------------------------------**/
1607
/**----------------------- Autocompletion des noms ---------------------------------------------**/
1599
li.autocompletion_nom, .autocompletion_nom:hover {
1608
li.autocompletion_nom, .autocompletion_nom:hover {
1600
    background: url("../images/fleche_droite.png") no-repeat scroll 100% 0 white;
1609
    background: url("../images/fleche_droite.png") no-repeat scroll 100% 0 white;
1601
    margin: 0 0 5px;
1610
    margin: 0 0 5px;
1602
}
1611
}
1603
 
1612
 
1604
/**----------------------- Illustration des résultats ---------------------------------------------**/
1613
/**----------------------- Illustration des résultats ---------------------------------------------**/
1605
 
1614
 
1606
.illustration_resultat_cel, .illustration_resultat_choro, .illustration_resultat_coste, #synthese_repartition img, #synthese_illustrations img {
1615
.illustration_resultat_cel, .illustration_resultat_choro, .illustration_resultat_coste, #synthese_repartition img, #synthese_illustrations img {
1607
	cursor: pointer;
1616
	cursor: pointer;
1608
}
1617
}
1609
 
1618
 
1610
.nomenclature_synonyme {
1619
.nomenclature_synonyme {
1611
    padding-left: 13px;
1620
    padding-left: 13px;
1612
}
1621
}
1613
 
1622
 
1614
.liste_synonymes_basionyme {
1623
.liste_synonymes_basionyme {
1615
	margin-top: 3px;	
1624
	margin-top: 3px;	
1616
}
1625
}
1617
 
1626
 
1618
.nomenclature_basionyme {
1627
.nomenclature_basionyme {
1619
	font-size: 0.9em;
1628
	font-size: 0.9em;
1620
}
1629
}
1621
 
1630
 
1622
 
1631
 
1623
/**----------------------- Styles pour la pagination ---------------------------------------------**/
1632
/**----------------------- Styles pour la pagination ---------------------------------------------**/
1624
.page_courante {
1633
.page_courante {
1625
	font-size: 1.5em;
1634
	font-size: 1.5em;
1626
}
1635
}
1627
 
1636
 
1628
.page_courante a {
1637
.page_courante a {
1629
	color: black;	
1638
	color: black;	
1630
}
1639
}
1631
 
1640
 
1632
.nb_resultats {
1641
.nb_resultats {
1633
	float:right;
1642
	float:right;
1634
	margin-top: 10px;	
1643
	margin-top: 10px;	
1635
}
1644
}
1636
 
1645
 
1637
/**---------------------- Styles pour le dictionnaire --------------------------------------------**/
1646
/**---------------------- Styles pour le dictionnaire --------------------------------------------**/
1638
#conteneur_activation_definition {
1647
#conteneur_activation_definition {
1639
    height: 18px;
1648
    height: 18px;
1640
    width: 16px;
1649
    width: 16px;
1641
	left: 17px;
1650
	left: 17px;
1642
	top: 15px;
1651
	top: 15px;
1643
    position: relative;
1652
    position: relative;
1644
 
1653
 
1645
}
1654
}
1646
 
1655
 
1647
#conteneur_activation_definition a {
1656
#conteneur_activation_definition a {
1648
	height: 18px;
1657
	height: 18px;
1649
    width: 16px;
1658
    width: 16px;
1650
    display: inline-block;
1659
    display: inline-block;
1651
}
1660
}
1652
 
1661
 
1653
#conteneur_activation_definition.definitions_actives a {
1662
#conteneur_activation_definition.definitions_actives a {
1654
    background: url("../images/dictionnaire.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1663
    background: url("../images/dictionnaire.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1655
}
1664
}
1656
 
1665
 
1657
#conteneur_activation_definition.definitions_inactives a {
1666
#conteneur_activation_definition.definitions_inactives a {
1658
    background: url("../images/dictionnaire_inactif.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1667
    background: url("../images/dictionnaire_inactif.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1659
}
1668
}