Subversion Repositories Applications.annuaire

Rev

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

Rev 371 Rev 418
1
img.icone {
1
img.icone {
2
 
2
 
3
	height:16px;
3
	height:16px;
4
	width:16px;
4
	width:16px;
5
	margin: 5px;
5
	margin: 5px;
6
	border: none;
6
	border: none;
7
}
7
}
8
 
8
 
9
img.icone_moyenne_moins {
9
img.icone_moyenne_moins {
10
 
10
 
11
	height:20px;
11
	height:20px;
12
	width: 20px;
12
	width: 20px;
13
	margin: 5px;
13
	margin: 5px;
14
	border: none;
14
	border: none;
15
}
15
}
16
 
16
 
17
img.icone_moyenne {
17
img.icone_moyenne {
18
 
18
 
19
	height:24px;
19
	height:24px;
20
	width: 24px;
20
	width: 24px;
21
	margin: 5px;
21
	margin: 5px;
22
	border: none;
22
	border: none;
23
}
23
}
24
 
24
 
25
img.icone_grande {
25
img.icone_grande {
26
 
26
 
27
	height:50px;
27
	height:50px;
28
	width:50px;
28
	width:50px;
29
	margin: 5px;
29
	margin: 5px;
30
	border: none;
30
	border: none;
31
}
31
}
32
 
32
 
33
td, th {
33
td, th {
34
	padding: 2px;
34
	padding: 2px;
35
	text-align: center;	
35
	text-align: center;	
36
}
36
}
37
 
37
 
38
.liste td.texte_gauche {
38
.liste td.texte_gauche {
39
	text-align: left;	
39
	text-align: left;	
40
	padding-left: 5px;
40
	padding-left: 5px;
41
}
41
}
42
 
42
 
43
.gestion td {
43
.gestion td {
44
	padding-top : 5px;
44
	padding-top : 5px;
45
	padding-bottom : 5px;
45
	padding-bottom : 5px;
46
	padding-right : 15px; 	
46
	padding-right : 15px; 	
47
}
47
}
48
 
48
 
49
label {
49
label {
50
	float: none !important;	
50
	float: none !important;	
51
}
51
}
52
 
52
 
53
a > .icone {
53
a > .icone {
54
 
54
 
55
	text-align:center;
55
	text-align:center;
56
}
56
}
57
 
57
 
58
.texte_centre {
58
.texte_centre {
59
	text-align: center;	
59
	text-align: center;	
60
}
60
}
61
.texte_centre > img {
61
.texte_centre > img {
62
	display:table-cell;	
62
	display:table-cell;	
63
}
63
}
64
 
64
 
65
.page_courante {
65
.premiere_page {
-
 
66
	float:left;
66
	font-size: 1.5em;
67
	margin:5px
67
}
68
}
68
 
69
 
-
 
70
.derniere_page {
69
.page_courante a {
71
	float:right;
70
	color: black;	
72
	margin:5px;
71
}
73
}
72
 
74
 
-
 
75
#pages {
-
 
76
	margin-left: auto; 
-
 
77
  	margin-right: auto; 
-
 
78
  	width: 80%;
-
 
79
  	text-align: center;	
-
 
80
}
73
.nb_resultats {
81
 
74
	float:right;
82
#page_courante a {
75
	margin-top: 10px;	
83
	color: #FFD700;
76
}
84
}
77
 
85
 
78
.centre {
86
.centre {
79
	margin-top:10%;	
87
	margin-top:10%;	
80
	margin-left:20%;
88
	margin-left:20%;
81
	min-height:500px;	
89
	min-height:500px;	
82
}
90
}
83
 
91
 
84
.gauche {
92
.gauche {
85
	float:left;
93
	float:left;
86
	margin-right: 20px;
94
	margin-right: 20px;
87
}
95
}
88
 
96
 
89
.droite {
97
.droite {
90
	float:right;
98
	float:right;
91
	clear:right;
99
	clear: right;
92
}
100
}
93
 
101
 
94
img {
102
img {
95
	border: none;
103
	border: none;
96
}
104
}
97
 
105
 
98
#avatar {
106
#avatar {
99
	margin-left: 10px;
107
	margin-left: 10px;
100
}
108
}
101
 
109
 
102
.avatar_petit {
110
.avatar_petit {
103
	max-height: 70px;
111
	max-height: 70px;
104
	max-width: 70px;	
112
	max-width: 70px;	
105
}
113
}
106
 
