body {
	font-family : Georgia, Verdana, times;
	background-image : url(../Images/FondDevise.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	text-align : justify;
	font-size : 12pt;
}
h1 {
	color : rgb(58,41,125);
	background-color : #FFFF66;
	font : bold italic 20pt Georgia;
	margin-top : 20px;
	margin-bottom : 10px;
	text-align : center;
}
h2 {
	color : rgb(58,41,125);
	background-color : #FFFF66;
	font : bold 14pt Georgia;
	margin-top : 12px;
	margin-bottom : 6px;
}
p {
	font : Georgia;
	text-align : center;
	margin-top : 3px;
	margin-bottom : 3px;
}
p.maj {
	font : italic 8pt Verdana;
	margin-right : 50px;
	margin-top : 50px;
	margin-bottom : 20px;
	text-align : right;
}
p.image {
	text-align : center;
}
