body {
	direction: ltr;
	Margin: 0px;
	background-color: #323232;
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana;
}
h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bolder;
}
h2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
h4, h5, h6 {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #9D0010;
}
a:visited {
	color: #E17823;
}
a:hover {
	color: #FFFFFF;
}

