body {
	background: #FFE100 url(images/fond_corps.gif) center bottom fixed no-repeat;
}
body {
	font: 11px Verdana;
	direction: ltr;
	text-align: justify;
}
h1 {
	font: bolder 14px Verdana;
}
h2 {
	font: bolder 11px Verdana;
}
h3, h4, h5, h6 {
	font: normal 9px Verdana;
}
a:link {
	color: #D70005;
}
a:visited {
	color: #F59600;
}
a:hover {
	color: #0066FF;
}