body {
	background-image: url(images/tuile.jpg);
	background-repeat: repeat-x;
}
.orage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font: bold;
	color: #660000;
	text-decoration: underline;
}