h3 {
	margin: 20px 0 8px 0;
	font-size: 1em;
	color: #FF6600;
}

span.exergue {
	font-weight:bold;
	color:#CF5F5F;
}

p.gras {
	font-weight:bold;
}

p.exergue {
	color:#CF5F5F;
	padding: 2px 5px;
	text-align: justify;
	border:#CF5F5F 1px solid;
}

p.note {
	background-color:#EDF0EA;
	padding: 2px 5px;
	text-align: justify;
	font-style:italic;
}

.htmlarea-content-body a:link{
	color: #7A9A58 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	border: 0 !important;
}

span.gras {
	font-weight:bold;
}


