/*CSS pour les formulaires*/

div.control-group {
	margin-bottom: 1em;
}

label.control-label {
	display: block;
	margin: 0;
}

label.radio,
label.checkbox {
	font-weight: normal;
	font-style: normal;
}
