body {
	background: black url(../img/univers_marques_global_bg.jpg) no-repeat top center;
}

div.block.index {
	margin: 0;
	height: 800px;
	margin-top: 125px;
	background: #fff url(../img/univers_top_marques.jpg) no-repeat;
	padding: 80px 60px;
	width: 830px;
}

html>body div.block.index {
	height: auto;
	min-height: 800px;
}

div.marque {
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 230px;
	text-align: center;
	height: 100px;
}

div.marque img {
	border: none;
}

#easyTooltip{
	padding: 5px;
	border: 1px solid #ccc;
	background: #f1f1f1;
}
