h3{
	font-size:17px;
	font-weight:bold;
	color:#002e78;
}

.usedTruckContainer{
	width:100%;
	float:left;
	margin:8px 0 14px 0;
}

.usedTruck{
	float:left;
	margin:0 2px;
}

.voyez{
	width:219px;
	height:38px;
	float:left;
	background-image:url("/images/matrice/voyezCetteSemaineTitle.png");
}

.voyezHover{
	width:219px;
	height:38px;
	float:left;
	display:block;
	position: relative;
	background-image:url("/images/matrice/voyezCetteSemaineTitleTwinkle.png");
	margin-top:-38px;
}
