div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clsCMOn {
	font-size: 12px;
	padding:3px 4px;
	height:20px;
	width:160 px;
	color: #996600;
	text-align: center;
	font-weight: bold;
	background-image:url(images/bouton_menu.gif);
	background-repeat:no-repeat;
}
.clsCMOver {
	font-size: 12px;
	padding:3px 4px;
	height:20px;
	width:160 px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
		background-image:url(images/bouton_menu_over.gif);
	background-repeat:no-repeat;
}

.subMenuOn {
	font-size: 10px;
	color: #996600;
	text-align: left;
	font-weight: bold;
}

.subMenuOver {
	font-size: 10px;
	color: #996600;
	text-align: left;
font-weight: bold;
}
