/* :::::::::: MAPS ::::::::::: */

#tooltip {
	position: absolute; visibility:hidden; 
	width: auto; max-width: 120px; padding: 10px;
	font-size: 0.8em; color: #777;
	/* text-shadow: 0 1px 1px #9b7200; */
	font-family: 'Anivers-Bold', Helvetica, Arial, sans-serif;
	background-color: #fff;
	box-shadow: 0 1px 6px #666;
	z-index: 500;
}

#map-monde a, #map-europe a {
	position: absolute; display: block;
	/* background-color: rgba(0,0,0,0.5); */
}

#map-monde span, #map-europe span {display: none;}

a.bt-europe {
	top: 17%; left: 42%; width: 12%; height: 23%;
}
a.bt-canada {
	top: 6%; left: 12%; width: 22%; height: 30%;
}
a.bt-usa {
	top: 36%; left: 12%; width: 22%; height: 12%;
}
a.bt-salvador {
	top: 55%; left: 21%; width: 4%; height: 3%;
}
a.bt-tahiti {
	top: 72%; left: 5%; width: 3%; height: 3%;
}
a.bt-chili {
	top: 75%; left: 25%; width: 3%; height: 23%;
}
a.bt-oceanie {
	top: 69%; left: 81%; width: 13%; height: 20%;
}
a.bt-nz {
	top: 80%; left: 95%; width: 5%; height: 12%; 
}
a.bt-japon {
	top: 32%; left: 84%; width: 4%; height: 12%;
}
a.bt-afrique {
	top: 72%; left: 50%; width: 6%; height: 7%;
}
a.bt-egypte {
	top: 43%; left: 54%; width: 2%; height: 5%;
}
a.bt-taiwan {
	top: 46%; left: 80%; width: 2%; height: 3%;
}
a.bt-russie {
	top: 6%; left: 54%; width: 45%; height: 25%;
}
a.bt-uzbekistan {
	top: 35%; left: 62%; width: 4%; height: 5%;
}
a.bt-coree {
	top: 38%; left: 82%; width: 2%; height: 3%;
}
a.bt-israel {
	top: 41%; left: 56%; width: 1%; height: 2%;
}
a.bt-liban {
	top: 39%; left: 56%; width: 1%; height: 2%;
}
a.bt-chine {
	top: 33%; left: 67%; width: 15%; height: 14%;
}
a.bt-hk {
	top: 46%; left: 79%; width: 1%; height: 3%;
}
a.bt-thai {
	top: 48%; left: 74%; width: 2%; height: 9%;
}
a.bt-islande {
	top: 17%; left: 39%; width: 3%; height: 4%;
}
a.bt-uae {
	top: 46%; left: 60%; width: 3%; height: 3%;
}
a.bt-perou {
	top: 66%; left: 24%; width: 4%; height: 9%;
}
a.bt-vietnam {
	top: 48%; left: 76%; width: 2%; height: 8%;
}
a.bt-maroc {
	top: 40%; left: 42%; width: 4%; height: 8%;
}
a.bt-iran {
	top: 39%; left: 59%; width: 5%; height: 7%;
}


a.bt-monde {
	top: 18%; left: 10%; width: 13%; height: 20%;
}
a.bt-islande2 {
	top: 9%; left: 45%; width: 10%; height: 12%;
}
a.bt-angleterre {
	top: 35%; left: 52%; width: 11%; height: 23%;
}
a.bt-suede {
	top: 11%; left: 74%; width: 6%; height: 35%;
}
a.bt-finlande {
	top: 6%; left: 80%; width: 8%; height: 28%;
}
a.bt-danemark {
	top: 40%; left: 69%; width: 3%; height: 8%;
}
a.bt-allemagne {
	top: 48%; left: 67%; width: 8%; height: 16%;
}
a.bt-belgique {
	top: 57%; left: 63%; width: 3%; height: 5%; 
}
a.bt-paysbas {
	top: 52%; left: 64%; width: 4%; height: 5%;
}
a.bt-luxembourg {
	top: 59%; left: 66%; width: 2%; height: 3%; 
}
a.bt-france {
	top: 58%; left: 55%; width: 12%; height: 17%;
}
a.bt-espagne {
	top: 75%; left: 49%; width: 15%; height: 18%;
}
a.bt-portugal {
	top: 75%; left: 45%; width: 4%; height: 18%;
}
a.bt-suisse {
	top: 66%; left: 67%; width: 5%; height: 5%;
}
a.bt-italie {
	top: 71%; left: 67%; width: 15%; height: 24%;
}
a.bt-grece {
	top: 79%; left: 84%; width: 9%; height: 15%;
}
/*
a.bt-roumanie {
	top: 63%; left: 84%; width: 10%; height: 12%;
}
*/

a.bt-lituanie {
	top: 42%; left: 81%; width: 6%; height: 7%;
}


a.bt-hongrie {
	top: 64%; left: 78%; width: 6%; height: 7%;
}
a.bt-autriche {
	top: 64%; left: 72%; width: 6%; height: 7%;
}
a.bt-slovaquie {
	top: 60%; left: 80%; width: 6%; height: 5%;
}
a.bt-reptcheque {
	top: 58%; left: 74%; width: 6%; height: 7%;
}
a.bt-russie2 {
	top: 0; left: 88%; width: 11%; height: 50%; 
}
a.bt-ukraine {
	top: 50%; left: 85%; width: 14%; height: 18%; 
}
a.bt-bulgarie {
	top: 72%; left: 86%; width: 10%; height: 8%;
}
a.bt-norvege {
	top: 1%; left: 70%; width: 6%; height: 40%;
	transform: rotate(20deg);
}


ul.logos-enseignes {padding: 0; margin-bottom: 15px;}

ul.logos-enseignes span {display: none;}

ul.logos-enseignes li {
	display: inline-block; /* float: left; */
	width: 30%; max-width: 140px; padding: 5px;
}

ul.logos-enseignes li a {text-decoration: none;}
ul.logos-enseignes li a:hover img {opacity: 0.7;}


