.NomRubrique {
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #663399;
	font-weight: bold;
}
a.MenuItem {
	width: 100%;
	display:block;
	background-color: #66CC66;
	padding: 1px 5px;
	color: #FFFFFF;
	text-decoration: none;
	height: 100%;
	font-family: Arial;
	font-size: 11pt;
}
a.MenuItem:hover {
	background-color: #FFFFFF;
	color: #66CC66;
	text-decoration: none;
}
.MenuCase {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #663399;
	border-bottom-color: #663399;
}.CompteOnline {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.JeuCompteOnline {
	background-color: #66CC99;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #663399;
}
