Subversion Repositories ALCASAR

Rev

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

Rev 566 Rev 913
1
/* 	
1
/* 	
2
	Feuille de style pour les pages d'interceptions coté utilisateurs d'ALCASAR
2
	Feuille de style pour les pages d'interceptions coté utilisateurs d'ALCASAR
3
	Auteur : Stéphane ERARD
3
	Auteur : Stéphane ERARD
4
	Licence : GNU GPL
4
	Licence : GNU GPL
5
 
5
 
6
*/
6
*/
7
 
7
 
8
 
8
 
9
/* règles générales */
9
/* règles générales */
10
 
10
 
11
/* Couleurs de polices */
11
/* Couleurs de polices */
12
:link, :visited, :hover:link, :hover:visited, H2, #box_url, #box_refuse {
12
:link, :visited, :hover:link, :hover:visited, H2, #box_url, #box_refuse {
13
	color: #000000;
13
	color: #000000;
14
}
14
}
15
BODY, H, #boite-logon {
15
BODY, H, #boite-logon {
16
	color: #666666;
16
	color: #666666;
17
}
17
}
18
#acces_controle, .log_out {
18
#acces_controle, .log_out {
19
	color: white;
19
	color: white;
20
}
20
}
21
 
21
 
22
/* Style de police */
22
/* Style de police */
23
 
23
 
24
BODY, :link, :visited, :hover:link, :hover:visited  {
24
BODY, :link, :visited, :hover:link, :hover:visited  {
25
	font-family: "DejaVu Sans";
25
	font-family: "DejaVu Sans";
26
}
26
}
27
INPUT, #box_url {
27
INPUT, #box_url {
28
	font-family: arial;
28
	font-family: arial;
29
}
29
}
30
#acces_controle, #box_url, #box_bienvenue, #cadre_titre SPAN {
30
#acces_controle, #box_url, #box_bienvenue, #cadre_titre SPAN {
31
	font-weight: bold;
31
	font-weight: bold;
32
}
32
}
33
.box_menu :link , .box_menu :visited, .box_menu :hover:link, .box_menu :hover:visited  {
33
.box_menu :link , .box_menu :visited, .box_menu :hover:link, .box_menu :hover:visited  {
34
	text-decoration: none;
34
	text-decoration: none;
35
}
35
}
36
/*Couleurs de fond */
36
/*Couleurs de fond */
37
 
37
 
38
BODY {
38
BODY {
39
	background-color: #666666;
39
	background-color: #666666;
40
}
40
}
41
 
41
 
42
INPUT, #contenu_acces, #logon, #auth_reussi {
42
INPUT, #contenu_acces, #logon, #auth_reussi {
43
	background-color: #ffffff;
43
	background-color: #ffffff;
44
}
44
}
45
 
45
 
46
/* R�gles des balises HTML */
46
/* R�gles des balises HTML */
47
 
47
 
48
H1, H2, #aide-certif {
48
H1, H2, #aide-certif {
49
	text-align: center;	
49
	text-align: center;	
50
	padding: 0px;
50
	padding: 0px;
51
	margin: 3px;
51
	margin: 3px;
52
}
52
}
53
P, UL, LI{
53
P, UL, LI{
54
	text-align: justify;
54
	text-align: justify;
55
}
55
}
56
 
56
 
57
BODY {
57
BODY {
58
	background-image: url(../images/fond.png);
58
	background-image: url(../images/fond.png);
59
	background-repeat: repeat-x;
59
	background-repeat: repeat-x;
60
	text-align: center;
60
	text-align: center;
61
	font-size: 12px;
61
	font-size: 12px;
62
	margin: 0px;
62
	margin: 0px;
63
}
63
}
64
H1 {
64
H1 {
65
	font-size: 55px;
65
	font-size: 55px;
66
}
66
}
67
H2 {
67
H2 {
68
	font-size: 30px;
68
	font-size: 30px;
69
}
69
}
70
H6, #aide-certif{
70
H6, #aide-certif{
71
	font-size: 100%;
71
	font-size: 100%;
