.tableau_titre {
	background-color : transparent;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-style : normal;
	font-size : 20pt;
	font-variant : normal;
	color : Black;
	font-weight : bold;
}

.tableau_nom {
	background-color : transparent;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-style : normal;
	font-size : 12pt;
	font-variant : normal;
	color : Black;
	font-weight : bold;
}

.tableau_description {
	background-color : transparent;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-style : normal;
	font-size : 10pt;
	font-variant : normal;
}

.tableau_prix {
	background-color : transparent;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-style : normal;
	font-size : 12pt;
	font-weight : bold;
	color : Green;
}

