.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-position: left center;
	text-indent: 15pt;
	display: block;
	height: 30px;
	width: auto;
}
.menu:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bouton2.png);
	background-position: left center;
	text-indent: 15pt;
	display: block;
	height: 30px;
	width: auto;
}
.menu:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	background-position: left center;
	text-indent: 15pt;
	display: block;
	height: 30px;
	width: auto;
}

.cadre {
	background-color: #999999;
	border: 2px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.easycreation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
