@charset "ISO-8859-1";
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #5BBA35;
	text-decoration: underline;
}
a:visited {
	color: #E3972B;
	text-decoration: none;
}
.nomproduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C91826;
	text-decoration: none;
}
.ingredients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #4BB53A;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
a.lienfooter:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.lienfooter:visited {
	text-decoration: none;
}
a.lienfooter:hover {
	text-decoration: underline;
}
a.lienfooter:active {
	text-decoration: none;
}