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 {text-decoration:none}
  A:hover {
	text-decoration:underline;
	color: #993300;
	font-size: xx-small;


}
.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: #FB7013;
}
.moyen-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FB7013;	
}
.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: #6B80AD;
	text-align: right;
}
.texte-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
	text-align: justify;
}
a:link {
	text-decoration: underline;


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

}
a:visited {
	color: #FB7013;
	text-decoration: underline;
	border: none;


}
.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;
}
.gros-titre-orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: right;
}
