a.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6633;
	text-decoration: none;
	background-image: url(bouton1.gif);
	height: 30px;
	width: 155px;
	background-position: center center;
	font-weight: bold;
	background-color: #333333;
	line-height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	display: block;


} 
a.menu:visited {
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6633;
	text-decoration: none;
	background-image: url(bouton1.gif);
	background-position: center center;
	font-weight: bold;
	background-color: #333333;
}
a.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-image: url(bouton2.gif);
	background-position: center center;
	background-repeat: no-repeat;

}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}
