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;
}
.cousumouche {
	font-family: "Courier New", Courier, mono;
	font-size: 48px;
	font-weight: bold;
	color: #0033FF;
}
.presentation {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
}
.texte {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 40px;
	text-indent: 20pt;
	font-weight: bold;
	line-height: 18px;
}
.titre1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.titre2 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.citation {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	margin-left: 60px;
	margin-right: 80px;
	text-indent: 20pt;
	font-weight: bold;
	line-height: 18px;
}
.signature {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #000000;
	text-align: center;
	margin-left: 200px;
	margin-right: 80px;
	font-weight: bold;
	line-height: 18px;
}
.citation_sans_alinea {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 60px;
	font-weight: bold;
	line-height: 18px;
}
.adresse_e-mail {
	color: #0000FF;
	text-decoration: underline;
	}
