body {
	background-color: #FFFFFF;
}

.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.texterouge A:link {
	color: #FF0000;
}
.texterouge A:visited {
	color: #FF0000;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000059;
}
.texte A:link {
	color: #000059;
}
.texte A:visited {
	color: #000059;
}

.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000059;
}

.textepetit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000059;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #555555;
	font-weight: bold;
}

.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25;
	color: #000059;
	font-weight: bold;
}

.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: red;
	font-weight: bold;
}

.HautPage {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.HautPage A:link {
	color: #FFFFFF;
}
.HautPage A:visited {
	color: #FFFFFF;
}