
html {background:#ffffff;}

.form-control.erreur {border-color:red;}

#module-liste table tr th,#module-liste table tr td {padding:3px 5px;}

#etape-1 p {
	font-size: 16px;
}
#etape-1 label {
	font-weight: normal;
}

#etape-1 button.disabled {
	background:#ccc;
}

#etape-1 button.disabled:hover {
	background:#ccc;
}