.coordonnees-titre{
	font-size: 1.2em;
	color:#004d25;
	font-weight: 900;
	float: left;
}
.coordonnees-resume{
	font-size: 1.1em;
	color:#004d25;
	float: left;
	margin:2px 0 2px 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0% 95%;
}
.coordonnees-resume img{
	position: relative;
	right: 18px;
	top: 1px;
	margin-right: -15px;
	margin-top: 1px;
	width: 15px;
	height: 11px;
	
}