/* Generated by KompoZer */
@import url(../../css/new_styles.css); /*import styles communs */
@import url(../new_billet.css); /*import style du chapitre billet*/
#principal {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-width: 1110px;
  max-width: 1440px;
  background-repeat: repeat-y;
  /*background-color: #d8dbe8;*/
}
p.flottante {
  text-align: center;
  width: 150px;
  height: 70px;
  margin-bottom: 1px;
  margin-top: 3px; 
  float: left;
}
.conteneur {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  height: 150px;
  width: 80%;
}
