body {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: center;

}

a:link {

	text-decoration: none;

	color: #0000FF;

}

a:visited {

	text-decoration: none;

	color: #0000FF;

}

a:hover {

	text-decoration: underline;

	color: #0000ff;

}

a:active {
	text-decoration: none;

}
#div-offerte {
	position:absolute;
	left:-35px;
	top:199px;
	width:110px;
	height:59px;
	z-index:1;
}

