body {
	background-image: url(../interface/fond_total.jpg);
	background-repeat: repeat-y;
}
a:link {
	text-decoration: none;
	color: #0030CE;
}
a:visited {
	text-decoration: none;
	color: #0030CE;
}
a:hover {
	text-decoration: underline;
	color: #0030CE;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: x-small; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style2 {font-size: 10px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {color: #FF3300}
.style4 {color: #FF0000}