/* content.css */

#MainPage .Content {
  background: #FDF1B8 url(/images/content/background3.jpg) no-repeat top right;
}

#MainPage .Content .agence h2 {
  margin-left: 15px;
  font-size: 14px;
  color: #544420;
  padding-bottom: 10px;
}

#MainPage .Content .agence .text {
  margin-left: 15px;
  font-size: 12px;
  padding-bottom: 10px;
  text-align: justify;
}


#MainPage .Content .agence .adresse {
  margin-left: 15px;
  font-size: 13px;
  padding-bottom: 10px;
  text-align: justify;
  font-weight: bold;
}

.agence {
  margin-left: 15px;
}