.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url('image%20kit/bouton_1.png');
	background-repeat: no-repeat;
	background-position:   center 50%;
	text-indent: 20px;
	display: block
}
.menu:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url('image%20kit/bouton_1.png');
	background-repeat: no-repeat;
	background-position:   center 50%;
	text-indent: 20px;
	display: block
}
.menu:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url('image%20kit/bouton_2.gif');
	background-repeat: no-repeat;
	background-position:   center 50%;
	text-indent: 20px;
	display: block
}
.menutitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}
.TITRE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-indent: 20pt;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}