.titreedito {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #DDD0AA;
	padding: 3px;
	color: #514539;
	margin-bottom: 3px;
	margin-top: 0px;
}
.chapoedito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CE5300;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.textecourantedito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
}
.interedito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CE5300;
	margin-top: 10px;
	margin-bottom: 2px;
}
.encadreedito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #E0B738;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #840;
}
