body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #5C6DC1;
}
.rouge-gras {
	font-weight: bold;
	color: #900;
}

body,td,th {
	font-size: 12px;
	font-family: Tahoma;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.Style1 {
	font-size: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
a {
	font-style: italic;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
.Style3 {
	font-size: 11px;
	font-weight: bold;
}
.Style4 {font-size: 11px}

