.textecourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3399CC;

}
.lien {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;


}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3399CC;
	text-decoration: none;
}
.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	color: #3399CC;
	text-align: center;
	vertical-align: middle;
	background-color: #33FFCC;

}
