a.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
	background-image: url(bouton1.gif);
	padding: 0px;
	height: 40px;
	width: 180px;
	background-position: center center;
	font-weight: bold;
	background-color: #333333;
	display: block;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;



}
a.menu:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
}
a.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-image: url(bouton2.gif);
	background-position: center center;
	background-repeat: no-repeat;

}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FDF8D5;
	text-decoration:#FDF8D5;
}
a.easy {
	color: #FFFFFF;
	text-decoration: none;
}
a.easy:hover {
	color: #FF9900;
	text-decoration: none;
}
