.cadre {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	}

.content h1 {
	color: #550f32;
	font-size: 11pt;
	font-weight: bold;
	}
	
.content h2 {
	color: color: #550f32;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 15px;
	}
.content h3 {
	color: none;
	color: inherit;
	font-size: none;
	font-size: inherit;
	font-weight: none;
	font-weight: inherit;
	}
	
.texte {
background-color:#ddd6c8;
padding: 2px 10px 10px 10px;
margin: -3px 0 20px 10px;} 

