body {
	background-color: #000;
	color: #FFF;
	font-size: 24px;
}
#bords {
	margin: 10px;
	padding: 10px;
	color: #FFF;
	font-size: 12px;
	text-align: left;
}
#tableauscores {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-size: 24px;
}
#bords a {
	color: #F68E39;
	font-size: 12px;
	font-weight: normal;
}
#centre {


}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #FF9C10;
	font-size: 14px;
	text-align: center;
}
#tableauscores tr #bords span {
	font-size: 14px;
}

