#header h1{
	background:url(/lng/fr_BE/images/logo-parking.png) no-repeat;
}
.small-head #header h1, .sticky-logo {
  	background: url(/lng/fr_BE/images/new-small-logo-parking.png) no-repeat;
}
#header h1.pro{
    background:url(/lng/fr_BE/images/logo-parking-pro.png) no-repeat;
}
.small-head #header h1.pro{
    background: url(/lng/fr_BE/images/new-small-logo-parking-pro.png) no-repeat;
}
.btn-return-top {
 	background: url(/lng/fr_BE/images/btn-return-top.png) no-repeat;
}
.siret-mentions{
 	background:#fff url(/lng/fr_BE/images/titre-siret.png) center 44px no-repeat;	
}
.creer-compte-fav p.btn-compte-fav {
  background: url(/lng/fr_BE/images/btn-compte-fav.gif) no-repeat scroll;
}
.vendu-annonce {
  background: url(/lng/fr_BE/images/vendu-bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.cont-fixed{
	display:none;	
}
.left-bottom-content h5 {
    background:url(/lng/fr_BE/images/logo-footer.png) no-repeat;
    background-size: 210px;
}

/*-------MAP----------*/
	.bloc-map {
	background:#fff url(/lng/fr_BE/images/map-home-be.gif) center 28px no-repeat;	
	height:548px;
	}
	#my-map {
	  height:548px;
	  width:616px;
	}
	#bloc-map-area{
		width:616px;
		height:548px;
		top:28px;
		left:421px;
	}
	#bloc-map-area em {
	  background:url(/lng/fr_BE/images/map-area-frontiere.png) no-repeat;
	  height: 548px;
	  left: 0;
	  position: absolute;
	  top: 0;
	  width: 616px;
	  z-index: 2;
	}
	
#bloc-map-area span{
	width:616px;
	height:548px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:url(/lng/fr_BE/images/map-area-hover.png) right 100000px no-repeat;
}
#bloc-map-area span.spanarea-1{
	background-position:0 0;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-2{
	background-position:0 -548px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-3{
	background-position:0 -1096px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-4{
	background-position:0 -1644px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-5{
	background-position:0 -2192px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-6{
	background-position:0 -2740px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-7{
	background-position:0 -3288px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-8{
	background-position:0 -3836px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-9{
	background-position:0 -4384px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-10{
	background-position:0 -4932px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}
#bloc-map-area span.spanarea-11{
	background-position:0 -5480px;	
	background-image:url(/lng/fr_BE/images/map-area-hover.png);
}



@media only screen and (max-width: 1024px){
	.bloc-map {	  
		min-height:872px;
		background:#fff;
	}
	#bloc-map-area {
	  height: 548px;
	  left: 0;
	  position: relative;
	  top: 28px;
	  margin:0 auto;
	  width: 616px;
	}
}

@media only screen and (max-width:990px){
	.logo-smart-menu{
		background: url(../images/logo-footer.png) 42px 0 no-repeat;	
	}
}
@media only screen and (max-width:500px){
	#header h1, .small-head #header h1 {
		width: 211px;
		height: 117px;
		margin:0 auto;
		left:0;
		right:0;
		background: transparent url(../images/logo-footer.png) no-repeat;	
	}

}
