#qui_sommes_nous {
	position: relative;
	width: 350px;
	left: -10px;
}
#photo_interlocutrice {
	position: absolute;
	float: right;
	bottom: 20px;
	right: 40px;
}

#signature_interlocutrice {
	position: relative;
	text-align: center;
	width: 130px;
	left: 40px;
	top: -5px;
}

#comment_ca_fonctionne {
	position: absolute;
	float: right;
	width: 390px;
	left: 500px;
	top: 280px;
	padding: 0px;
}

#souplesse_interventions {
	position: absolute;
	float: right;
	width: 390px;
	left: 500px;
	top: 700px;
	padding: 0px;
}

.titre1 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #6e1c38;
	font-style: italic;
}
.titre1_1 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	color: #6e1c38;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 8px;
}

.titre2_center {
	text-align: center;
	color: #886442;
	font-weight: bold;
}
.titre2 {
	text-align: left;
	color: #886442;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

.encadre_mauve {
	border: 2px solid;
	border-color: #6e1c38;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.encadre_mauve ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.encadre_mauve p {
	margin: 0px;
	padding-bottom: 5px;
}

.encadre_marron {
	border: 2px dashed;
	border-color: #886442;
	padding-left: 10px;
	padding-right: 10px;
}
