a:link {
	color:#990000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#990066;
	text-decoration: underline;
}
a:active {
	color:#990066;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffff00;
}
.cousumouche {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #0033FF;
}
.cousumouchepetit {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #0033FF;
}

.encadré {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border: thin solid #ffcc33;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
}
.auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffff00;
	font-style: italic;
}
.mois {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffff00;
}
.text-just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #ffff00;
}
.titre-nouvelle {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #ffff00;
}
.texte-nouvelle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-indent: 20pt;
	color: #000000;
}
.astérisque {
	font-family: "Book Antiqua";
	font-size: 16px;
	text-align: center;
	color: #ffff00;
}
.titre-nouvelle-noir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.texte-noir-centre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.signature-noir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #000000;
	margin-right: 60px;
 }
.lieu-noir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #000000;
}
.texte-just {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	margin-left: 60px;
	margin-right: 60px;
}
