Subversion Repositories ALCASAR

Rev

Rev 1999 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1999 Rev 2136
Line 25... Line 25...
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, #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
}
Line 272... Line 272...
272
	top: 35px;
272
	top: 35px;
273
	text-align: right;
273
	text-align: right;
274
	font-size: 14px;
274
	font-size: 14px;
275
	margin-right: 20px;
275
	margin-right: 20px;
276
}
276
}
277
#box_bienvenue {
-
 
278
	font-size: 18px;
-
 
279
}
-
 
280
#cadre_titre SPAN {
277
#cadre_titre SPAN {
281
	position: absolute;
278
	position: absolute;
282
	top: 70px;
279
	top: 70px;
283
	width: 510px;
280
	width: 510px;
284
	left: 110px;
281
	left: 110px;
Line 309... Line 306...
309
#box_refuse IMG {
306
#box_refuse IMG {
310
	position: absolute;
307
	position: absolute;
311
	top: -10px;
308
	top: -10px;
312
	left: -110px;
309
	left: -110px;
313
}
310
}
314
#box_refuse, #box_bienvenue {
311
#box_refuse {
315
	position: relative;
312
	position: relative;
316
	top: 55px;
313
	top: 55px;
317
}
314
}
318
 
315
 
319
.box_menu IMG {
316
.box_menu IMG {