#hab-top {
	width: 0px;
	height: 0px;
	margin: auto;
	background: url("?v=1") top center no-repeat;
	cursor: pointer;
}
@media (max-width: 992px) {
	#hab-top { margin-top: 59px; }
}

#hab-top-pixel {
 width: 0px;
 height: 0px;
 background: url("");
 position: absolute;
}
#hab-left {
	position: absolute;
	height: 800px;
	width: 240px;
	background: url("/fr/habillage/files/pronosoft/pf1n2/12jan25/left.jpg?v=1") top right no-repeat;
	cursor: pointer;
}
#hab-right {
	position: absolute;
	height: 800px;
	width: 240px;
	background: url("/fr/habillage/files/pronosoft/pf1n2/12jan25/right.jpg?v=1") top left no-repeat;
	cursor: pointer;
}
@media (max-width: 992px) {
	#hab-top {display: none;}
}