.font12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	font-weight: bold;

}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
.font12promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.font10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
}
.font10blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.font9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
}
.selection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.font12bblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fond    { background: url(/images/fond.jpg) no-repeat fixed center center}
.menu { color: white; font-weight: bold; font-size: 9px; font-family: Verdana }
.cadre {
	border: 1px solid #000000;
}