114
 
107
#inscription > div {
115
#inscription > div {
108
	margin-top: 5px;
116
	margin-top: 5px;
109
	margin-bottom: 5px;
117
	margin-bottom: 5px;
110
}
118
}
111
 
119
 
112
#fiche_utilisateur,  {
120
#fiche_utilisateur,  {
113
	background-color:#FAFAFA;
121
	background-color:#FAFAFA;
114
	border:1px solid #F2F2F2;
122
	border:1px solid #F2F2F2;
115
	margin:10px;
123
	margin:10px;
116
	padding-bottom: 10px;
124
	padding-bottom: 10px;
117
}
125
}
118
 
126
 
119
#profil {
127
#profil {
120
	border:1px solid #F2F2F2;
128
	border:1px solid #F2F2F2;
121
	margin:10px;
129
	margin:10px;
122
	padding-bottom: 10px;
130
	padding-bottom: 10px;
123
	-moz-border-radius: 2em;
131
	-moz-border-radius: 2em;
124
}
132
}
125
 
133
 
126
.element_profil {
134
.element_profil {
127
	font-size:1.1em;
135
	font-size:1.1em;
128
	padding-top: 2px;
136
	padding-top: 2px;
129
	padding-left: 25px;
137
	padding-left: 25px;
130
	padding-bottom: 8px;
138
	padding-bottom: 8px;
131
	color:#000000;
139
	color:#000000;
132
}
140
}
133
 
141
 
134
.valeur_profil {
142
.valeur_profil {
135
	font-weight:bold;
143
	font-weight:bold;
-
 
144
	white-space: pre-wrap;
136
}
145
}
137
 
146
 
138
#profil, .resume_conteneur {
147
#profil, .resume_conteneur {
139
	border:5px solid #F2F2F2;
148
	border:5px solid #F2F2F2;
140
	margin:10px;
149
	margin:10px;
141
	padding-bottom: 10px;	
150
	padding-bottom: 10px;	
142
}
151
}
143
 
-
 
144
.resume h3 {
-
 
145
	font-size: 13px;	
-
 
146
}
-
 
147
 
152
 
148
.info_resume {
153
.info_resume {
149
	margin-left:20px;	
154
	margin-left:20px;	
150
}
155
}
151
 
156
 
152
form#recherche_annuaire {
157
form#recherche_annuaire {
153
	padding: 10px 0 10px 10px;
158
	padding: 10px 0 10px 10px;
154
}
159
}
155
 
160
 
156
#envoi_message {
161
#envoi_message {
157
	background-color: #FFFFFF;	
162
	background-color: #FFFFFF;	
158
}
163
}
159
 
164
 
160
form#suppression, form#modification, form#blocage {
165
form#suppression, form#modification, form#blocage {
161
	display: inline;
166
	display: inline;
162
	border: none;
167
	border: none;
163
	background-color: inherit
168
	background-color: inherit
164
}
169
}
-
 
170
 
165
 
171
 
166
#inscription_modification input, #inscription_modification select {
172
#inscription_modification input, #inscription_modification select {
167
	display: block;	
173
	display: block;	
168
}
174
}
169
 
175
 
170
#inscription_modification input[type="checkbox"], #inscription_modification input[type="radio"], #inscription_modification input[type="submit"] {
176
#inscription_modification input[type="checkbox"], #inscription_modification input[type="radio"], #inscription_modification input[type="submit"] {
171
	display: inline;	
177
	display: inline;	
172
}
178
}
173
 
179
 
174
#inscription_modification label {
180
#inscription_modification label {
175
	padding-left: 3px;
181
	padding-left: 3px;
176
}
182
}
177
 
183
 
178
#inscription_modification label_champ_annuaire {
184
#inscription_modification label_champ_annuaire {
179
	display: block;
185
	display: block;
180
}
186
}
181
 
187
 
182
form.form_bouton {
188
form.form_bouton {
183
	background-color: none !important;	
189
	background-color: none !important;	
184
	border: none !important;	
190
	border: none !important;	
185
}
191
}
186
 
192
 
187
.conteneur_blocage {
193
.conteneur_blocage {
188
	padding: 0px 10px 10px 10px;	
194
	padding: 0px 10px 10px 10px;	
189
	width: 250px;
195
	width: 250px;
190
	margin: 10px
196
	margin: 10px
191
}
197
}
192
 
198
 
