.blanc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.recherche {
	font-family: Tahoma;
	font-size: 12px;
	color: #B21921;
	font-weight: bold;
}
.bleu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #182073;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight:normal;
}
.suite {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #B51821;
}
.orange {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6500;
}

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
