@charset "UTF-8";
/* ############################################################ */
/* Paths */
/* ############################################################ */
/* ############################################################ */
/* All */
/* ############################################################ */
/* ############################################################ */
/* Base */
/* ############################################################ */
/* ############################################################ */
/* RAZ */
/* ############################################################ */
/* normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/* ############################################################ */
/* Bases balises HTML */
/* ############################################################ */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure,
table {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  outline: 0 none;
}
input,
textarea {
  outline: 0 none;
  /*&:placeholder,*/
}
input:-moz-placeholder,
textarea:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #939393 !important;
  font-style: italic;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #939393;
  font-style: italic;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #939393;
  font-style: italic;
}
input[type="search"],
input[type="date"],
input[type="time"],
input[type="month"],
input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
  appearance: textfield;
  box-shadow: none;
}
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-outer-spin-button,
::-webkit-inner-spin-button,
::-webkit-clear-button,
::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  margin: 0;
  display: none;
}
input[type="date"],
input[type="time"] {
  -webkit-appearance: none;
  text-transforme: uppercase;
}
input[type="date"]::-webkit-datetime-edit-month-field,
input[type="time"]::-webkit-datetime-edit-month-field {
  text-transforme: uppercase;
}
input[type="date"]::-webkit-datetime-edit-day-field,
input[type="time"]::-webkit-datetime-edit-day-field {
  text-transforme: uppercase;
}
input[type="date"]::-webkit-datetime-edit-year-field,
input[type="time"]::-webkit-datetime-edit-year-field {
  text-transforme: uppercase;
}
iframe {
  width: 100%;
  border: 0 none;
}
/* ############################################################ */
/* Utils */
/* ############################################################ */
/* ############################################################ */
/* WYSIWYG */
/* ############################################################ */
/* ############################################################ */
/* WYSIWYG */
/* ############################################################ */
/*1in == 96px*/
/*1mm == 0.1cm == 3.78px*/
/* 1em == 16px == 0.17in == 12pt == 1pc == 4.2mm == 0.42cm */
/* 1in = 2.54cm = 25.4mm = 72pt = 6pc */
/* ############################################################ */
/* Inner block common padding */
/* ############################################################ */
/* ############################################################ */
/* Default radius */
/* ############################################################ */
/* ############################################################ */
/* Fonts */
/* ############################################################ */
/* ############################################################ */
/* Couleurs Charte */
/* ############################################################ */
/* ############################################################ */
/* Autres Couleurs */
/* ############################################################ */
/* ############################################################ */
/* Couleurs thématiques */
/* ############################################################ */
/* Entreprises */
/* Particuliers */
/* Artisans */
/* b,c et d en bg uniquement !!!! */
/* ############################################################ */
/* A remplacer par générique / Corp : */
/* ############################################################ */
/* Déclinaisons de couleurs */
/* ############################################################ */
/* To use */
/* ############################################################ */
/* DEV ONLY */
/* ############################################################ */
body.options-highlighted .optionnal {
  outline: 2px dotted #90F !important;
  outline-offset: -2px;
}
body.options-edit:hover .optionnal {
  outline: 2px dotted #90F !important;
  outline-offset: -2px;
}
body.options-edit:hover .optionnal:hover {
  outline: 2px solid #F80 !important;
}
body.options-highlighted .editable {
  /*position:relative; z-index:1; */
  background: rgba(255, 255, 0, 0.5) !important;
}
body.options-edit:hover .editable {
  /*position:relative; z-index:1; */
  background: rgba(255, 255, 0, 0.5) !important;
  /*&:before { content:""; position:absolute; z-index:-1; top:0; left:0; right:0; bottom:0; background:rgba(255,255,0,0.5); }*/
}
body.options-edit:hover .editable:hover {
  background: rgba(0, 255, 0, 0.5) !important;
}
/* ############################################################ */
/* Outputed */
/* ############################################################ */
.relative {
  position: relative;
}
.nowrap {
  white-space: nowrap;
}
/* En dernier recours */
.text-left {
  text-align: left ;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right ;
}
.text-justify {
  text-align: justify ;
}
/*.uppercase { text-transform:uppercase; }*/
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
/* ############################################################ */
/* Utils */
/* ############################################################ */
.no-break-inside {
  break-inside: avoid !important;
}
.text-colored {
  color: #CB4D44;
}
/* ############################################################ */
/* Fonts styles */
/* ############################################################ */
/*.text-page-title() { font-family:@arial; .font-size-rems(20,24); }
.text-block-title() { font-family:@arial; .font-size-rems(20,26); }
.text-content-title() { font-family:@arial; .font-size-rems(16,20); }*/
/* ############################################################ */
/* Mixed */
/* ############################################################ */
/*.columns-2 { .columns(2); margin:0 0 @padder; overflow:hidden; .clearfix();
	> * { display:block !important; }
}
.columns-3 { .columns(3); margin:0 0 @padder; overflow:hidden; .clearfix();
	> * { display:block !important; }
}
.columns-4 { .columns(4); margin:0 0 @padder; overflow:hidden; .clearfix();
	> * { display:block !important; }
}*/
/* ############################################################ */
/* Template */
/* ############################################################ */
/* ############################################################ */
/* Bases */
/* ############################################################ */
body {
  margin: 0;
  /*padding:0;*/
  font-family: Arial, Verdana, Sans-serif;
  /*.font-size-rems(14,18);*/
  font-size: 10pt;
  line-height: 16px;
  color: #00314C /*#000*/;
  background: #FFF;
}
footer {
  position: running(footerIdentifier);
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  padding-top: 50px;
}
#form-code {
  color: #00314C;
  font-family: Arial, Verdana, Sans-serif;
  font-size: 6pt;
  line-height: 6pt;
  white-space: nowrap;
  /*position:running(formcodeIdentifier);*/
}
#form-code:before {
  content: url("/statique/img/tri.svg");
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.page {
  position: relative;
  overflow: hidden;
}
@media print {
  body {
    padding: 0;
  }
  hr {
    page-break-before: always;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    border: 0 none;
  }
  .print-hidden {
    display: none !important;
  }
}
@media screen {
  html {
    background: #CCC;
  }
  body {
    padding: 0.6cm 1.4cm 3cm;
    position: relative;
    width: 21cm;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 59.4cm;
    /*min-height:100vh;*/
    /*&:after { position:absolute; bottom:2cm; right:0.7cm; margin-left:-7px; content:"ENTP 0001 – V40 – 05/2018 - EAAA14"; font-family:@arial; font-size:6pt; line-height:6pt; height:6pt; white-space: nowrap; transform-origin:right bottom; transform:rotate(-90deg) translateY(6/2pt) translateX(100%); vertical-align:middle; text-align:left; color:@pb-blue; margin-bottom:50px; }*/
  }
  #form-code {
    /*position:absolute; bottom:2cm; right:0.7cm; margin-left:-7px; transform-origin:right bottom; transform:rotate(-90deg) translateY(6/2pt) translateX(100%);  margin-bottom:50px; display:inline-block;*/
  }
  footer {
    /*display:none;*/
    position: absolute;
    left: 1.4cm;
    bottom: 10mm;
    right: 1.4cm;
  }
  hr {
    border: 0 none;
    border-top: 1px dashed #CCC;
    border-bottom: 1px dashed #CCC;
    text-align: center;
    margin: 0 /* -1.4cm*/;
    color: #CCC;
    position: relative;
    background: #FFF;
    /*background:rgba(255,255,0,0.5);*/
    height: 16px;
    /*body.options-edit & { visibility:hidden; }
		body.options-edit:hover & { visibility:visible; }*/
  }
  hr:before {
    content: "SAUT DE PAGE";
    background: #FFF;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50px;
    right: auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    height: 16px;
    with: 100px;
    padding: 0 4px;
  }
  .page {
    margin: 0 auto;
    width: 18.2cm;
    outline: 1px dashed #CCC;
    box-sizing: border-box;
  }
  body.options-edit .page {
    outline: 0 none;
  }
  body.options-edit:hover .page {
    outline: 1px dashed #CCC;
  }
}
@page {
  size: A4 portrait;
  /*border:1px dashed #CCC;*/
  /*margin: 1.5cm;*/
  margin: 1.4cm 1.4cm 3cm;
  -ro-scale-content: none;
  @bottom-center {
    content: element(footerIdentifier);
    /*vertical-align:bottom; padding-bottom:10mm;*/
    vertical-align: top;
  }
  /*&-ro-last {
    @bottom-right-corner{
      content: url("@{img-path}/tri.svg"); transform:translateY(-66px) translateX(-4px); vertical-align:middle; text-align:center; margin-right:-11px;
    }
    @right-bottom {
      content: element(formcodeIdentifier); height:6pt; text-align:left; vertical-align:bottom; transform-origin:right bottom; transform:rotate(-90deg) translateY(-0.7cm) translateX(100%); margin-bottom:50px;
    }
  }*/
}
@page :first {
  margin: 0.6cm 1.4cm 2cm;
}
@media -ro-pdfreactor {
  /* Specific PDF Reactor */
}
@-ro-preferences {
  page-layout: 1 column;
  initial-zoom: fit-page;
}
#first-page {
  height: 29.7cm;
  width: 21cm;
  position: relative;
  margin: -0.6cm -1.4cm 2cm;
}
#first-page:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
#first-page:after {
  position: absolute;
  top: 242.273mm;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
