Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

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