/**
 * Foundation for Sites by ZURB
 * Version 6.4.4-rc1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.pres-layout.odd > .row:first-child .columns:first-child {
  width: 88.23529%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  position: relative;
  left: 0%; }
  @media print, screen and (min-width: 23.5em) {
    .pres-layout.odd > .row:first-child .columns:first-child {
      padding-right: 0.55556rem;
      padding-left: 0.55556rem; } }
  .pres-layout.odd > .row:first-child .columns:first-child:last-child:not(:first-child) {
    float: right; }

#sommaire.open {
  padding: 8vh 0; }
#sommaire .rte {
  margin: 2.05882rem 0; }
  #sommaire .rte ol {
    list-style: none;
    counter-reset: li; }
    #sommaire .rte ol li {
      counter-increment: li;
      position: relative;
      margin-bottom: 0.55556rem; }
      #sommaire .rte ol li::before {
        display: block;
        content: '';
        position: absolute;
        content: counter(li);
        color: red;
        display: block;
        width: 0.83333rem;
        left: -1.11111rem;
        font-family: "GTSectra", Georgia, Times, serif;
        line-height: 1; }
      #sommaire .rte ol li em {
        display: block;
        margin-left: 0.55556rem;
        color: #B1B2B5;
        font-style: normal; }

#crossselling .controls {
  display: none; }

/*# sourceMappingURL=template-livreblanc.css.map */
