.rubrique {
	font-family: "century gothic";
	font-size: 14px;
	color: #660000;
}

a {
	font-family: century gothic;
	font-size: 15px;
	color: #660000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
}.texte {
	font-family: "century gothic";
	font-size: 12px;
	text-align: justify;
}
.ital {
	font-family: "century gothic";
	font-size: 12px;
	font-weight: italic;
	font-style: italic;
	color: #660000;
	
}

.soustitre {
	font-family: "century gothic";
	font-size: 12px;
	font-weight: bold;
	
}

.entete {
	font-family: "century gothic";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	
}
.sousentete {
	font-family: "century gothic";
	font-size: 16px;
}
.lieu {
	font-family: "century gothic";
	font-size: 11px;
	font-weight: bold;
}
body {
	background-color: #000000;
}

