a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	background-image: url(bouton1.gif);
	background-position: center center;
	height: 30px;
	width: 150px;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-indent: 10pt;


}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bouton2.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #CC6600;


}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	text-decoration: none;


}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.texte {
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
