.titreQuiz{
	color: #9977aa; 
	font-size: 20px;
}

.lienInitQuiz{
	font-size: 16px;
	color: blue;
}

.questionQuiz {
	font-size: 17px;
	color: blue;
	height: 90px;
}

.quizContent {
	margin-left:20px;
	padding-top:20px;
}

.animDiv {
	background: url('../images/quizz_bg.png');
	width: 400px;
	height: 315px;
}

.lienBlocTitre {
	display: block;
}

.divCorrige {
	color: black; 
	font-size: 14px; 
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
}

.divCorrQuest {
	color: black;
	font-size: 14px;
	font-family: 'Trebuchet MS', times, verdana, sans-serif;
	font-weight: bold;
}

.lienArticTitre{
	text-decoration: none;
	display: inline;
}