.header-tomtom
{
	border: 0;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding: 7px 9px;
	clear: both;
	position: relative;
	height: 20px;
}
.header-tomtom img
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.header-tomtom a
{
	position: relative;
	z-index: 2;
}
.link-accessoires{
	margin: 0 0 0 10px;
}
.button-buy-now{
	margin: 10px 7px 0 0;
	display: block;
}
.product-suggestion{
	clear: both;
	float: left;
	width: 100%;
	background: url(/lib/img/range/background-suggestion-bottom.gif) no-repeat 100% 100%;
	padding: 0 0 0;
	margin: 20px 0 0;
	position: relative;
}
.product-suggestion .bottom{
	background: url(/lib/img/range/background-suggestion-top.gif) no-repeat 100% 0;
	padding: 15px 100px 18px 155px;
	margin: 0;
}
.buy-now-float{
	position: absolute;
	width: 90px;
	right: 5px;
	top: 15px;
	text-align: center;
}
.clear{
	clear: both;
	float: right;
}
