body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 0.8em;
}
strong {
	color: #000000;
}
h1 , h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	color: #000000;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 0.3em;
	margin-top: 0.6em;
	background-image: url(../images/top_h1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
h2 {
	color: #000000;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	background-image: url(../images/h_lignes.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

