/* ---------- FR -------------------------------------------------------------------------------- */



/* MENU VOUS CHERCHEZ ? */

.i18n-fr .block-cherchez h2 {
	background-image: url("../img/fr/cherchez.png");
}

/* BLOC PARTAGE */

.i18n-fr .block-sharethis .stButton .st-sharethis-counter {
	background-image: url("../img/fr/partager.png") !important;
	width: 90px;
}



/* ---------- EN -------------------------------------------------------------------------------- */



/* MENU VOUS CHERCHEZ ? */

.i18n-en .block-cherchez h2 {
	background-image: url("../img/en/cherchez.png");
	height: 130px;
}

/* BLOC PARTAGE */

.i18n-en .block-sharethis .stButton .st-sharethis-counter {
	background-image: url("../img/en/partager.png") !important;
	width: 70px;
}

/* ROUTES DES COLS */

.i18n-en #route-cols .form-route-localisation .taille-moyen select {
	width: 195px;
}



/* ---------- ES -------------------------------------------------------------------------------- */



/* MENU VOUS CHERCHEZ ? */

.i18n-es .block-cherchez h2 {
	background-image: url("../img/es/cherchez.png");
	height: 100px;
}

/* 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;
}



/* ---------- NL -------------------------------------------------------------------------------- */



/* BLOC PARTAGE */

.i18n-nl .block-sharethis .stButton .st-sharethis-counter {
	background-image: url("../img/nl/partager.png") !important;
	width: 90px;
}