#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;
}
.pro.sticky-logo {
	background:url(/lng/fr_FR/images/new-small-logo-parking-pro.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;	
}

.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(../lng/fr_FR/images/logo-footer.png) 42px 0 no-repeat;	
	}

	.small-head #header h1 {
		background: transparent url(../lng/fr_FR/images/logo-footer.png) no-repeat;
	}
}

@media only screen and (max-width:500px){
	.logo-smart-menu{
		background: url(../lng/fr_FR/images/logo-footer.png) 42px 0 no-repeat;
	}

	#header h1 {
		background: transparent url(../lng/fr_FR/images/logo-footer.png) no-repeat;
	}
}


