img.feuilles {

	position: absolute;

	width: 187px;

	height: 451px;

}




div#carte {

	margin-left: -20px;

	margin-top: 30px;

	width: 667px;

	height: 413px;

	background-color: #fbfaf9;

}



div#carte img.map {

	width: 627px;

	height: 373px;

	border: 1px solid #00703c;

	margin-left: 20px;

	margin-top: 20px;

}



h2.t-continent {

	font-family: Arial, Helvetica, sans-serif;

	margin-top: 30px;

	font-size: 1.13em;

	font-weight: normal;

	color: #478209;

}



/* SECTION POUR AFFICHER LA LISTE DES DISTRIBUTEURS PAR CONTINENT */

dl.distributeurs {

	font-size: 1.06em;

	margin-top: 30px;

}



dl.distributeurs dt {

	font-size: 17px;

	margin-bottom: 15px;

	font-weight: normal;

	color: #000000;

}



dl.distributeurs dd {

	font-size: 13px;

	color: #313131;

	margin-bottom: 3px;

	margin-left: 5px;

}



dl.distributeurs dd.tel {

	margin-top: 20px;

}



dl.distributeurs dd.courriel {

	width: 275px;

	margin-bottom: 40px;

	padding-bottom: 30px;

	border-bottom: 1px solid #c4ded2;

}



dl.distributeurs dd span {

	color: #312f2f;

	font-weight: bold;

}



map area {

	cursor: pointer;

}

/* FIN SECTION LISTE DES DISTRIBUTEURS PAR CONTINENT */
