body {
	background-color: #DCDCDC;
	margin: 0px;
	padding: 0px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bordPoints {
	border: 1px dotted #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #AC3793;
	text-decoration: none;
	font-weight: bold;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #AC3793;
	text-decoration: none;
	font-weight: bold;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	color: #AC3793;
	text-decoration: none;
	font-weight: bold;
}
.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #993399;
}
background-color: #eeeeee;
	border: 1px solid #993399;
}

