#txt_qui_sommes_nous {
	padding: 1em 20px 2.5em 20px;
	text-align: justify;;
}

#txt_qui_sommes_nous h3 {
	font-size: 120%;
	color: #F08D2B;
}

#txt_qui_sommes_nous .strong {
	font-weight: bold;
}
dl {
	font-weight: bold;
	line-height: 170%;
	padding: 0 0.8em 1.2em 0.8em;
	float: right;
	width: 250px;
	margin-bottom: 2em;
	border: 1px solid #82B4E2;
}
dt {
	padding-left: 0.4em;
	color: white;
	background: #82B4E2;
	margin-top:0.8em;
}
dd {
	margin-left: 1em;
	color: #5589BA;
}