.fon1 {
	background-image: url(fon1.png);
	background-repeat: repeat;
}
.fon2 {
	background-image: url(fon2.png);
	background-repeat: repeat-y;
}
.menu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	display: block;
	height: 20px;
	width: 200px;
}
.menu1:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	display: block;
	height: 20px;
	width: 200px;
}
.menu1:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	display: block;
	height: 20px;
	width: 200px;
}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(menutitre.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
	display: block;
	height: 20px;
	width: auto;
}
.menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton11.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
	display: block;
	height: 20px;
	width: auto;
}
.menu2:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton11.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
	display: block;
	height: 20px;
	width: auto;
}
.menu2:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
	display: block;
	height: 20px;
	width: auto;
}
.titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}