@charset "utf-8";
/* CSS Document */
<style type="text/css">

a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #990099;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
body {
	background-color: #CCCD9E;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #990099;
	text-align: center;
}
.Style1 {font-weight: bold}
.Départ10Vert {
	font-size: 10px;
	font-family: "Comic Sans MS";
	color: #009900;}
.Titre48Violet {
	font-size: 48px;
	font-family: "Comic Sans MS";
	color: #990099;}
.SousPref18Violet {
	font-size: 18px;
	color: #990066;
	font-family: "Comic Sans MS";}
.cpa {
	font-family: "Comic Sans MS";
	font-size: 14px;}
</style>

