body.cke_editable {
  padding: 5px;
}

/* CSS des anciens style de ckeditor 3, pour rétrocompatibilité  */

.rteindent1 {
  margin-left: 1cm;
}

.rteindent2 {
  margin-left: 2cm;
}

.rteindent3 {
  margin-left: 3cm;
}

.rteindent4 {
  margin-left: 4cm;
}

p.rteleft {
  text-align: left;
}

p.rteright {
  text-align: right;
}

p.rtecenter {
  text-align: center;
}

p.rtejustify {
  text-align: justify;
}
