/* ---------- FR -------------------------------------------------------------------------------- */



/* BLOC PARTAGE */

.i18n-fr .block-sharethis .stButton .st-sharethis-counter {
	background-image: url("../img/fr/partager.png") !important;
	width:90px;
}

/* MENU SMARTPHONE */

.i18n-fr .block-smartphone .content .lien-googleplay {
	background-image: url("../img/fr/googleplay.png");
}
.i18n-fr .block-smartphone .content .lien-appstore {
	background-image: url("../img/fr/appstore.png");
}



/* ---------- EN -------------------------------------------------------------------------------- */



/* BLOC PARTAGE */

.i18n-en .block-sharethis .stButton .st-sharethis-counter {
	background-image: url("../img/en/partager.png") !important;
	width:90px;
}



/* ---------- ES -------------------------------------------------------------------------------- */



/* BLOC PARTAGE */

.i18n-es .block-sharethis .stButton .st-sharethis-counter {
	background-image: url("../img/es/partager.png") !important;
	width:90px;
}



/* ---------- DE -------------------------------------------------------------------------------- */



/* BLOC PARTAGE */

.i18n-de .block-sharethis .stButton .st-sharethis-counter {
	background-image: url("../img/de/partager.png") !important;
	width:90px;
}

/* HOME 02 */

.i18n-de #home02 .section {
    padding: 140px 0 180px 0;
}
.i18n-de #home02 {
	position:relative;
}
.i18n-de #home02:after {
	content: "";
	font-size: 1px;
	background-image: url("../img/accueil/home03bis.png");
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:180px;
	margin:0;
	position:absolute;
	bottom:0;
	display:block;
}
.i18n-de.front #footer-wrapper {
    background-image: none;
	padding:0;
	min-height:inherit;
}


/* ---------- NL -------------------------------------------------------------------------------- */



/* BLOC PARTAGE */

.i18n-nl .block-sharethis .stButton .st-sharethis-counter {
	background-image: url("../img/nl/partager.png") !important;
	width:90px;
}