a.bouton:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
}
a.bouton:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
}
a.bouton:hover {
	font-size: 16px;
	font-weight: bold;
	color: #009933;
	background-image: url(../Images/bg-106.gif);

}
a.bouton:active {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
}

