.noprint {
	display:none !important;
}
.printinblack {
	color:black !important;
}
.size6pt {
	font-size:7pt !important;
}
.size7pt {
	font-size:8pt !important;
}
.champHighlight {
	background-color:#FFFFFF !important;
}
.affrouge {
	color:#000000 !important;
}
.affbleu {
	color:#000000 !important;
}
.affvert {
	color:#000000 !important;
}
.boutonRouge {
	color:white;
	background:red;
	border-color:black;
	border:1px solid black;
	
}
.boutonVert {
	color:white;
	background:green;
	border-color:black;
	border:1px solid black;
}