body[class^="mceContentBody"], body[id^="mceTemplatePreview"] {
  font-size: 14px;
  color: #000;
  font-family:  Helvetica, Arial, sans-serif;
  margin: 20px;
}
.mceContentBody div, #mceTemplatePreview div {
  border: 1px dotted #bbbbbb !important;
}
.mceContentBody h1, #mceTemplatePreview h1,
.mceContentBody h2, #mceTemplatePreview h2,
.mceContentBody h3, #mceTemplatePreview h3,
.mceContentBody h4, #mceTemplatePreview h4,
.mceContentBody h5, #mceTemplatePreview h5 {
  color: #000;
}
.mceContentBody *, #mceTemplatePreview * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mceContentBody *:before,
.mceContentBody *:after,
#mceTemplatePreview *:before,
#mceTemplatePreview *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mceContentBody  .img-responsive, #mceTemplatePreview .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.mceContentBody .row:before,
.mceContentBody .row:after,
#mceTemplatePreview .row:before,
#mceTemplatePreview .row:after {
  display: table;
  content: " ";
}
.mceContentBody .row:after, #mceTemplatePreview .row:after {
  clear: both;
}
.mceContentBody .row, #mceTemplatePreview .row {
  margin-right: -15px;
  margin-left: -15px;
}
.mceContentBody .col-sm-1, .mceContentBody .col-sm-2, .mceContentBody .col-sm-3, .mceContentBody .col-sm-4, .mceContentBody .col-sm-5, .mceContentBody .col-sm-6, .mceContentBody .col-sm-7, .mceContentBody .col-sm-8, .mceContentBody .col-sm-9, .mceContentBody .col-sm-10, .mceContentBody .col-sm-11, .mceContentBody .col-sm-12,
#mceTemplatePreview .col-sm-1, #mceTemplatePreview .col-sm-2, #mceTemplatePreview .col-sm-3, #mceTemplatePreview .col-sm-4, #mceTemplatePreview .col-sm-5, #mceTemplatePreview .col-sm-6, #mceTemplatePreview .col-sm-7, #mceTemplatePreview .col-sm-8, #mceTemplatePreview .col-sm-9, #mceTemplatePreview .col-sm-10, #mceTemplatePreview .col-sm-11, #mceTemplatePreview .col-sm-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.mceContentBody .col-sm-12, #mceTemplatePreview .col-sm-12 {
  width: 100%;
}
.mceContentBody .col-sm-11, #mceTemplatePreview .col-sm-11 {
  width: 91.66666667%;
}
.mceContentBody .col-sm-10, #mceTemplatePreview .col-sm-10 {
  width: 83.33333333%;
}
.mceContentBody .col-sm-9, #mceTemplatePreview .col-sm-9 {
  width: 75%;
}
.mceContentBody .col-sm-8, #mceTemplatePreview .col-sm-8 {
  width: 66.66666667%;
}
.mceContentBody .col-sm-7, #mceTemplatePreview .col-sm-7 {
  width: 58.33333333%;
}
.mceContentBody .col-sm-6, #mceTemplatePreview .col-sm-6 {
  width: 50%;
}
.mceContentBody .col-sm-5, #mceTemplatePreview .col-sm-5 {
  width: 41.66666667%;
}
.mceContentBody .col-sm-4, #mceTemplatePreview .col-sm-4 {
  width: 33.33333333%;
}
.mceContentBody .col-sm-3, #mceTemplatePreview .col-sm-3 {
  width: 25%;
}
.mceContentBody .col-sm-2, #mceTemplatePreview .col-sm-2 {
  width: 16.66666667%;
}
.mceContentBody .col-sm-1, #mceTemplatePreview .col-sm-1 {
  width: 8.33333333%;
}

