BODY {
	font-family: Arial;
	font-size: x-small;

}
H1 
{
	font-family: Arial;
}
TABLE {
	font-family: Arial;
	font-size: xx-small;

}
TR{
	font-family: Arial;
	font-size: xx-small;

	}
FORM {
	font-family: Arial;
}

TD {
	font-family: Arial;
	font-size: xx-small;

}
a:link {
	color: #444444;
	text-decoration: none;
	font-weight: bold;



}
.introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #003399;
	text-align: justify;

}
.petit-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
}
.petit-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
	background-position: center;

}
.gros-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: right;
}
.texte-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
	text-align: justify;
}

li {
	list-style-image: url(images/arrow_orange.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;

}
a:visited {
	color: #333333;
	border: none;
	text-decoration: none;
	font-weight: bold;




}
.texte-normal-centre {
	font-size: x-small;
	color: #003399;
	text-align: center;
}
tbody {
	font-size: xx-small;
	color: #003399;

}
.tableau-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
	text-align: left;
}
a:hover {
	color: #FF9900;
}
