body {
	background-attachment: fixed;
	background-color: #FFCC66;
	background-image: url(../images/fond2.jpg);
	background-repeat: no-repeat;
	position: static;
	margin-left: 20px;
	color: #990000;
}
table {
	width: 600px;
	border: none;
}
a:link {
	color: #F07120;
	font-weight: bold;

}
a:visited {
	color: #996600;
	font-weight: bold;

}
.BarreTitre {
	background-color: #f1a358;
}
