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

.naturel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00632e;
}
.echantillon {
	font-size: 12px;
	font-weight: bold;
	color: #f09800;
	text-decoration: underline;
}

.biodegradable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #97bf0d;
}
.efficace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fa9f01;
}
.suisse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7C7C7C;
	font-weight: bold;
	background-image: url(../images/croix_suisse.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	display: block;
	height: 20px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*border: 1px solid #666666;*/
	width: 70%;
}
.txt1 {
	font-size: 12px;
	color: #688d17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt2 {
	font-size: 12px;
	color: #96bf0d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

