
.blocProduit{
	width:305px;
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px 10px 20px 10px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}

.txtVert{
	color: #567C26;
	font-weight: bold;
	font-size: 17px;
}

.txtVertExp{
	color: #567C26;
	font-weight: bold;
	font-size: 15px;
}


.txtGras{
	font-weight: bold;
	margin-right: 20px;
}


.txtPolice span{
	color: #567C26;
	font-weight: bold;
	font-size: 17px;
}

.txtPolice {
	font-family: 'Calibri';
	font-size: 15px;
}