72
}
72
}
73
UL {
73
UL {
74
	margin: 5px;
74
	margin: 5px;
75
	padding-bottom: 5px;
75
	padding-bottom: 5px;
76
	padding-left: 10px;
76
	padding-left: 10px;
77
	padding-right: 115px;
77
	padding-right: 115px;
78
	padding-top: 5px;
78
	padding-top: 5px;
79
}
79
}
80
LI {
80
LI {
81
	list-style-type: square;
81
	list-style-type: square;
82
	padding-top: 2px;
82
	padding-top: 2px;
83
}
83
}
84
TABLE {
84
TABLE {
85
	font-size: 90%;
85
	font-size: 90%;
86
}
86
}
87
IMG {
87
IMG {
88
	height: 150px;
88
	height: 150px;
89
}
89
}
90
INPUT {
90
INPUT {
91
	border: #666666 1px solid;
91
	border: #666666 1px solid;
92
	padding: 2px;
92
	padding: 2px;
93
	font-family: arial;
93
	font-family: arial;
94
	height: 22px;
94
	height: 22px;
95
}
95
}
96
 
96
 
97
/* taille et position des logos */
97
/* taille et position des logos */
98
#logo-alcasar {
98
#logo-alcasar {
99
	position: absolute;
99
	position: absolute;
100
	bottom: 25px;
100
	bottom: 25px;
101
	right: 5px;
101
	right: 5px;
102
	height: 130px;
102
	height: 130px;
103
}
103
}
104
#logo-organ {
104
#logo-organ {
105
	position: relative;
105
	position: relative;
106
	top: 0px;
106
	top: 0px;
107
	right: -10px;
107
	right: -10px;
108
	max-width: 150px;
108
	max-width: 150px;
109
	max-height: 150px;
109
	max-height: 150px;
110
}
110
}
111
 
111
 
112
/* placement et proportion de la boite de saisie et de l'aide */
112
/* placement et proportion de la boite de saisie et de l'aide */
113
#logon {
113
#logon {
114
	position: relative;
114
	position: relative;
115
	width: 620px;
115
	width: 620px;
116
	top: 20px;
116
	top: 20px;
117
/* ombrage css3*/	
117
/* ombrage css3*/	
118
	-moz-box-shadow: 0px 0px 12px #000; 
118
	-moz-box-shadow: 0px 0px 12px #000; 
119
	-webkit-box-shadow: 0px 0px 12px #000;
119
	-webkit-box-shadow: 0px 0px 12px #000;
120
	box-shadow: 0px 0px 12px #000;
120
	box-shadow: 0px 0px 12px #000;
121
}
121
}
122
#boite-logon {
122
#boite-logon {
123
	background-image: url(../images/fond-bdd_grand.png);
123
	background-image: url(../images/fond-bdd_grand.png);
124
	background-repeat: repeat-x;
124
	background-repeat: repeat-x;
125
	padding: 10px;
125
	padding: 10px;
126
	width: 420px;
126
	width: 420px;
127
	height: 189px;
127
	height: 189px;
128
}
128
}
129
#boite-logon TD {
129
#boite-logon TD {
130
	padding-top: 10px;
130
	padding-top: 10px;
131
}
131
}
132
#boite-info {
132
#boite-info {
133
	border: 0px;
133
	border: 0px;
134
	margin-top: 25px;
134
	margin-top: 25px;
135
	width: 580px;
135
	width: 580px;
136
	padding-top: 10px;
136
	padding-top: 10px;
137
}
137
}
138
/*boite de dialogue de deconnection*/
138
/*boite de dialogue de deconnection*/
139
 
139
 
140
#auth_reussi {
140
#auth_reussi {
141
	width: 450px;
141
	width: 450px;
142
	margin-top: 12px;
142
	margin-top: 12px;
143
	padding-top: 5px;
143
	padding-top: 5px;
144
	padding-left: 10px;
144
	padding-left: 10px;
145
	padding-right: 10px;
145
	padding-right: 10px;
146
	padding-bottom: 0px;
146
	padding-bottom: 0px;
