a.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(D6-BOUTON.gif);
	width: 120px;
	background-position: center center;
	height: 40px;
	background-color: #003300;
	background-repeat: no-repeat;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	display: block;


}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #006600;

}
a.menu1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #660000;
	background-image: url(MBouton.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: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;

}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}
