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

@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;	
	}
	/*.small-head #header h1 {
	  	background: url(/lng/fr_FR/images/small-logo-parking-mobile.png) no-repeat;
		background-size: 70%;
		background-position: 40px 20px;
	}*/
}

