.titre_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 30px;
	font-weight: bold;
	display: block;
	background-image: url(titre_05.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(bouton1.gif);
	text-indent: 25px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.menu:hover {
	background-image: url(bouton2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 24px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
