div.departements {
	position: relative;
	padding-left: 10px;
	width: 165px;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	*/
	/* list-style-type: none; */
	/* float: right; */
}
div.departements_level_2_right {
	position: relative;
	padding-left: 10px;
	width: 160px;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	*/
	/* list-style-type: none; */
	/* float: right; */
}
div.departements_level_3_right {
	position: relative;
	padding-left: 10px;
	width: 155px;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	*/
	/* list-style-type: none; */
	/* float: right; */
}