.question{
	font-size: 1.0em;
	font-weight: 900;
	margin-top: 1em;
	color: #465D83;
}
.reponse{
	background-color:#e5e5e5;
	padding: 1em;
	font-size: 0.8em;
}
