Subversion Repositories Applications.annuaire

Rev

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

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