193
.conteneur_bloque {
199
.conteneur_bloque {
194
	border:1px solid #FF6347; 
200
	border:1px solid #FF6347; 
195
	background-color: #FCCCCF;
201
	background-color: #FCCCCF;
196
}
202
}
197
 
203
 
198
.conteneur_non_bloque {
204
.conteneur_non_bloque {
199
	border:1px solid #A6C39E; 
205
	border:1px solid #A6C39E; 
200
	background-color: #D6FCCD;
206
	background-color: #D6FCCD;
201
}
207
}
202
 
208
 
203
ul#liste_orientation > li {
209
ul#liste_orientiation > li {
204
	margin: 20px	
210
	margin: 20px	
205
}
211
}
206
 
212
 
207
.lien_en_ligne {
213
.lien_en_ligne {
208
	margin-right: 10px	
214
	margin-right: 10px	
209
}
215
}
210
 
216
 
211
#resume {
217
.resume h3 {
212
	min-height: 1600px;	
218
	font-size: 13px;	
213
}
219
}
214
 
220
 
215
.resume_conteneur {
221
.resume_conteneur {
216
	display: block;
222
	display: block;
217
	margin-left: 10px;	
223
	margin-left: 10px;	
218
	padding: 10px;
224
	padding: 10px;
219
	-moz-border-radius: 2em;
225
	-moz-border-radius: 2em;
220
	clear : left;
226
	clear : left;
221
}
227
}
222
 
228
 
223
.gestion_conteneur {
229
.gestion_conteneur {
224
	width: 50%;	
230
	width: 50%;	
225
}
231
}
226
 
232
 
227
.colonne_resume, .colonne_resume {
233
.colonne_resume, .colonne_resume {
228
	width: 45%;	
234
	width: 45%;	
229
}
235
}
230
 
236
 
231
.resume {
237
.resume {
232
	width:100%;
238
	width:100%;
-
 
239
	padding-left: 10px;
-
 
240
}
-
 
241
 
-
 
242
#resume {
-
 
243
	min-height: 1600px;	
-
 
244
}
-
 
245
 
-
 
246
.resume_conteneur > h3 > a {
-
 
247
		color: #996F18;
-
 
248
}
-
 
249
 
-
 
250
.resume_conteneur > h3 {
-
 
251
		text-align: center;
233
}
252
}
234
 
253
 
235
.gestion_conteneur {
254
.gestion_conteneur {
236
	width: 80%;
255
	width: 80%;
237
	margin-left: 10px;	
256
	margin-left: 10px;	
238
	padding: 0px;
257
	padding: 0px;
239
}
258
}
-
 
259
 
-
 
260
.gestion {
-
 
261
	max-width:800px;	
-
 
262
}
240
 
263
 
241
.info_application {
264
.info_application {
242
	font-weight: bold;
265
	font-weight: bold;
243
	margin-left: 20px;	
266
	margin-left: 20px;	
244
}
267
}
245
 
-
 
246
#annuaire_carto, #cartographie {
-
 
247
	padding-left:20px;	
-
 
248
}
-
 
249
 
268
 
250
form#envoi_message, form#envoi_message > table {
269
form#envoi_message, form#envoi_message > table {
251
	background-color:#FFFFFF;
270
	background-color:#FFFFFF;
252
	border: none;
271
	border: none;
253
	margin: 2px;
272
	margin: 2px;
254
}
273
}
255
 
-
 
256
.erreur_champ {
-
 
257
	border: 1px solid red;	
-
 
258
}
-
 
259
 
274
 
260
textarea#contenu_message {
275
textarea#contenu_message {
261
	width: 90%;	
276
	width: 90%;	
262
}
277
}
263
 
278
 
264
#formulaire_message {
279
#formulaire_message {
265
	background-color:#FAFAEA;
280
	background-color:#FAFAEA;
266
	border:1px solid #F2F2F2; 
281
	border:1px solid #F2F2F2; 
267
	padding: 0px 10px 10px 10px;	
282
	padding: 0px 10px 10px 10px;	
268
	width: 90%;
283
	width: 90%;
269
}
284
}
270
 
285
 
271
#carte_id {
286
#carte_id {
272
	border:5px solid #F2F2F2;
287
	border:5px solid #F2F2F2;
273
	margin:10px;
288
	margin:10px;
274
	padding-bottom: 30px;
289
	padding-bottom: 30px;
275
	width: 350px;
290
	width: 450px;
276
	height: 90px;
