.txtcourant {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.txtcourantitalique {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	color: #FFFFFF;
}

.txtcourantbrun {
	font-family: Arial;
	font-size: 9pt;
	color: #330000;
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
}
.titrebrun {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #330000;
}

.recettes {
	font-family: Arial;
	font-size: 10pt;
	line-height: 9pt;
	color: #330000;
}
.recettesbold {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #330000;
	line-height: 10px;
}
.menue {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 18px;
}
.menu-jaune {
	font-family: Arial;
	font-size: 10pt;
	color: #ffcc66;
}




.titrejaune {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffcc66;
}
.footer {
	font-family: Arial;
	font-size: 7pt;
	color: #FFFFFF;
	padding-top:30px;
}
.price_box
{
	color: white;
    font-size: 13px;
    padding-left: 5px;}


ul {margin:0 0 5px 0; line-height:9pt; text-indent:20px; font-size:10pt;}
