/* mainpage.css */

#MainPage {
  margin: 20px auto;
  width: 957px;
  padding-bottom: 20px;
}

#MainContent {
  width: 738px;
}

.LeftCell {
  background: #aaa44f url(/images/bandeaux/logo-bottom.gif) no-repeat bottom;
  border: 3px solid white;
}

#LeftBannerMain {
  background: #aaa44f url(/images/bandeaux/logo.gif) no-repeat top;
}

.ContentCell {
  border: 3px solid white;
  width: 100%;
  background: #efefd8 url(/images/fond-content.gif) repeat-x top;
}