	body	{
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 12pt;
		font-family: times;
		color: black;
		background-image: url(../ico/fd.png);
	}
	h1		{
		font-family: cursive, Scribble, Splendid ;
		color: firebrick;
		font-size: 28pt;
		font-weight: 900;
		/*	background-color: #FFFF66;               */
		text-align: center;
	}
	p		{text-indent:0;
	}
	h2		{font-family: cursive, Scribble, Splendid;
		font-size:18pt;
		color:orangered;}
	h3	{
		font: small-caps 12pt Arial, Helvetica, sans-serif;
		color: orangered;
	}
	.titre	{font-family:times;
		font-size:12pt;
		font-weight:700;
		color:orangered;}
	li		{font-family:arial,sans-serif;
		font-size:10pt;
	}

	.direct {
		background-color: firebrick;
		color: white;
		font-size: 10px;
		font-weight: bold;
		font-family: "MS Sans Serif", "sans-serif", Verdana, Arial;
		border: 1px solid #B22222;
		padding: 1px;
		width: 90px;
		margin: 1px;
		text-align: center;
		font-variant: small-caps;
	}
	.haut {
		font: normal bold 18px Arial, Helvetica, sans-serif;
		text-align: center;
	}
	.alert {
		border: medium ridge Aqua;
		margin: 5px;
		padding: 5px 5px 5px 5px;
		background-color: Blanchedalmond;
		color: Firebrick;
		font-family: Geneva, sans-serif;
		font-size: 18px;
		font-weight: bold;
	}
