Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

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