a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	background-color: #660000;
	background-image: url(menu2bouton.gif);
	background-position: center center;
	padding: 0px;
	height: 30px;
	width: 120px;
	line-height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	display: block;

}
a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background-color: #660000;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	background-color: #FF3300;
}
a.menu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #003333;
	background-image: url(menu2bouton.gif);
	background-position: center center;
	height: 30px;
	width: 120px;
	line-height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	display: block;

}
a.menu1:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #003366;

}
a.menu1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #FF6600;
}


.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
