Subversion Repositories Applications.annuaire

Rev

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

Rev 163 Rev 166
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
label {
38
label {
39
	float: none !important;	
39
	float: none !important;	
40
}
40
}
41
 
41
 
42
a > .icone {
42
a > .icone {
43
 
43
 
44
	text-align:center;
44
	text-align:center;
45
}
45
}
46
 
46
 
47
.texte_centre {
47
.texte_centre {
48
	text-align: center;	
48
	text-align: center;	
49
}
49
}
50
.texte_centre > img {
50
.texte_centre > img {
51
	display:table-cell;	
51
	display:table-cell;	
52
}
52
}
53
 
53
 
54
.premiere_page {
54
.premiere_page {
55
	float:left;
55
	float:left;
56
	margin:5px
56
	margin:5px
57
}
57
}
58
 
58
 
59
.derniere_page {
59
.derniere_page {
60
	float:right;
60
	float:right;
61
	margin:5px;
61
	margin:5px;
62
}
62
}
63
 
63
 
64
#pages {
64
#pages {
65
	margin-left: auto; 
65
	margin-left: auto; 
66
  	margin-right: auto; 
66
  	margin-right: auto; 
67
  	width: 80%;
67
  	width: 80%;
68
  	text-align: center;	
68
  	text-align: center;	
69
}
69
}
70
 
70
 
71
#page_courante a {
71
#page_courante a {
72
	color: #FFD700;
72
	color: #FFD700;
73
}
73
}
74
 
74
 
75
.centre {
75
.centre {
76
	margin-top:10%;	
76
	margin-top:10%;	
77
	margin-left:20%;
77
	margin-left:20%;
78
	min-height:500px;	
78
	min-height:500px;	
79
}
79
}
80
 
80
 
81
.gauche {
81
.gauche {
82
	float:left;
82
	float:left;
83
	margin-right: 20px;
83
	margin-right: 20px;
84
}
84
}
85
 
85
 
86
.droite {
86
.droite {
87
	float:right;
87
	float:right;
88
}
88
}
89
 
89
 
90
img {
90
img {
91
	border: none;
91
	border: none;
92
}
92
}
93
 
93
 
94
#avatar {
94
#avatar {
95
	margin-left: 10px;
95
	margin-left: 10px;
96
}
96
}
97
 
97
 
98
.avatar_petit {
98
.avatar_petit {
99
	max-height: 70px;
99
	max-height: 70px;
100
	max-width: 70px;	
100
	max-width: 70px;	
101
}
101
}
102
 
102
 
103
#inscription > div {
103
#inscription > div {
104
	margin-top: 5px;
104
	margin-top: 5px;
105
	margin-bottom: 5px;
105
	margin-bottom: 5px;
106
}
106
}
107
 
107
 
108
#fiche_utilisateur,  {
108
#fiche_utilisateur,  {
109
	background-color:#FAFAFA;
109
	background-color:#FAFAFA;
110
	border:1px solid #F2F2F2;
110
	border:1px solid #F2F2F2;
111
	margin:10px;
111
	margin:10px;
112
	padding-bottom: 10px;
112
	padding-bottom: 10px;
113
}
113
}
114
 
114
 
115
#profil {
115
#profil {
116
	border:1px solid #F2F2F2;
116
	border:1px solid #F2F2F2;
117
	margin:10px;
117
	margin:10px;
118
	padding-bottom: 10px;
118
	padding-bottom: 10px;
119
}
119
}
120
 
120
 
121
.element_profil {
121
.element_profil {
122
	font-size:1.1em;
122
	font-size:1.1em;
123
	padding-top: 2px;
123
	padding-top: 2px;
124
	padding-left: 25px;
124
	padding-left: 25px;
125
	padding-bottom: 8px;
125
	padding-bottom: 8px;
126
	color:#000000;
126
	color:#000000;
127
}
127
}
128
 
128
 
129
.valeur_profil {
129
.valeur_profil {
130
	font-weight:bold;
130
	font-weight:bold;
131
}
131
}
132
 
132
 
133
#profil, .resume_conteneur {
133
#profil, .resume_conteneur {
134
	border:5px solid #F2F2F2;
134
	border:5px solid #F2F2F2;
135
	margin:10px;
135
	margin:10px;
136
	padding-bottom: 10px;	
136
	padding-bottom: 10px;	
137
}
137
}
138
 
138
 
139
.info_resume {
139
.info_resume {
140
	margin-left:20px;	
140
	margin-left:20px;	
141
}
141
}
142
 
142
 
143
form#recherche {
143
form#recherche {
144
	padding: 10px 0 10px 10px;
144
	padding: 10px 0 10px 10px;
145
}
145
}
146
 
146
 
147
#envoi_message {
147
#envoi_message {
148
	background-color: #FFFFFF;	
148
	background-color: #FFFFFF;	
149
}
149
}
150
 
150
 
151
form#suppression, form#modification, form#blocage {
151
form#suppression, form#modification, form#blocage {
152
	display: inline;
152
	display: inline;
153
	border: none;
153
	border: none;
154
	background-color: inherit
154
	background-color: inherit
155
}
155
}
156
 
156
 
157
form.form_bouton {
157
form.form_bouton {
158
	background-color: none !important;	
158
	background-color: none !important;	
159
	border: none !important;	
159
	border: none !important;	
160
}
160
}
161
 
161
 
