body,td {
	font-family: Arial, Helvetica, sans-serif;
}
.tenpix {
	font-size: 11px;
}
.midpix {
	font-size: 12px;
	font-weight: bold;
}
.alwaysblue {
	color: #0000FF;
}
.titre {
	font-weight:bold;
	font-size:24px;
	color: #FF0099;
}
a:hover,a:active {
	color: #FF0099;
	text-decoration: underline;
}
.nodeco {
	text-decoration: none;
	color: #000000;
}
.total {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0099;
	font-size: 16px;
}
.bigbad {
	font-size: 16px;
	font-weight: bold;
	background-color: #8cbcca;
}
.lightbg {
	background-color: #c6ecf9;
	font-size: 11px;
}

