Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

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