147
}
147
}
148
.text_auth {
148
.text_auth {
149
	font-size: 20px;
149
	font-size: 20px;
150
}
150
}
151
.lien_deco {
151
.lien_deco {
152
	text-align: center;
152
	text-align: center;
153
	font-size: 18px;
153
	font-size: 18px;
154
	margin-bottom: 15px;
154
	margin-bottom: 15px;
155
}
155
}
156
.log_out {
156
.log_out {
157
	font-size: 24px;
157
	font-size: 24px;
158
	text-align: center;
158
	text-align: center;
159
	margin-top: 30px;
159
	margin-top: 30px;
160
}
160
}
161
#boite-logon, #auth_reussi, #logon {
161
#boite-logon, #auth_reussi, #logon {
162
	border: 1px #efefef solid;
162
	border: 1px #efefef solid;
163
 
163
 
164
/* ombrage css3*/
164
/* ombrage css3*/
165
 
165
 
166
	-moz-box-shadow: 0px 0px 6px #000; 
166
	-moz-box-shadow: 0px 0px 6px #000; 
167
	-webkit-box-shadow: 0px 0px 6px #000;
167
	-webkit-box-shadow: 0px 0px 6px #000;
168
	box-shadow: 0px 0px 6px #000;
168
	box-shadow: 0px 0px 6px #000;
169
}
169
}
170
#liens_redir {
170
#liens_redir {
171
	position: relative;
171
	position: relative;
172
	bottom: -100px;
172
	bottom: -100px;
173
	left: 90px;
173
	left: 90px;
174
	text-align: center;
174
	text-align: center;
175
}
175
}
176
#liens_redir P A {
176
#liens_redir P A {
177
	font-size: 12px;
177
	font-size: 12px;
178
	text-align: center;
178
	text-align: center;
179
	margin: 15px;
179
	margin: 15px;
180
}
180
}
181
/* style de la page accès controlé*/
181
/* style de la page accès controlé*/
182
 
182
 
183
#cadre_titre{
183
#cadre_titre{
184
	position: relative;
184
	position: relative;
185
	width: 730px;
185
	width: 730px;
186
	height: 98px;
186
	height: 98px;
187
	margin-top: 40px;
187
	margin-top: 40px;
188
	margin-left: auto;
188
	margin-left: auto;
189
	margin-right: auto;
189
	margin-right: auto;
190
	z-index: 2;
190
	z-index: 2;
191
 
191
 
192
/* ombrage css3 */
192
/* ombrage css3 */
193
 
193
 
194
	-moz-box-shadow: 1px 4px 10px #000; 
194
	-moz-box-shadow: 1px 4px 10px #000; 
195
	-webkit-box-shadow: 1px 4px 10px #000;
195
	-webkit-box-shadow: 1px 4px 10px #000;
196
	box-shadow: 1px 4px 10px #000;
196
	box-shadow: 1px 4px 10px #000;
197
}
197
}
198
#cadre_titre .titre_controle {
198
#cadre_titre .titre_controle {
199
	background-image: url(../images/fond-bandeau.png);
199
	background-image: url(../images/fond-bandeau.png);
200
	background-repeat: repeat-x;
200
	background-repeat: repeat-x;
201
}
201
}
202
#cadre_titre .titre_refus  {
202
#cadre_titre .titre_refus  {
203
	background-image: url(../images/fond-bandeau-rouge.png);
203
	background-image: url(../images/fond-bandeau-rouge.png);
204
	background-repeat: repeat-x;
204
	background-repeat: repeat-x;
205
}
205
}
206
#boite_logo{
206
#boite_logo{
207
	position: absolute;
207
	position: absolute;
208
	top: -30px;
208
	top: -30px;
209
	left: -50px;
209
	left: -50px;
210
	width: 150px;
210
	width: 150px;
211
	height: 150px;
211
	height: 150px;
212
	z-index: 2;
212
	z-index: 2;
213
}
213
}
214
#acces_controle {
214
#acces_controle {
215
	text-align: center;
215
	text-align: center;
216
	font-size: 40px;
216
	font-size: 40px;
217
	padding-top: 25px;
217
	padding-top: 25px;
218
	padding-bottom: 27px;
218
	padding-bottom: 27px;
219
	margin: 0px;
219
	margin: 0px;
220
}
220
}
221
#logo_acces {
221
#logo_acces {
222
	position: relative;
222
	position: relative;
223
	top: 0px;
223
	top: 0px;
224
	left: 0px;
