.menu {
	font-family: Arial, "Arial", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(btn1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 30px;
	display: block;
	line-height: 29px;
}
.menu:hover {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(btn2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 30px;
	display: block;
}
.titre_menu {
	background-image: url(fleur_07.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texte {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
}
.titre {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titrebas {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
