.cadre_liste_lb {
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted gray;
}

.cadre_liste_lb_payant {
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #e9f0f5;
	padding: 5px;
	border: 1px solid #1f6690;
	margin-bottom: 5px;
}

.question {
	background-color: white;
	width: 150px;
}

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

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