224
	left: 0px;
225
}
225
}
226
#contenu_acces {
226
#contenu_acces {
227
	position: relative;
227
	position: relative;
228
	width: 640px;
228
	width: 640px;
229
	height: 400px;
229
	height: 400px;
230
	top: -20px;
230
	top: -20px;
231
	padding-top: 0px;
231
	padding-top: 0px;
232
	margin-left: auto;
232
	margin-left: auto;
233
	margin-right: auto;
233
	margin-right: auto;
234
	z-index: 1;
234
	z-index: 1;
235
 
235
 
236
/* ombrage CSS3 */
236
/* ombrage CSS3 */
237
 
237
 
238
	-moz-box-shadow: 1px 1px 10px #000; 
238
	-moz-box-shadow: 1px 1px 10px #000; 
239
	-webkit-box-shadow: 1px 1px 10px #000;
239
	-webkit-box-shadow: 1px 1px 10px #000;
240
	box-shadow: 1px 1px 10px #000;
240
	box-shadow: 1px 1px 10px #000;
241
}
241
}
242
#logo_acces IMG, #box_refuse IMG {
242
#logo_acces IMG, #box_refuse IMG {
243
	width: 95px;
243
	width: 95px;
244
	height: 95px;
244
	height: 95px;
245
}
245
}
246
 
246
 
247
/* Boite des liens*/
247
/* Boite des liens*/
248
 
248
 
249
#box_url {
249
#box_url {
250
	position: relative;
250
	position: relative;
251
	top: 35px;
251
	top: 35px;
252
	text-align: right;
252
	text-align: right;
253
	font-size: 14px;
253
	font-size: 14px;
254
	margin-right: 20px;
254
	margin-right: 20px;
255
}
255
}
256
#box_bienvenue {
256
#box_bienvenue {
257
	font-size: 18px;
257
	font-size: 18px;
258
}
258
}
259
#cadre_titre SPAN {
259
#cadre_titre SPAN {
260
	position: absolute;
260
	position: absolute;
261
	top: 70px;
261
	top: 70px;
262
	width: 510px;
262
	width: 510px;
263
	left: 110px;
263
	left: 110px;
264
	font-size: 14px;
264
	font-size: 14px;
265
	color: red;
265
	color: red;
266
	text-align: center;
266
	text-align: center;
267
	border: 2px red solid;
267
	border: 2px red solid;
268
	padding: 2px;
268
	padding: 2px;
269
	background-color: white;
269
	background-color: white;
270
}
270
}
271
#contenu_acces SPAN {
271
#contenu_acces SPAN {
272
	position: relative;
272
	position: relative;
273
	bottom: -150px;
273
	bottom: -150px;
274
	font-family: "courier new";
274
	font-family: "courier new";
275
}
275
}
276
#box_refuse {
276
#box_refuse {
277
	font-size: 16px;
277
	font-size: 16px;
278
	margin-left: 130px;
278
	margin-left: 130px;
279
	margin-right: 20px;
279
	margin-right: 20px;
280
	margin-top: 40px;
280
	margin-top: 40px;
281
	width: 460px;
281
	width: 460px;
282
}
282
}
283
#box_refuse IMG {
283
#box_refuse IMG {
284
	position: absolute;
284
	position: absolute;
285
	top: -10px;
285
	top: -10px;
286
	left: -110px;
286
	left: -110px;
287
}
287
}
288
#box_refuse, #box_bienvenue {
288
#box_refuse, #box_bienvenue {
289
	position: relative;
289
	position: relative;
290
	top: 55px;
290
	top: 55px;
291
}
291
}
292
 
292
 
293
.box_menu IMG {
293
.box_menu IMG {
294
	position: absolute;
294
	position: absolute;
295
	width: 70px;
295
	width: 70px;
296
	height: 70px;
296
	height: 70px;
297
	top: -25px;
297
	top: -25px;
298
}
298
}
299
.box_menu, #logon , #contenu_acces, #acces_controle, #cadre_titre, #box_info{
299
.box_menu, #logon , #contenu_acces, #acces_controle, #cadre_titre, #box_info{
300
/* Arrondi CSS3 Firefox*/
300
/* Arrondi CSS3 Firefox*/
301
	-moz-border-radius: 10px;
