#global #content #content_site .table_selection_produits {
	width: 100%;
	
}

#global #content #content_site .table_selection_produits td {
	border: 1px solid #000000;
	padding: 5px 2px;
	width: 33%;
   
}

#global #content #content_site .table_selection_produits img {
	border: none;
	width: 105px;
	height: 105px;
}

.prix_vin {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.prix_vin2 {
	font-size: 12px;
	color: #CC0000;
}

.nom_vin {
    font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.cat_vin {
    font-size: 12px;
	color: #000000;
}