#first-page .doc-type {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  z-index: 2;
  top: 14.8cm;
  bottom: 12.1cm;
  left: 5.1cm;
  right: 11.3cm;
  color: #F8C1B4;
  text-align: center;
  /* &:before { .v-align(); }*/
}
#first-page .doc-type span {
  /*display:inline-block; vertical-align:middle;*/
  display: block;
  transform: translateY(50%);
}
#first-page .doc-titles {
  padding: 1.8cm 1.4cm 1.8cm 3.4cm;
  position: relative;
  z-index: 2;
}
#first-page .doc-titles p {
  margin-bottom: 16px;
}
#first-page .doc-titles .doc-title-1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
}
#first-page .doc-titles .doc-title-1-comp {
  font-size: 24px;
  line-height: 28px;
}
#first-page .doc-titles .doc-title-2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  /*color:@color;*/
}
#first-page .doc-titles .doc-title-3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
/* ############################################################ */
/* CSS */
/* ############################################################ */
/* ############################################################ */
/* Default tables */
/* ############################################################ */
table.design {
  border-collapse: collapse;
  margin: 0 0 8px;
  border: 1px solid #CB4D44;
  /*color:#000;*/
  width: 100%;
  break-inside: avoid;
  /*th,
	td { padding:@padder/4; border:1px solid @color-xx-light;
		&.bgc { background-color:@color-light; }
		&.bgc-light { background-color:@color-x-light; }
		&.bgc-lighter { background-color:@color-xxx-light; }
	}*/
}
table.design p,
table.design ul,
table.design ol {
  margin: 0;
}
table.design p + p,
table.design ul + p,
table.design ol + p,
table.design p + ul,
table.design ul + ul,
table.design ol + ul,
table.design p + ol,
table.design ul + ol,
table.design ol + ol {
  margin-top: 8px;
}
table.design th,
table.design td {
  padding: 4px;
  border: 1px solid #CB4D44;
  /*overflow:hidden;*/
}
table.design th.bgc,
table.design td.bgc {
  background-color: #db827c;
}
table.design th.bgc-light,
table.design td.bgc-light {
  background-color: #eab8b4;
}
table.design th.bgc-lighter,
table.design td.bgc-lighter {
  background-color: #f5dbda;
}
table.design th.invisible,
table.design td.invisible {
  background: none transparent important;
  border: 0 none !important;
  position: relative;
  visibility: visible !important;
}
table.design th.invisible:before,
table.design td.invisible:before {
  content: "";
  position: absolute;
  z-index: 2;
  border: 1px solid #FFF;
}
table.design th.min,
table.design td.min {
  width: 1%;
}
table.design th.full,
table.design td.full {
  width: 100%;
}
table.design tr:first-child th:first-child.invisible:before,
table.design tr:first-child td:first-child.invisible:before {
  left: -1px;
  top: -1px;
  right: 0;
  bottom: 0;
}
table.design tr:last-child th:last-child.invisible:before,
table.design tr:last-child td:last-child.invisible:before {
  left: 0;
  top: 0;
  right: -1px;
  bottom: -1px;
}
/*@import 'forms';*/
/* ############################################################ */
/* Bases */
/* ############################################################ */
a[href] {
  -ro-link: -ro-attr(href);
}
a[name] {
  -ro-anchor: -ro-attr(name);
}
/* ############################################################ */
/* Specs */
/* ############################################################ */
.block {
  margin: 0 0 8px;
  overflow: hidden;
  position: relative;
  clear: both;
}
.block .block-title {
  margin: 0 0 16px 0;
  font-size: 16pt;
  line-height: 24px;
  padding: 4px 8px;
  font-weight: bold;
  color: #FFF;
  break-inside: avoid;
  break-after: avoid;
}
.block .title-1 {
  margin: 16px 0;
  font-size: 12pt;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  break-inside: avoid;
}
.block .title-2 {
  margin: 16px 0;
  font-size: 12pt;
  line-height: 18px;
  font-weight: bold;
  break-inside: avoid;
}
.block .title-3 {
  margin: 16px 0;
  color: #000;
  font-weight: bold;
  break-inside: avoid;
}
.block p + .block-title,
.block p + .title-1,
.block p + .title-2,
.block p + .title-3 {
  margin-top: 16px;
}
.block p {
  margin: 0 0 8px;
}
/*.framed-colored { border:2px solid; padding:@padder/2 @padder/2 0; margin:0 0 @padder/2; break-inside:avoid; } */
.foot-note {
  font-size: 9px;
  line-height: normal;
}
span.foot-note {
  display: inline-block;
}
.text-note {
  font-size: 11px;
  line-height: normal;
}
span.text-note {
  display: inline-block;
}
.note {
  font-size: 11px;
}
ul.colored-bullet-list {
  list-style: none !important;
  padding: 0 !important;
}
ul.colored-bullet-list > li {
  padding-left: 16px;
  /**/
  position: relative;
  list-style: none !important;
}
ul.colored-bullet-list > li:before {
  content: "";
  background-color: #CB4D44;
  display: block;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 4px;
  left: 0;
}
/* ############################################################ */
/* Specs */
/* ############################################################ */
.footnote {
  float: footnote;
  margin-bottom: 0;
  /*&.block { margin-bottom:-@padder/2 !important;  }*/
}
/*.footnote::footnote-call,*/
.footnote::footnote-marker {
  display: none;
}
.footnote::footnote-call {
  color: transparent;
}
@page {
  counter-reset: footnote;
  @footnote {
    border-top: 0 none;
  }
}
@media print {
  .footnote.block {
    margin-bottom: -8px !important;
  }
}
/* ############################################################ */
/* Specs */
/* ############################################################ */
.appendix {
  font-size: 11px;
  line-height: normal;
  font-style: italic;
}
span.appendix {
  display: inline-block;
}
sup.appendix {
  /**/
  top: -2pt;
  /*position:static; vertical-align:super;*/
  padding-left: 2px;
  /*@media print { position:static !important; vertical-align:super; white-space:nowrap; top:0; }*/
}
sup.appendix:before {
  content: "(";
}
sup.appendix:after {
  content: ")";
}
ol.appendix {
  margin-bottom: 8px;
  counter-reset: appendix-counter;
  list-style: none !important;
  padding-left: 0 !important;
}
ol.appendix li {
  counter-increment: appendix-counter;
  position: relative;
  padding-left: 20px;
  list-style: none !important;
}
ol.appendix li:before {
  position: absolute;
  left: 0;
  content: "(" counter(appendix-counter) ")";
}
ol.appendix li input.dotted {
  vertical-align: baseline;
  margin-top: -4.84165px;
}
ol.appendix li[value]:before {
  content: "(" attr(value) ")";
}
table.layout table.layout + .appendix {
  margin-top: 8px;
}
/* ############################################################ */
/* Edit */
/* ############################################################ */
/*.cke_panel_block { background:#FFF !important;
	h1 { text-transform:none; }
}
.cke_panel_list { margin-bottom:0 !important;
	.cke_panel_listItem a * { margin-bottom:0 !important; }
}

iframe.cke_panel_frame html,
iframe.cke_wysiwyg_frame html { background:#FFF !important; }*/
/* ############################################################ */
/* Specs */
/* ############################################################ */
.wysiwyg {
  font-family: Arial, Verdana, Sans-serif;
  /*.font-size-rems(14,18);*/
  font-size: 10pt;
  line-height: 16px;
  /*.cke_editable& { padding:@padder; background:#FFF !important; min-height:100%; .box-sizing(); }*/
  /*h1, h2, h2, h3, h4, h5, h6, p,
	pre, address, ul, ol, table, hr, blockquote {  margin-bottom:@padder/2; }*/
  /*ul { list-style:disc; margin:0 0 @padder; padding-left:@padder*2; }
	ol { list-style:decimal; margin:0 0 @padder; padding-left:@padder*2; }*/
}
.wysiwyg ul,
.wysiwyg ol,
.wysiwyg p,
.wysiwyg table {
  margin-bottom: 8px;
}
.wysiwyg strong {
  font-weight: bold;
}
.wysiwyg em {
  font-style: italic;
}
.wysiwyg u {
  text-decoration: underline;
}
.wysiwyg ul li + li,
.wysiwyg ol li + li {
  margin-top: 3px;
}
.wysiwyg ul li li,
.wysiwyg ol li li {
  font-size: 98%;
}
.wysiwyg ul ul,
.wysiwyg ol ul,
.wysiwyg ul ol,
.wysiwyg ol ol {
  margin-top: 5px;
}
.wysiwyg ul {
  list-style-position: outside;
  padding-left: 16px;
}
.wysiwyg ul li {
  list-style-type: square;
}
.wysiwyg ul li li {
  list-style-type: disc;
}
.wysiwyg ul li li li {
  list-style-type: none;
  list-style-position: inside;
  margin-left: -6px;
}
.wysiwyg ul li li li:before {
  content: "- ";
  margin-left: -9px;
}
.wysiwyg ol {
  list-style-position: outside;
  padding-left: 32px;
}
.wysiwyg ol ol {
  padding-left: 16px;
}
.wysiwyg ol li {
  list-style-type: decimal;
}
.wysiwyg ol li li {
  list-style-type: lower-alpha;
}
.wysiwyg ol li li li {
  list-style-type: lower-roman;
}
.wysiwyg ol li li li li {
  list-style-type: none;
  list-style-position: inside;
  margin-left: -6px;
}
.wysiwyg ol li li li li:before {
  content: "- ";
  margin-left: -9px;
}
/* ############################################################ */
/* Styles */
/* ############################################################ */
.title-1 {
  color: #DB373F;
}
.text-colored,
.title-2 {
  color: #CB4D44;
}
/*.framed-colored { border-color:@color; }*/
.block-title {
  background: #CB4D44;
}
ul.colored-bullet-list > li {
  padding-left: 16px;
  /**/
  position: relative;
}
ul.colored-bullet-list > li:before {
  content: "";
  background-color: #CB4D44;
  display: block;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 4px;
  left: 0;
}
table.design {
  border-color: #CB4D44;
}
table.design th,
table.design td {
  border-color: #CB4D44;
}
table.design th.bgc,
table.design td.bgc {
  background-color: #db827c;
}
table.design th.bgc-light,
table.design td.bgc-light {
  background-color: #eab8b4;
}
table.design th.bgc-lighter,
table.design td.bgc-lighter {
  background-color: #f5dbda;
}
footer {
  background-image: url("/statique/img/frise-small-ent.png");
  /* &:before { content: url("@{img-path}/frise-small-@{theme-name}.png"); }*/
}
#first-page:before {
  content: url("/statique/img/bg-ent.svg");
}
#first-page:after {
  content: url("/statique/img/frise-ent.png");
}
#first-page .doc-type {
  color: #F8C1B4;
}
#first-page .doc-title-2 {
  color: #CB4D44;
}
