.chapitre {
	font-family : Verdana, Arial, sans-serif;
	font : 14pt;
	font-weight : normal;
	text-decoration : underline;
	text-align : left;
}

.titre{
	border : thick groove Blue;
	background : #E0E0E0;
	font-family : Verdana, Arial, sans-serif;
	margin-bottom : auto;
	text-decoration : none;
	text-align : center;
	font : bold normal normal 24pt;
}

.soustitre {
	border : thin groove Blue;
	background : #E0E0E0;
	font-family : Verdana, Arial, sans-serif;
	font: bold normal normal 18pt;
	margin-bottom : auto;
	text-align : center;
}
	

.texte {
	font-family : Verdana, Arial, sans-serif;
	font : 10pt;
	font-weight : normal;
	color : #00008B;
	text-indent : 20pt;
}






