body {
	background-color: #FFF;

}
a:link {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#999999;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}
img {  border:none;}
p, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	line-height:18px;
}
ul {
	list-style: url(../images/score.gif) none outside;
	margin-left:22px;
	padding:0;
}
li { }
h1 {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}
strong { color:#666666;}
#conteneur { width:750px;}

