.textepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
	margin-left: 50px;
	text-align: justify;
}
.titre {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	margin-right: 20px;
	margin-left: 50px;
}
.texteg {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-right: 10px;
	margin-left: 20px;
}
a.lienpage:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.lienpage:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.lienpage:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: underline;
}
a.lienadmin:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.lienadmin:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.lienadmin:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.accroche {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-right: 20px;
	margin-left: 10px;
}
