body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #3399cc;
}
.texte_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.texte_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #1A4F68;
	font-weight:bold;
}
.texte_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}.texte_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 1px;
}
