.menuCell {
	color: #03c;
	background-color: #ccc
}
.menuText {
	color: #009;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
}
#bannerTable {
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:10px;
	position:relative;
	color:#330099;
	text-align:left;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:auto;
	margin-right:auto;
}
.topMenuBar {
	background-image:url(/static/img/1o/nouvelbar3px.jpg);
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:auto;
	margin-right:auto;
	color: #009;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

