bonjour,
quel est ce langage:

Code css : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!--
body {
	background-color: #729ade;
	background-image: url();
font-family: Georgia, "Times New Roman", Times, serif;
font-size:97%;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #cad8ff;
	text-decoration: none;
}
a:active {
	color: #3049ad;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
.titre_lygeros {font-size:28px; font-family:Georgia, "Times New Roman", Times, serif; color: #330099}
.Style4 {color: #729ADE}
.Style5 {font-size: 14px}
#Layer1 {
	position:absolute;
	left:98%;
	top:0px;
	width:25px;
	height:22px;
	z-index:2;
}
.titre_blanc {font-size: 24px; font-family: "Times New Roman", Geneva, Arial, Helvetica, sans-serif; }
.Copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style8 {font-size: 34px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.Style11 {font-family: Georgia, "Times New Roman", Times, serif}
.Style13 {font-family: "Times New Roman", Geneva, Arial, Helvetica, sans-serif}
.Style14 {font-size: large}
-->



merci