@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/fond.jpg);
	background-color: #CCC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #363535;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #363535;
}
a:hover {
	text-decoration: none;
	color: #363535;
}
a:active {
	text-decoration: none;
	color: #363535;
}
body,td,th {
	color: #363535;
}
