table.produit {
	border-collapse:collapse;
	background:#d2d2d4 url(../_img/structure/degrade-gris-reverse.jpg) -50px 0 repeat-y;
	border:1px solid #d2d2d4;
	margin:0 0 15px 0;
}
table.produit td {
	padding:5px;
}
table.produit td table td {
	padding:0;
}

table.produit-header {
	border-bottom:1px solid #999;
}
table.produit-header td {
	font-size:14px;
	
}
table.produit-header h4 {
	display:inline;
	font-size:14px;
	font-weight:bold;
	padding:0 5px 0 0;
	margin:0;
}
table.produit-header td.prix{
	font-weight:bold;
	font-size:14px;
}
table.produit-content p {
	margin:10px 0
}

table.produit-content a {
	color:#666666;
}


/* Coverflow */
span#mode {
	float:right;
	width: 50px;
	height: 24px;
	line-height: 24px;
}
span#mode img { border: none; }
