#selection{
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
#selection img, #selection span, #selection input {
	vertical-align: middle;
	display: inline-block;
}
#Resultat {
	background-color: #e3e8f7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#Resultat .r0 {
	background-color: #af0c2f;
	color: #ffffff;
}
#Resultat .r1 {
	background-color: #293184;
	color: #ffffff;
}
#Resultat .r2 {
	background-color: #29842f;
	color: #ffffff;
}
#Resultat .r3 {
	background-color: #87309a;
	color: #ffffff;
}