291
	height: 160px;
277
	-moz-border-radius: 2em;
292
	-moz-border-radius: 2em;
278
	
293
	
279
}
294
}
280
 
295
 
281
#carte_infos span {
296
#carte_infos span {
282
	padding-top: 2px;
297
	padding-top: 2px;
283
}
298
}
284
 
-
 
285
 
299
 
286
#carte_infos {
300
#carte_infos {
287
	margin-top: 5px;	
301
	margin-top: 5px;	
288
}
302
}
289
 
303
 
290
#carte_id #avatar {
304
#carte_id #avatar {
291
	padding-top: 7px;	
305
	padding-top: 7px;	
292
}
306
}
293
 
307
 
294
.checkbox_alignee {
308
.checkbox_alignee {
295
	display: inline-block; 
309
	display: inline-block; 
296
	margin: 1px;
310
	margin: 1px;
297
	margin-right:20px;	
311
	margin-right:20px;	
298
}
312
}
299
 
313
 
300
label.label_groupe_checkbox {
314
label.label_groupe_checkbox {
301
	font-weight: normal !important;	
315
	font-weight: normal !important;	
302
	display:inline !important;
316
	display:inline !important;
303
}
317
}
304
 
318
 
305
.label_checkbox {
319
.label_checkbox {
306
	margin-right:2px;
320
	margin-right:2px;
307
	display:inline !important;	
321
	display:inline !important;	
308
}
322
}
309
 
323
 
310
.groupe_checkbox {
324
.groupe_checkbox {
311
	margin-right:2px;	
325
	margin-right:2px;	
312
}
326
}
313
 
327
 
314
textarea.annuaire {
328
textarea.annuaire {
315
	width: 400px !important;	
329
	width: 400px !important;	
316
	height: 100px !important;
330
	height: 200px !important;
317
}
331
}
318
 
332
 
319
input.date_annuaire {
333
input.date_annuaire {
320
	width: 80px;	
334
	width: 80px;	
321
}
335
}
322
 
336
 
323
.information {
337
.information {
324
	margin: 10px;	
338
	margin: 10px;	
325
}
339
}
326
 
340
 
327
.champ_nom {
341
.champ_nom {
328
	height: 50px !important;	
342
	height: 50px !important;	
329
}
343
}
330
 
344
 
331
#form_connexion #label_memoriser {
345
#form_connexion #label_memoriser {
332
	display: inline;
346
	display: inline;
333
}
347
}
334
 
348
 
335
#fiche_privee {
349
#fiche_privee {
336
	background-color:#EBCC77;
350
	background-color:#EBCC77;
337
	border:1px solid #E4B842;
351
	border:1px solid #E4B842;
338
	max-width:800px;
352
	max-width:800px;
339
}
353
}
340
 
354
 
341
#texte_profil_prive {
355
#texte_profil_prive {
342
 
356
 
343
	vertical-align:top;
357
	vertical-align:top;
344
	width:100%;	
358
	width:100%;	
345
	text-align:center;
359
	text-align:center;
346
}
360
}
347
 
361
 
348
#fiche_privee img {
362
#fiche_privee img {
349
	margin-top: -6px;	
363
	margin-top: -6px;	
350
}
364
}
351
 
365
 
352
#inscription label {
366
#inscription label {
353
	font-weight: bold;
367
	font-weight: bold;
354
	display: inline;	
368
	display: inline;	
355
}
369
}
356
 
370
 
357
.liste_horizontale {
371
.liste_horizontale {
358
	clear: both;	
372
	clear: both;	
359
}
373
}
360
 
374
 
361
.liste_horizontale_simple li  {
375
.liste_horizontale_simple li  {
362
	
376
	
363
	float:left;
377
	float:left;
364
	margin-right: 20px !important;
-
 
365
	margin-left:2px !important;
378
	margin-left:2px !important;
366
	float:left; /*pour IE*/
379
	float:left; /*pour IE*/
-
 
380
	font-weight: bold;
367
	
381
	
368
}
382
}
369
 
383
 
370
.liste_horizontale li  {
384
.liste_horizontale li  {
371
	float:left;
385
	float:left;
372
	margin-right: 20px !important;
386
	margin-right: 20px !important;
373
	margin-left:2px !important;
387
	margin-left:2px !important;
374
	float:left; /*pour IE*/
388
	float:left; /*pour IE*/
375
}
389
}
376
 
390
 