.mceContentBody .col-md-1, .mceContentBody .col-md-2, .mceContentBody .col-md-3, .mceContentBody .col-md-4, .mceContentBody .col-md-5, .mceContentBody .col-md-6, .mceContentBody .col-md-7, .mceContentBody .col-md-8, .mceContentBody .col-md-9, .mceContentBody .col-md-10, .mceContentBody .col-md-11, .mceContentBody .col-md-12,
#mceTemplatePreview .col-md-1, #mceTemplatePreview .col-md-2, #mceTemplatePreview .col-md-3, #mceTemplatePreview .col-md-4, #mceTemplatePreview .col-md-5, #mceTemplatePreview .col-md-6, #mceTemplatePreview .col-md-7, #mceTemplatePreview .col-md-8, #mceTemplatePreview .col-md-9, #mceTemplatePreview .col-md-10, #mceTemplatePreview .col-md-11, #mceTemplatePreview .col-md-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.mceContentBody .col-md-12, #mceTemplatePreview .col-md-12 {
  width: 100%;
}
.mceContentBody .col-md-11, #mceTemplatePreview .col-md-11 {
  width: 91.66666667%;
}
.mceContentBody .col-md-10, #mceTemplatePreview .col-md-10 {
  width: 83.33333333%;
}
.mceContentBody .col-md-9, #mceTemplatePreview .col-md-9 {
  width: 75%;
}
.mceContentBody .col-md-8, #mceTemplatePreview .col-md-8 {
  width: 66.66666667%;
}
.mceContentBody .col-md-7, #mceTemplatePreview .col-md-7 {
  width: 58.33333333%;
}
.mceContentBody .col-md-6, #mceTemplatePreview .col-md-6 {
  width: 50%;
}
.mceContentBody .col-md-5, #mceTemplatePreview .col-md-5 {
  width: 41.66666667%;
}
.mceContentBody .col-md-4, #mceTemplatePreview .col-md-4 {
  width: 33.33333333%;
}
.mceContentBody .col-md-3, #mceTemplatePreview .col-md-3 {
  width: 25%;
}
.mceContentBody .col-md-2, #mceTemplatePreview .col-md-2 {
  width: 16.66666667%;
}
.mceContentBody .col-md-1, #mceTemplatePreview .col-md-1 {
  width: 8.33333333%;
}
.mceContentBody .center-block, #mceTemplatePreview .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.mceContentBody .text-center, #mceTemplatePreview .text-center {
  text-align: center;
}
.mceContentBody .nao-carousel, #mceTemplatePreview .nao-carousel  {
  display: block;
  background-color: #e6ecf2;
  padding: 5px;
  width: 100%;
}
.mceContentBody  .nao-carousel .item, #mceTemplatePreview .nao-carousel .item {
  overflow: hidden;
  height: 33%;
}
.mceContentBody  .nao-carousel .item, #mceTemplatePreview .nao-carousel .item {
  overflow: hidden;
  height: 33%;
}
.mceContentBody  .nao-carousel .item img, #mceTemplatePreview .nao-carousel .item img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.mceContentBody .nao-lire-plus , #mceTemplatePreview .nao-lire-plus {
  background-color: #E6ECF2;
}
.mceContentBody .nao-lire-plus .btn, #mceTemplatePreview .nao-lire-plus .btn{
  display: inline-block;
  background-color: #ccc;
  padding: 5px 10px;
}
.mceContentBody .nao-lire-plus .btn > span:first-child + span, #mceTemplatePreview .nao-lire-plus .btn > span:first-child + span{
  display: none;
}

/*
* Tricks margin
*/
.no-margin {
  margin: 0px;
}
.margin-all-small {
  margin: 15px;
}
.margin-all-large {
  margin: 30px;
}
.margin-top-small {
  margin-top: 15px;
}
.margin-top-large {
  margin-top: 30px;
}
.margin-bottom-small {
  margin-bottom: 15px;
}
.margin-bottom-large {
  margin-bottom: 30px;
}
/*
* Tricks padding
*/
.no-padding {
  padding: 0px;
}
.padding-all-small {
  padding: 15px;
}
.padding-all-large {
  padding: 30px;
}
.padding-top-small {
  padding-top: 15px;
}
.padding-top-large {
  padding-top: 30px;
}
.padding-bottom-small {
  padding-bottom: 15px;
}
.padding-bottom-large {
  padding-bottom: 30px;
}
.background-grey {
  background-color: #cccccc;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-orange {
  background-color: #ef7023;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-main-color {
  background-color: #f7ac00;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-main-color-light {
  background-color: #fbd57f;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-main-color-extralight {
  background-color: #fef8eb;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-basic-color {
  background-color: #303030;
  color: #fff;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.background-basic-color-light {
  background-color: #7f7f7f;
  color: #fff;
  display: block;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.text-color-orange {
  color: #ef7023;
}
.text-color-main-color {
  color: #f7ac00;
}
.text-main-color-light {
    color: #fbd57f;
}
.text-basic-color {
    color: #303030;
}
.text-basic-color-light {
    color: #7f7f7f;
}
.text--color-white {
    color: #fff;
}
/*
* hr jaune
*/ 
.hr-main-color {
  border-top: 1px solid #f7ac00;
}
/*
* list dash
*/
.list-dash {
    list-style: none;
    padding-left: 5px;
}
.list-dash > li:before {
    content: "- ";
}
/*
* Tricks font size
*/
.text-small {
  font-size: 12px;
}
.text-medium {
  font-size: 16px;
}
.text-large {
  font-size: 20px;
}
.text-xl {
  font-size: 40px;
}
.block-lien-image {
  display: block;
  position: relative;
  color: #fff;
  background: #7f7f7f;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
  font-size: 1.3em;
  text-decoration: none;
  transition: background-color 400ms ease;
}
.block-lien-image:hover {
  background: #303030;
  color: white;
  text-decoration: none;
}
.block-lien-image > span {
  padding: 4px 4px;
  display: block;
}