.erreurCompte {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: 700;
}
.ligneCompte {
	margin: 5px 0 10px 10px;

}
.txtCompte {
	float: left;
	display: block;
	width: 160px;
	line-height: 1em;
	font-weight: 700;
	margin-right: 15px;
}
.champCompte {
	background-color: #EACF9B;
}
a.lienCompte {
	margin-left: 187px;
	font-weight: 700;
	text-decoration: underline;
	line-height: 35px;
	font-size: 11px;
}
form.identification {
	margin-bottom: 30px;
}
.smalltext {
	font-size: 10px;
}

