.champCommerce {
	border: 1px solid #FFA317;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	float: left;
	margin-bottom: 5px;
	width: 46.5%;
	margin-left: 5px;
}
.champCommerce a:link, .champCommerce a:hover {
	text-decoration: none;
}
.champCommerce a:link {
	color: #333333;
}
.champCommerce a:visited {
	color: #990000;
}
.champCommerce a:hover {
	color: #990000;
}
.chapeauCommerce {
	font-size: 90%;
	margin-bottom: 5px;
	font-weight: 700;
}

.champCommerce h1 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: center;
}
.imgCommerce {
	float: left;
	margin-right: 3px;
}
.imgCommerce img {
	border: none;
}
.adresseCommerce {
	font-size: 90%;
	width: 43%;
	float: left;
}

