table#produits-offerts select {
	font-weight:normal;
	cursor:pointer;
}

table#produits-offerts select td {
	padding:10px;
}

table#produits-offerts td.col1 img {
	width:80px;
}

table#produits-offerts td.col1 {
	width:80px;
}

table#produits-offerts td.col3 {
	text-align:right;
	width:360px;
	font-size:160%;
}

table#produits-offerts td.col3 p {
	text-align:right;
	margin:0 0 10px 0;
}

table#produits-offerts span.label {
	font-size:80%;
}