#header h1{
	background:url(/lng/fr_CH/images/logo-parking.png) no-repeat;
}
.small-head #header h1, .sticky-logo {
  	background: url(/lng/fr_CH/images/new-small-logo-parking.png) no-repeat;
}
#header h1.pro{
    background:url(/lng/fr_CH/images/logo-parking-pro.png) no-repeat;
}
.small-head #header h1.pro{
    background: url(/lng/fr_CH/images/new-small-logo-parking-pro.png) no-repeat;
}
.btn-return-top {
 	background: url(/lng/fr_CH/images/btn-return-top.png) no-repeat;
}
.siret-mentions{
 	background:#fff url(/lng/fr_CH/images/titre-siret.png) center 44px no-repeat;	
}
.creer-compte-fav p.btn-compte-fav {
  background: url(/lng/fr_CH/images/btn-compte-fav.gif) no-repeat scroll;
}
.vendu-annonce {
  background: url(/lng/fr_CH/images/vendu-bg.png) no-repeat;
}
.left-bottom-content h5 {
    background:url(/lng/fr_CH/images/logo-footer.png) no-repeat;
    background-size: 210px;
}

/*----- BTN IMPORTEZ STYLING----*/
.btn-lead.btn-insure {
	margin: -2px 0 13px 17px;
	background: #FE0000;
	border-radius: 8px;
	padding: 2px 8px 2px 2px;
}
.btn-lead.btn-insure a {
	background: url(../images/chevron-white.gif) 2px 3px no-repeat;
}
.btn-lead.btn-insure a {
	color: #ffffff !important;
}


@media only screen and (max-width: 1024px){
	.small-head #header h1, .sticky-logo  {
	  	background: url(/lng/fr_CH/images/small-logo-parking-mobile.png) no-repeat;
	}	
}
@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: 690px) {
.btn-lead.btn-insure {
	margin: -2px 8px 0px 0px;
}
.detail-descri .btn-lead.btn-insure {
	margin: -2px 0 6px 17px;
	padding: 4px 8px 2px 2px;
}
}


@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;	
	}
}


@media only screen and (max-width: 400px) {
	.detail-descri .btn-lead.btn-insure {
		margin: -2px 0 6px 17px;
		padding: 2px 8px 2px 2px;
		display: inline-block;
	}
	.detail-descri .btn-lead.btn-insure a {
		display:inline-block;
	}
	.detail-descri .btn-lead {
		padding: 0 0 4px 17px;
	}
}

