img { border: 0; }
h1 { color: yellow; }
h2 { color: red; }
h3 { padding:10px 0 0 0; margin:0; }
#QCM strong { color: yellow; }
.brouge {
	height: 17px; width: 16px;
	background: url(images/boule-rouge.jpg) center no-repeat;
}
.bbleue {
	height: 17px; width: 16px;
	background: url(images/boule-bleue.jpg) center no-repeat;
}
.bnoire {
	height: 17px; width: 16px;
	background: url(images/boule-noire.jpg) center no-repeat;
}
.bverte {
	height: 17px; width: 16px;
	background: url(images/boule-verte.jpg) center no-repeat;
}
.results { 
	background: #ffffff; 
	padding: 0 5px 5px 5px; margin: 10px;
	width: 460px; 
	border: solid 1px yellow;
	text-align: justify;
}
#q1r1, #q1r2, #q1r3, #q1r4 { border: solid 1px blue; cursor: pointer; }
#q2r1, #q2r2, #q2r3, #q2r4 { border: solid 1px blue; cursor: pointer; }
#q3r1, #q3r2, #q3r3, #q3r4 { border: solid 1px blue; cursor: pointer; }
#q4r1, #q4r2, #q4r3, #q4r4 { border: solid 1px blue; cursor: pointer; }
#q5r1, #q5r2, #q5r3, #q5r4 { border: solid 1px blue; cursor: pointer; }
#q6r1, #q6r2, #q6r3, #q6r4 { border: solid 1px blue; cursor: pointer; }
#q7r1, #q7r2, #q7r3, #q7r4 { border: solid 1px blue; cursor: pointer; }
#q8r1, #q8r2, #q8r3, #q8r4 { border: solid 1px blue; cursor: pointer; }
#q9r1, #q9r2, #q9r3, #q9r4 { border: solid 1px blue; cursor: pointer; }
#q10r1, #q10r2, #q10r3, #q10r4 { border: solid 1px blue; cursor: pointer; }