301
	-moz-border-radius: 10px;
302
/* Arrondi CSS3 Autres Nav*/
302
/* Arrondi CSS3 Autres Nav*/
303
	border-radius: 10px;
303
	border-radius: 10px;
304
}
304
}
305
.box_menu {
305
.box_menu {
306
	position: absolute;
306
	position: absolute;
307
	height: 35px;
307
	height: 35px;
308
	width: 310px;
308
	width: 310px;
309
	background-image: url(../images/fond-bdd.png);
309
	background-image: url(../images/fond-bdd.png);
310
	background-repeat: repeat-x;
310
	background-repeat: repeat-x;
311
 
311
 
312
/* ombrage CSS3 */
312
/* ombrage CSS3 */
313
	-moz-box-shadow: 1px 1px 6px #666; 
313
	-moz-box-shadow: 1px 1px 6px #666; 
314
	-webkit-box-shadow: 1px 1px 6px #666;
314
	-webkit-box-shadow: 1px 1px 6px #666;
315
	box-shadow: 1px 1px 6px #666;
315
	box-shadow: 1px 1px 6px #666;
316
}
316
}
317
.div-cache {
317
.div-cache {
318
	visibility: hidden;
318
	visibility: hidden;
319
	position: absolute;
319
	position: absolute;
320
	top: -1000px;
320
	top: -1000px;
321
}
321
}
322
#box_conn {
322
#box_conn {
323
	top: 120px;
323
	top: 120px;
324
}
324
}
325
#box_certif {
325
#box_certif {
326
	top: 190px;
326
	top: 190px;
327
}
327
}
328
#box_mdp {
328
#box_mdp {
329
	top: 260px;
329
	top: 260px;
330
}
330
}
331
#box_acc {
331
#box_acc {
332
	top: 330px;
332
	top: 330px;
333
}
333
}
334
#box_certif, #box_acc {
334
#box_certif, #box_acc {
335
	left: 60px;
335
	left: 60px;
336
	text-align: right;
336
	text-align: right;
337
}
337
}
338
#box_conn, #box_mdp {
338
#box_conn, #box_mdp {
339
	left: 20px;
339
	left: 20px;
340
	text-align: left;
340
	text-align: left;
341
}
341
}
342
#box_conn IMG, #box_mdp IMG {
342
#box_conn IMG, #box_mdp IMG {
343
	left: 5px;
343
	left: 5px;
344
}
344
}
345
#box_certif IMG, #box_acc IMG {
345
#box_certif IMG, #box_acc IMG {
346
	right: 5px;
346
	right: 5px;
347
}
347
}
348
#box_conn SPAN, #box_certif SPAN, #box_mdp SPAN, #box_acc SPAN {
348
#box_conn SPAN, #box_certif SPAN, #box_mdp SPAN, #box_acc SPAN {
349
	position: relative;
349
	position: relative;
350
	font-size: 12px;
350
	font-size: 12px;
351
	font-weight: bold;
351
	font-weight: bold;
352
	top: 10px;
352
	top: 10px;
353
}
353
}
354
#box_conn SPAN, #box_mdp SPAN {
354
#box_conn SPAN, #box_mdp SPAN {
355
	margin-left: 80px;
355
	margin-left: 80px;
356
}
356
}
357
#box_certif SPAN, #box_acc SPAN {
357
#box_certif SPAN, #box_acc SPAN {
358
	margin-right: 80px;
358
	margin-right: 80px;
359
}
359
}
360
 
360
 
361
/*Animation visuel des cadres liens (Gecko et ie9)*/
361
/*Animation visuel des cadres liens (Gecko et ie9)*/
362
#box_conn:hover, #box_certif:hover, #box_mdp:hover, #box_acc:hover  {
362
#box_conn:hover, #box_certif:hover, #box_mdp:hover, #box_acc:hover  {
363
/*	cursor: pointer;*/
363
/*	cursor: pointer;*/
364
	background-image: url(../images/fond-bdd_rouge.png);
364
	background-image: url(../images/fond-bdd_rouge.png);
365
	background-repeat: repeat-x;
365
	background-repeat: repeat-x;
