<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 25px;
	display: block;
	height: 20px;
	width: 150px;
}
.menu:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 25px;
	display: block;
	height: 20px;
	width: 150px;
}
.menu:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 25px;
	display: block;
	height: 20px;
	width: 150px;
}
body {
	background-image: url(fon1.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 20px;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
</pre></body></html>