#question {
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 20px;
}
#question img {
	margin-right: 10px;
}
#reponse {
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

