.titre {
	font-family: 'Times New Roman',Times,serif;
	font-size: 16pt;
	font-weight: bold;
	color: black;
}

.texte {
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	color: black;
}

.chapo {
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	color: blue;
	line-height: 120%;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	color: darkblue;
	line-height: 120%;
}

a:hover, a:active { 
	font-weight: bold; 
	text-decoration: underline; 
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	color: blue;
	line-height: 120%;
}
