.erreur {
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
.reussite {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.donnee {
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
.titre {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.tableaux {
	font-size: 10px;
	border: 1px dotted #000000;
}

#deconnecter {
	font-size: 10px;
	border: 1px dotted #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 150px;
}

#deconnecter a {
	font-size: 10px;
	border: 1px dotted #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 150px;
}