.banderouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #C90A0A;
	text-align: left;
}
.fondblanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
.prixrouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFFFF;
}
.fondgrisfoncer {
	color: #FFFFFF;
	background-color: #333333;
	vertical-align: top;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
}
.fondblancfrouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C90A0A;
	background-color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.fondgrispale {
	color: #FFFFFF;
	background-color: #666666;
	vertical-align: top;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.fondbleupale {
	background-color: #EFE4E7;
	vertical-align: top;
}
.prixrougebaré {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: line-through blink;
}
