.titre_sommaire {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #C17113;
}
.titre_chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-align: left;
}
.texte_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	right: 10px;
	text-align: justify;
	}
	.texte_piedpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	right: 10px;
	text-align: justify;
	}
	
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #0C6CAE;
	line-height: 15px;
}
	
a.lien_lien {
	color: #0C6CAE;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}
a.lien_lien:hover {
	color: #3366FF;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
}

.titre {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #28719E;
	line-height: 15px;
}
	
a.titre_lien {
	color: #28719E;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
}
a.titre_lien:hover {
	color: #3366FF;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	line-height: 15px;
}
