.general {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #666666; text-transform: capitalize}
.commentaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #CCCCCC;
}
.menustandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #333333;
	text-decoration: underline;
}
.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFCC00;
	background-color: #FFFFFF;

}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;


}

