#fiche-geo { text-align: left; }
#fiche-geo b {
	color: #054083;
}

#activities b {
	color: #054083;
}
#activities_listing {
	position: relative;
	background-color: #e4e8eb;
	padding: 15px;
}
#right_liste_activities {
	float:right;
	color: #4e4f50;
	font-weight: bold;
	width: 150px
}
#left_liste_activities {
	color: #4e4f50;
	font-weight: bold;
}
#left_liste_activities li, #right_liste_activities li {
	list-style-type: none;
	background: url(../_img/puce2.gif) no-repeat 0px 0.25em;
	padding-left: 12px;
}

#others b {
	color: #054083;
}
#others_listing {
	list-style-type: none;
}
#others_listing a { color: #666666; }

#websites { text-align:right; }
#websites a { color: #054083; text-decoration: none; font-weight: bold; }

.My_Thumbs {
	margin-top: 20px;
}

.indent_left {
	margin-left: 41px;
}
