body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	line-height: 20px;
}
body {
	background-image: url(../images/fp1.gif);
}
a {
	font-size: small;
	color: #003300;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #003300;
}
h1 {
	font-size: large;
	color: #003300;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: medium;
	color: #003300;
}
h3 {
	font-size: small;
	color: #003300;
}
h4 {
	font-size: medium;
	color: #990000;
}
h5 {
	font-size: small;
	color: #990000;
}
h6 {
	font-size: small;
	color: #333333;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.rouge {
	color: #FF0000;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	line-height: 20px;
}
.bleu {
	color: #0000FF;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	line-height: 20px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
}
li {
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}

