body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(font.png);
}

.menu {
	font-family: Arial, "Arial", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 150px;
}
.menu:visited {

	font-family: Arial, "Arial", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000040;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 150px;
}
.menu:hover {

	font-family: Arial, "Arial", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 150px;
}
.titre {
	font-family: Arial, "Arial", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-indent: 10px;
}
.titre1 {
	font-family: Arial, "Arial", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-indent: 10px;
}
.texte {
	font-family: Georgia, "Arial", Times, serif;
	font-size: 15px;
	text-decoration: none;
	color: #000040;
}
