@charset "UTF-8";
.texte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A090D;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	letter-spacing: 0px;
}
.souligne {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #49070C;
	text-decoration: underline;
	font-style: italic;
}
.surgras {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A090D;
}
.feragauche {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	color: #4A090D;
	list-style-type: circle;
}
.legende {
	font-size: 10px;
	color: #4A090D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

