#brandsleft h4 a {
	background:none repeat scroll 0 0 transparent;
	color:#7E7E7E;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	height:19px;
	line-height:1.3em;
	padding-top:2px;
	text-transform:uppercase;
}

#les-marques {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: -5px;
	margin-right: 0px;
	padding: 0;
	list-style-type: none;
	width: 188px; /* Width of Menu Items */
	/* border-bottom: 2px solid #ccc; */
	text-transform: uppercase;
}

#les-marques li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	background: #fff;
	padding: 10px 0px 0px 0px;
}

#les-marques li a img{
	width: 177px;
	height: 91px;
	margin-left: -2px; 
}

.sideTitre{
	color: #4B4E43;
	margin: 0;
	padding: 15px 5px 28px 5px!important;
	list-style-type: none;
	width: 177px; /* Width of Menu Items */
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	background: #fff;
	border-right: 1px solid #e0e0e0;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