377
.liste_horizontale, .liste_horizontale_simple {
391
.liste_horizontale, .liste_horizontale_simple {
378
	padding:0;
392
	padding:0;
379
	margin:0;
393
	margin:0;
380
	list-style-type:none;
394
	list-style-type:none;
381
}
395
}
382
 
-
 
383
.liste_horizontale_simple li span {
-
 
384
	margin-right: 20px;	
-
 
385
}
-
 
386
 
-
 
387
 
396
 
388
.liste_horizontale li a {
397
.liste_horizontale li a {
389
	display:block;
398
	display:block;
390
	float:left;   
399
	float:left;   
391
	width:200px;
400
	width:200px;
392
	background-color:#EBCC77;
401
	background-color:#EBCC77;
393
	background-image : none;
402
	background-image : none;
394
	color:black;
403
	color:black;
395
	text-decoration:none;
404
	text-decoration:none;
396
	text-align:center;
405
	text-align:center;
397
	font-weight: bold;
406
	font-weight: bold;
398
	padding:5px;
407
	padding:5px;
399
	margin-left: 10px;
408
	margin-left: 10px;
400
	margin-top: 10px;
409
	margin-top: 10px;
401
	border:2px solid;
410
	border:2px solid;
402
	/*pour avoir un effet "outset" avec IE :*/
411
	/*pour avoir un effet "outset" avec IE :*/
403
	border-color:#996F18;
412
	border-color:#996F18;
404
	-moz-border-radius: 0.9em;
413
	-moz-border-radius: 0.9em;
405
}
414
}
406
 
415
 
407
.liste_horizontale li a:hover {
416
.liste_horizontale li a:hover {
408
 	background-color:#D3D3D3;
417
 	background-color:#D3D3D3;
409
 	border-color:#696969 #DCDCDC #DCDCDC #696969;
418
 	border-color:#696969 #DCDCDC #DCDCDC #696969;
410
 } 
419
 } 
411
 
420
 
412
#page_en_cours a {
421
#page_en_cours a {
413
	background-color:#996F18;
422
	background-color:#996F18;
414
	border-color:#EBCC77;	
423
	border-color:#EBCC77;	
415
}
424
}
416
 
425
 
417
 .liste_horizontale li.lien_participer a {
426
 .liste_horizontale li.lien_participer a {
418
	background-color:#CFDB86 !important;
427
	background-color:#CFDB86 !important;
419
	border-color:#03642C !important;
428
	border-color:#03642C !important;
420
}
429
}
421
 
430
 
422
.liste_horizontale li.lien_participer a:hover {
431
.liste_horizontale li.lien_participer a:hover {
423
 border-color:#696969 #FFFFFF #DCDCDC #696969 !important;
432
 border-color:#696969 #FFFFFF #DCDCDC #696969 !important;
424
}
433
}
425
 
434
 
426
.lien_participer#page_en_cours a {
435
.lien_participer#page_en_cours a {
427
	background-color:#F2F2F2 !important;
436
	background-color:#639F13 !important;
428
	border-color:#F2F2F2 !important;	
437
	border-color:#CFDB86 !important;	
429
}
438
}
430
 
-
 
431
 
439
 
432
.separation {
440
.separation {
433
	visibility:hidden;
441
	visibility:hidden;
434
	clear:both;
442
	clear:both;
435
	margin-bottom: 4px;
443
	margin-bottom: 4px;
436
	margin-top: 4px;	
444
	margin-top: 4px;	
437
}
445
}
438
 
446
 
439
.formulaire_annuaire_admin textarea {
447
.formulaire_annuaire_admin textarea {
440
	width: 400px !important;	
448
	width: 400px !important;	
441
	height: 200px !important;
449
	height: 50px !important;
-
 
450
	margin-left: 10px;
-
 
451
	margin-top: 10px;
442
}
452
}
443
 
453
 
444
.formulaire_annuaire_admin input {
454
.formulaire_annuaire_admin input {
-
 
455
	margin-top: 10px;
445
	padding-left: 5px;	
456
	margin-left: 10px;
-
 
457
}
-
 
458
 
-
 
459
.formulaire_annuaire_admin label {
-
 
460
	margin-top: 10px;	
446
}
461
}
447
 
462
 
448
.resultat_recherche {
463
.resultat_recherche {
449
	width: 730px;	
464
	width: 730px;	
450
}
465
}
451
 
466
 