366
 
366
 
367
/* ombrage CSS3 */
367
/* ombrage CSS3 */
368
	-moz-box-shadow: 0px 0px 0px #fff; 
368
	-moz-box-shadow: 0px 0px 0px #fff; 
369
	-webkit-box-shadow: 0px 0px 0px #fff;
369
	-webkit-box-shadow: 0px 0px 0px #fff;
370
	box-shadow: 0px 0px 0px #fff;
370
	box-shadow: 0px 0px 0px #fff;
371
}
371
}
372
#box_conn:hover a, #box_certif:hover a, #box_mdp:hover a, #box_acc:hover a .box_menu a:hover, .box_menu a:visited:hover, #box_info :link:hover, #box_info :visited:hover {
372
#box_conn:hover a, #box_certif:hover a, #box_mdp:hover a, #box_acc:hover a .box_menu a:hover, .box_menu a:visited:hover, #box_info :link:hover, #box_info :visited:hover {
373
	color: red;
373
	color: red;
374
 
374
 
375
}
375
}
376
 
376
 
377
/*Mise en page de la bulle d'info (coté droit)*/
377
/*Mise en page de la bulle d'info (coté droit)*/
378
#box_info H2 {
378
#box_info H2 {
379
	font-size: 14px;
379
	font-size: 14px;
380
	margin: 10px auto;
380
	margin: 10px auto;
381
}
381
}
382
#box_info P {
382
#box_info P {
383
	font-size: 11px;
383
	font-size: 11px;
384
	margin: 10px;
384
	margin: 10px;
385
}
385
}
386
#box_info IMG {
386
#box_info IMG {
387
	position: absolute;
387
	position: absolute;
388
	bottom: -60px;
388
	bottom: -60px;
389
	right: 10px;
389
	right: 10px;
390
	height: 120px;
390
	height: 120px;
391
}
391
}
392
#box_info {
392
#box_info {
393
	position: absolute;
393
	position: absolute;
394
	top: 118px;
394
	top: 118px;
395
	right: 20px;
395
	right: 20px;
396
	width: 230px;
396
	width: 230px;
397
	height: 250px;
397
	height: 250px;
398
	background-color: #efefef;
398
	background-color: #efefef;
399
	
399
	
400
/* ombrage CSS3 */
400
/* ombrage CSS3 */
401
	-moz-box-shadow: 1px 1px 6px #666; 
401
	-moz-box-shadow: 1px 1px 6px #666; 
402
	-webkit-box-shadow: 1px 1px 6px #666;
402
	-webkit-box-shadow: 1px 1px 6px #666;
403
	box-shadow: 1px 1px 6px #666;
403
	box-shadow: 1px 1px 6px #666;
404
}
404
}
405
#box_info :link, #box_info :visited  {
405
#box_info :link, #box_info :visited  {
406
	text-decoration: none;
406
	text-decoration: none;
407
}
407
}
408
#box_info UL{
408
#box_info UL{
409
	text-align: left;
409
	text-align: left;
410
	padding : 0 0 0 15px;
410
	padding : 0 0 0 15px;
411
	margin : 10px;
411
	margin : 10px;
412
}
412
}
413
#box_info LI{
413
#box_info LI{
414
	text-align: left;
414
	text-align: left;
415
	font-size: 10px;
415
	font-size: 10px;
416
	list-style-type : disc;
416
	list-style-type : disc;
417
	padding : 0 0 0 0;
417
	padding : 0 0 0 0;
-
 
418
}
-
 
419
#authorized_domain{
-
 
420
	height: 40px;
-
 
421
	width: 450px;
-
 
422
	text-align: left;
-
 
423
	display: block;
-
 
424
/*	border: 1px solid red;*/
-
 
425
	margin-right: 50px;
-
 
426
}
-
 
427
#authorized_domain LI{
-
 
428
	text-align: center;
-
 
429
	list-style-type : none;
-
 
430
	margin-right : 10px;
-
 
431
	display: block;
-
 
432
	float: left;
418
}
433
}
419
 
434
 
420

Generated by GNU Enscript 1.6.6.
435

Generated by GNU Enscript 1.6.6.
421
 
436
 
422
 
437
 
423
 
438