

.right360 {
	padding-right: 360px;
}

.left160 {
	padding-left: 160px;
}

.camionTop, .camionBottom {
	position: absolute;
	z-index: 1;
}

	.camionTop img, .camionTop span {
		position: relative;
		left: 360px;
		top: -167px;
	}
	
	.camionBottom img, .camionBottom span {
		position: relative;
		left: -150px;
	}
	
	
#logos {
	margin: 10px 0;
	text-align: right;
}

	#logos img, #logos span {
		margin-right: 30px;
	}
