.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	font-style: italic;
}
.tablo {
	border: 1px solid #99CC66;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}
.titreblanc {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.sstitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999900;
	font-weight: bold;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	border: 1px solid #666600;
	background-color: #FFFFFF;

}
