body {
	background-color: #000000;
	width:100%;
	margin:auto;
}

.LienABC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #069;
}
.Titre {
	font-size: 16px;
	font-style: italic;
	color: #CC9933;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	letter-spacing:3px;
	text-decoration: none;
}
.sousTitre {
	font-size: 14px;
	font-style: normal;
	color: #ff0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	letter-spacing:3px;
	text-decoration: none;
}

.infoprinc {
	font-size: 14px;
	font-style: normal;
	color: #F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	letter-spacing:3px;
	text-decoration: none;
}

.CorpsTexte {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal ;
	color: #ffffff;
	font-weight: 400;
	letter-spacing:2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
color: #cccccc;
	text-decoration: underline;
}
a:hover {
color: #cccccc;
	text-decoration: underline;
}
a:active {
	color: #cccccc;
	text-decoration: underline;
	text-align: center;
}

</style>
