.normal {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}

.interligner {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

.titre {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}

.but {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
}

.utilisateur {
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color: white;
}