.lien {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	color: #CC0099;
	border: solid 1px #00488A;
	background-position: center;
	line-height: 18px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

.lien:hover {
	color: #990099;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
	font-weight: bold;


}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.texte-justif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;

}
.times16blc {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}
.times20mauve {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #900B98;
}
