/* mainpage.css */

#MainPage {
  margin: 20px auto;
  width: 955px;
  background: white;
}

#MainPage .TableStructure {
  height: 400px;
  width: 100%;
  background: #F3F3F5;
}

#MainPage .MenuCell {
  width: 168px;
  background: white url(/images/fromage.jpg) no-repeat 0 210px; 
  _background: white url(/images/fromage.jpg) no-repeat 0 213px; 
}


#MainPage .RightCell {
  width: 167px;
  background: white url(/images/sapin.jpg) no-repeat bottom;
}

.AdsTitle,
.AgencyTitle,
.ContactTitle {
  line-height: 35px;
  background: white url(/images/title.gif) repeat-y;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  border: 1px solid white;
  color: #FFDA00;
  text-transform: uppercase;
}

/* logos */

.unit {
  margin-top: 20px;
}

.cei {
  margin-left: 380px; 
  width: 80px;
  height: 80px;
}