.question {
	width: 300px;
}

.reponse {
	width: 300px;
}

.reponse input, .reponse select {
	width: 250px;
}

.reponse input[type=checkbox],.reponse input[type=radio] {
	width: 20px;
}
