.titre{
	font-size:14pt; 
	font-family: Arial;
	width:100%;
	padding:10px 2px 10px 2px;
	color:#307709;
	font-weight:600;
}

.sous_titre_violet {
	display:block;
	color:#701D95;
	background-color:#EEEEEE;
	font-family:Verdana;
	font-size:10pt;
	font-weight:600;
	padding: 2px;
	border-bottom:solid 1px #701D95;
	width:99%;
}

.sous_titre_vert {
	display:block;
	color:#3C721E;
	font-family:Verdana;
	font-size:10pt;
	font-weight:600;
	padding: 2px;
	margin-bottom:2px;
	border-bottom:solid 1px #3C721E;
	width:99%;
}

.texte_violet_gras {
	font-weight:600;
	color:#701D95;
}
