/* Start of CMSMS style sheet 'Accueil' */
div#cadre-actu {
  position: relative;
  float: left;
  background: transparent url(uploads/design/cadre_actu.png) top left no-repeat;
  top: -22px;
  width: 277px;
  height: 272px;
}

div#cadre-actu-in {
  position: absolute;
  top: 75px;
  left: 30px;
  width: 220px;
  height: 150px;
}

div#cadre-btn-contact {
  position: absolute;
  left: 70px;
  top: 239px;
}

div#cadre-boutons {
  clear: left;
  position: relative;
  width: 600px;
  height: 60px;
}

div#cadre-boutons img {
  padding-left: 25px;
}

div#cadre-boutons-in {
  position: absolute;
/*  top: -15px;*/
}

div#content {
  margin: 0;
  padding: 0 40px 0 40px;
}


/* End of 'Accueil' */