162
.conteneur_blocage {
162
.conteneur_blocage {
163
	padding: 0px 10px 10px 10px;	
163
	padding: 0px 10px 10px 10px;	
164
	width: 250px;
164
	width: 250px;
165
	margin: 10px
165
	margin: 10px
166
}
166
}
167
 
167
 
168
.conteneur_bloque {
168
.conteneur_bloque {
169
	border:1px solid #FF6347; 
169
	border:1px solid #FF6347; 
170
	background-color: #FCCCCF;
170
	background-color: #FCCCCF;
171
}
171
}
172
 
172
 
173
.conteneur_non_bloque {
173
.conteneur_non_bloque {
174
	border:1px solid #A6C39E; 
174
	border:1px solid #A6C39E; 
175
	background-color: #D6FCCD;
175
	background-color: #D6FCCD;
176
}
176
}
177
 
177
 
178
ul#liste_orientiation > li {
178
ul#liste_orientiation > li {
179
	margin: 20px	
179
	margin: 20px	
180
}
180
}
181
 
181
 
182
.lien_en_ligne {
182
.lien_en_ligne {
183
	margin-right: 10px	
183
	margin-right: 10px	
184
}
184
}
185
 
185
 
186
.resume_conteneur {
186
.resume_conteneur {
187
	display: block;
187
	display: block;
188
	width: 45%;
188
	width: 45%;
189
	margin-left: 10px;	
189
	margin-left: 10px;	
190
	padding: 0px;
190
	padding: 0px;
191
}
191
}
192
 
192
 
193
.resume {
193
.resume {
194
	width:100%;
194
	width:100%;
195
}
195
}
196
 
196
 
197
.gestion_conteneur {
197
.gestion_conteneur {
198
	width: 80%;
198
	width: 80%;
199
	margin-left: 10px;	
199
	margin-left: 10px;	
200
	padding: 0px;
200
	padding: 0px;
201
}
201
}
202
 
202
 
203
#annuaire_carto, #cartographie {
203
#annuaire_carto, #cartographie {
204
	padding-left:20px;	
204
	padding-left:20px;	
205
}
205
}
206
 
206
 
207
form#envoi_message, form#envoi_message > table {
207
form#envoi_message, form#envoi_message > table {
208
	background-color:#FFFFFF;
208
	background-color:#FFFFFF;
209
	border: none;
209
	border: none;
210
	margin: 2px;
210
	margin: 2px;
211
}
211
}
212
 
212
 
213
textarea#contenu_message {
213
textarea#contenu_message {
214
	width: 90%;	
214
	width: 90%;	
215
}
215
}
216
 
216
 
217
#formulaire_message {
217
#formulaire_message {
218
	background-color:#FAFAEA;
218
	background-color:#FAFAEA;
219
	border:1px solid #F2F2F2; 
219
	border:1px solid #F2F2F2; 
220
	padding: 0px 10px 10px 10px;	
220
	padding: 0px 10px 10px 10px;	
221
	width: 90%;
221
	width: 90%;
222
}
222
}
223
 
223
 
224
#carte_id {
224
#carte_id {
225
	border:5px solid #F2F2F2;
225
	border:5px solid #F2F2F2;
226
	margin:10px;
226
	margin:10px;
227
	padding-bottom: 30px;
227
	padding-bottom: 30px;
228
	width: 500px;
228
	width: 500px;
229
	height: 75px;
229
	height: 75px;
230
}
230
}
231
 
231
 
232
.checkbox_alignee {
232
.checkbox_alignee {
233
	display: inline-block; 
233
	display: inline-block; 
234
	margin: 1px;	
234
	margin: 1px;
-
 
235
	margin-right:20px;	
235
}
236
}
236
 
237
 
237
label.label_groupe_checkbox {
238
label.label_groupe_checkbox {
238
	font-weight: normal !important;	
239
	font-weight: normal !important;	
-
 
240
	display:inline !important;
-
 
241
}
-
 
242
 
-
 
243
.label_checkbox {
-
 
244
	margin-right:2px;
-
 
245
	display:inline !important;	
-
 
246
}
-
 
247
 
-
 
248
.groupe_checkbox {
-
 
249
	margin-right:2px;	
239
}
250
}
240
 
251
 
241
textarea.annuaire {
252
textarea.annuaire {
242
	width: 400px !important;	
253
	width: 400px !important;	
243
	height: 200px !important;
254
	height: 200px !important;
244
}
255
}
245
 
256
 
246
input.date_annuaire {
257
input.date_annuaire {
247
	width: 80px;	
258
	width: 80px;	
248
}
259
}
249
 
260
 
250
.champ_nom {
261
.champ_nom {
251
	height: 50px !important;	
262
	height: 50px !important;	
252
}
263
}
253
 
264
 
254
#form_connexion #label_memoriser {
265
#form_connexion #label_memoriser {
255
	display: inline;
266
	display: inline;
256
}
267
}
257
 
268
 
258
#fiche_privee {
269
#fiche_privee {
259
	background-color:#EBCC77;
270
	background-color:#EBCC77;
260
	border:1px solid #E4B842;
271
	border:1px solid #E4B842;
-
 
272
	max-width:800px;
261
}
273
}
262
 
274
 
263
#texte_profil_prive {
275
#texte_profil_prive {
264
 
276
 
265
	vertical-align:top;
277
	vertical-align:top;
266
	width:100%;	
278
	width:100%;	
267
	text-align:center;
279
	text-align:center;
268
}
280
}
269
 
281
 
270
#fiche_privee img {
282
#fiche_privee img {
271
	margin-top: -3px;	
283
	margin-top: -6px;	
272
}
284
}
273
285