#alert-errors {
	color: red;
}

#alert-infos {
	color: green;
}

table td {
	vertical-align: top;
}

.bold {
	font-weight: bold;
}