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

@media only screen and (max-width:990px){
	.logo-smart-menu{
		background: url(/lng/es_ES/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(/lng/es_ES/images/logo-footer.png) no-repeat;	
	}

}