452
.importance1 {
467
.importance1 {
453
    -moz-border-radius: 10px 10px 10px 10px;
468
    -moz-border-radius: 10px 10px 10px 10px;
454
    -moz-box-shadow: 2px 2px 5px #AAAAAA;
469
    -moz-box-shadow: 2px 2px 5px #AAAAAA;
455
    background-color: #EAEDCD;
470
    background-color: #EAEDCD;
456
    color: #3A3633;
471
    color: #3A3633;
457
    font-family: arial;
472
    font-family: arial;
458
    font-size: 11px;
473
    font-size: 11px;
459
    margin: 10px 10px 20px;
474
    margin: 10px 10px 20px;
460
    padding: 8px;
475
    padding: 8px;
461
}
476
}
462
 
477
 
463
.resultat_recherche .nom_prenom {
478
.resultat_recherche .nom_prenom {
464
	font-size: 1.5em;
479
	font-size: 1.5em;
465
	margin-top: -5px;
480
	margin-top: -5px;
466
}
481
}
467
 
482
 
468
.resultat_recherche .profil_avatar {
483
.resultat_recherche .profil_avatar {
469
	margin-right: 0px;
484
	margin-right: 0px;
470
}
485
}
471
 
-
 
472
.resultat_recherche .selection_destinataire {
-
 
473
	margin-left: 15px;
-
 
474
}
-
 
475
 
486
 
476
.resultat_recherche .element_resultat {
487
.resultat_recherche .element_resultat {
477
	height: 85px;
488
	height: 85px;
478
	margin: 10px !important;
489
	margin: 10px !important;
479
	font-size: 12px;
490
	font-size: 12px;
480
	text-align: justify;
491
	text-align: justify;
481
}
492
}
482
 
493
 
483
.resultat_recherche .profil_avatar {
494
.resultat_recherche .profil_avatar {
484
	width: 110px;
495
	width: 110px;
485
}
496
}
-
 
497
 
-
 
498
.resultat_recherche .selection_destinataire {
-
 
499
	margin-left: 15px;
-
 
500
}
486
 
501
 
487
.resultat_recherche .profil_informations {
502
.resultat_recherche .profil_informations {
488
	display:inline;
503
	display:inline;
489
	float:left;
504
	float:left;
490
	width:550px;
505
	width:550px;
491
}
506
}
492
 
507
 
493
.resultat_recherche .description {
508
.resultat_recherche .description {
494
	color: #555555;
509
	color: #555555;
495
}
510
}
496
 
511
 
497
.resultat_recherche .experience {
512
.resultat_recherche .experience {
498
	font-style: italic;
513
	font-style: italic;
499
	font-weight: normal;
514
	font-weight: normal;
500
	color: #999999;
515
	color: #999999;
501
}
516
}
502
 
517
 
503
.resultat_recherche .experience .niveau {
518
.resultat_recherche .experience .niveau {
504
	color: #E16039;
519
	color: #E16039;
505
	font-style: normal;
520
	font-style: normal;
506
}
521
}
507
 
522
 
508
.resultat_recherche .localisation {
523
.resultat_recherche .localisation {
509
	font-weight: bold;
524
	font-weight: bold;
510
	text-align:right;
-
 
511
}
525
}
512
 
526
 
513
.note_bas_page {
527
.note_bas_page {
514
	font-size:11px;
528
	font-size:11px;
515
	font-weight:normal;
529
	font-weight:normal;
516
	color:#AAAAAA;
530
	color:#AAAAAA;
517
}
531
}
-
 
532
 
-
 
533
.conteneur_lien_acces_formulaire_message {
-
 
534
    margin-bottom: 15px;
-
 
535
    margin-top: 20px;
-
 
536
}
-
 
537
 
-
 
538
@media all and (max-width: 880px) {
518
 
539
	input {
-
 
540
		display: block;
-
 
541
	}
-
 
542
}
-
 
543
 
-
 
544
@media all and max-device-width: 480px {
519
#resume_une_colonne{
545
	input {
-
 
546
		display: block;
-
 
547
	}
-
 
548
}
-
 
549
 
-
 
550
.importance4 {
-
 
551
    background-color: #FFFFFF;
-
 
552
    border: 1px solid #FFFFFF;
-
 
553
    border-radius: 10px 10px 10px 10px;
-
 
554
    box-shadow: 2px 2px 9px #AAAAAA;
-
 
555
    margin: 10px;
520
	width: 96%;
556
    padding: 20px;
521
}
557
}