#MenuBarre {
	background-image: url(images/MenuBarreNewChartebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ededed;
}
#MenuBarreLeft {
	background-image: url(images/MenuBarreNewCharteleft.gif);
	background-repeat: no-repeat;
	height: 38px;
	/*padding-left: 2px;*/
}
#MenuBarreRight {
	background-image: url(images/MenuBarreNewCharteright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
	padding-right: 4px;
}
body {
	background-color: white;
}
