
.cke_editable {
  padding : 10px;
}

.cke_editable h1 {
  font-size     : 25px;
  margin-bottom : 30px;
  border-bottom : 1px solid #c2c5c9;
}

.cke_editable h2 {
  margin-bottom : 20px;
}

.cke_editable h4 {
  margin-bottom : 10px;
}

.cke_editable p a {
  color       : #e7322a;
  font-weight : bold;
}

.cke_editable p .a_lexique {
  color       : inherit;
  font-weight : bold;
}

.cke_editable p a:hover {
  text-decoration : underline;
}

.cke_editable h3 a {
  color : #e7322a;
}

.cke_editable h3 a:hover {
  text-decoration : underline;
}

.cke_editable h2 a {
  color : #454c4b;
}

.cke_editable h2 a:hover {
  text-decoration : underline;
}

/*.cke_editable li a {*/
  /*color : #454c4b;*/
/*}*/

.cke_editable li .a_lexique {
  color : inherit;
}

.cke_editable li a:hover {
  text-decoration : underline;
}

.cke_editable .encadre_bord_gris {
  padding : 0 10px;
}

.cke_editable .encadre_bord_gris:after {
  clear   : both;
  content : ' ';
  height  : 1px;
  width   : 1px;
  display : block;
}

.cke_editable .encadre_bord_gris img {
  margin-right : 10px;
}

.cke_editable strong {
  font-weight : bold;
}

.cke_editable ul li {
  list-style-type     : disc;
  list-style-position : inside;
  margin-bottom       : 3px;
  color               : #959595;
  font-size           : 13px;
}

.cke_editable ul li p {
  display : inline-block;
}

.cke_editable em {
  font-style : italic;
}

.cke_editable em strong {
  font-style : italic;
}

ol {
  list-style-type     : decimal;
  list-style-position : inside;
}
