@charset "utf-8";
/* CSS Document */

.formules_plat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	text-align: center;
	display: block;
}
.formules_quantite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	font-style: italic;
	text-align: center;
	display: block;
}
.formules_descriptif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	font-style: oblique;
	text-align: center;
	display: block;
}
.formules_deplacement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	font-style: oblique;
	text-align: center;
	display: block;
}
