
.titre {
	color: #FFFFFF;
	background-color: #B4C006;
	padding:2px;
	font-weight:bold;
	margin-bottom:10px;
}

#q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9, #q10 {
margin-bottom:10px;
}

#r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10  {
color:#FFFFFF;
}

.bonnereponse  {
background-color:#b4c006;
padding:5px;
clear:both;
}

.bonnereponse p {
color:#FFFFFF;
}

.mauvaisereponse  {
background-color:#990000;
padding:5px;
clear:both;
}

.mauvaisereponse p {
color:#FFFFFF;
}

.nextquestion {
background-color:#FFFFFF;
color:#b4c006;
border:#999999;
border-style:solid;
border-width:1px;
margin-top:5px;
margin-bottom:30px;
font-weight:bold;
font-size:100%;
clear:both;
cursor:pointer;
}



.videogauche {
float:right;
margin-right:10px;
margin-bottom:10px;
border:#b4c006;
border-style:solid;
border-width:1px;
}


#zonefixe2 {
position:fixed;
display:inline;
left:0px;
top:0px;
width:200px;
height:250px;
background-image:url(images/bullscore.png);
background-position:12px;
background-repeat:no-repeat;
font-size:90%;
font-weight:bold;
color:#FFFFFF;
padding-top:10px;
padding-left:10px;
text-align:center;


}

#zonefixe {
position:fixed;
display:inline;
left:10px;
top:10px;
}


#boutonrelancer {
background-color:#b4c006;
color:#FFFFFF;
border:#999999;
border-style:solid;
border-width:1px;
font-weight:bold;
font-size:100%;
clear:both;
cursor:pointer;
}

#boutonrelancer2 {
background-color:#b4c006;
color:#FFFFFF;
border:#999999;
border-style:solid;
border-width:1px;
font-weight:bold;
font-size:100%;
clear:both;
cursor:pointer;
}


.votrescore {
color:#333333;
margin-top:60px;
}