body#tinymce.wp-editor pre {
  background: #eee;
  border: #dee0e0 1px solid;
  font-family: Consolas,"Andale Mono",Courier,"Courier New",monospace;
  font-size: 12px;
  line-height: 155%;
  margin: 10px 0;
  padding: 0 20px;
  white-space: pre-wrap;
  display: block;
  box-sizing: border-box; }

span.quatrevingt {
  font-size: 80%; }

span.centvingt {
  font-size: 120%; }

span.centquarante {
  font-size: 140%; }

span.centsoixante {
  font-size: 160%; }

span.centquatrevingt {
  font-size: 180%; }

span.deuxcent {
  font-size: 200%; }

span.deuxcentcinquante {
  font-size: 250%; }

span.lineheight50 {
  line-height: 50%; }

span.lineheight60 {
  line-height: 60%; }

span.lineheight70 {
  line-height: 70%; }

span.lineheight80 {
  line-height: 80%; }

span.lineheight90 {
  line-height: 90%; }

span.lineheight100 {
  line-height: 100%; }

span.lineheight110 {
  line-height: 110%; }

span.lineheight120 {
  line-height: 120%; }

span.lineheight130 {
  line-height: 130%; }

span.lineheight140 {
  line-height: 140%; }

span.lineheight150 {
  line-height: 150%; }

div.contentSeparation-2 {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3; }

div.contentSeparation-3 {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3; }

div.contentSeparation-4 {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3; }