a:link {
	color:#ffcc33;
	text-decoration: none;
}
a:visited {
	color: #ffff00;
	text-decoration: none;
}
a:hover {
	color:#ffffff;
	text-decoration: underline;
}
a:active {
	color:#ffffff;
	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: #ffcccc;
}
.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-jaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #ffff00;
}
.texte-jaune-centre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFF00}
.signature-jaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #ffff00;
	margin-right: 30px;
 }
.lieu-jaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #ffff00;
}
.texte-just-jaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #ffff00;
	margin-left: 30px;
	margin-right: 30px;
}

