.bloc_produit, .bloc_produit_quizz{
	width: 152px;
	height: 290px;
	background: transparent url(../images/produit_cadre.jpg) no-repeat;
	padding-top: 1px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.bloc_produit{
	float: left;
}

.bloc_produit_quizz{
	margin: auto;
}

.col_titre{
	width: 50%;
	text-align: left;
	background: #999;
	color: #fff;
	padding: 1px 2px;
}

.col_data{
	width: 50%;
	text-align: left;
	background: #CCC;
	color: #666;
	padding: 1px 2px;
}

.prix{
	margin-top: -17px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.tab_data{
	margin-right: auto;
	margin-left: auto;
	width: 140px;
	
}

.bt_aj_panier{
/*	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
*/
	margin: 20px auto;
}

#ezchange ul
{
	padding-left: 10px;
	list-style-type: disc;
}
