/*@import url(https://polices.googleapis.com/css?family=Open+Sans:300,400,500,600,700);
*/

/* ===================================================================
 * >> WEBpolices POUR EDITOR.CSS
 * =================================================================*/
@font-face {
  font-family: 'icomoon';
  src: url('../../polices/icomoon.eot?-qgtozf');
  src: url('../../polices/icomoon.eot?#iefix-qgtozf') format('embedded-opentype'), url('../../polices/icomoon.woff?-qgtozf') format('woff'), url('../../polices/icomoon.ttf?-qgtozf') format('truetype'), url('../../polices/icomoon.svg?-qgtozf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../../polices/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../polices/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../polices/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../polices/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../polices/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../polices/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ===================================================================
 * >> GENERIQUE STYLES
 * =================================================================*/
body {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #141414;
    font-size: 0.875em;
    margin: 0;
    padding: 0;
}

acronym {
    font-style: normal;
    border-bottom: 1px dashed;
    cursor: help;
}

span[lang]:after {
    content: " (" attr(lang) ")";
}

table {
    border-collapse: collapse;
}

th {
    background-color: #0072b6;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 2px 5px;
    border: 1px solid #0072b6;
}

td {
    padding: 2px 5px;
    border: 1px solid #0e3293;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0.6em 0 0;
}

h1 {
    font-size: 1.86666667em;
    color: #adaeb1;
}

h2 {
    font-size: 1.28em;
    color: #c7c8ca;
}

h3 {
    font-size: 1.06666667em;
    color: #adaeb1;
}

h4 {
    font-size: 0.96em;
    font-family: Helvetica, Arial, sans-serif;
}

h5 {
    font-size: 0.85333333em;
    font-family: Helvetica, Arial, sans-serif;
}

h6 {
    font-size: 0.74666667em;
    font-family: Helvetica, Arial, sans-serif;
}

a {
    text-decoration: none;
    color: #0075bb;
}

a:hover {
    text-decoration: underline;
}

.cke_editable ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 20px;
}

.cke_editable ul li {
    position: relative;
}

.cke_editable ul li::before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #cbcbcb;
    margin-right: 10px;
}
.cke_editable img {
    max-width: 100%;
    height: auto;
}
.cke_editable span[style*='left'] img {
    margin: 0 20px 10px 0;
}
.cke_editable span[style*='right'] img {
    margin: 0 0 10px 20px;
}
.cke_editable img[style*='left'] {
    margin: 0 20px 10px 0;
}
.cke_editable img[style*='right'] {
    margin: 0 0 10px 20px;
}

.alignLeft { float: left ; }

.clearfix {
    zoom: 1;
}
.clearfix::before,
.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix::after {
    clear: both;
}

/* ===================================================================
 * >> CKE STYLES
 * =================================================================*/
.cke_editable{
    padding: 3px;
}
.cke_editable .encadre {
    padding: 1.5em;
    margin-bottom: 20px;
}
.cke_editable .encadre h1,
.cke_editable .encadre h2,
.cke_editable .encadre h3,
.cke_editable .encadre h4,
.cke_editable .encadre h5 {
    color: #fff;
    margin-top: 0;
}
.cke_editable .rouge { background: #E04E57 ;}
.cke_editable .turquoise { background: #63d0d0; }
.cke_editable .grisClair { background: #D4D4D4; }
.cke_editable .grisFonce { background: #adaeb1;}

.cke_editable .chapo {
    color: #579a9a;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 0.8em;
}
.cke_editable .exergue {
    font-size: 2em;
    font-weight: 700;
    width: 75%;
    margin: 0 auto;
    padding: 2em;
    text-align: center;
}
.cke_editable .exergue::before {
    content: "\f10d";
    font-family: 'FontAwesome';
    color: #adaeb1;
    left: -0.4em;
    top: 0;
    position: relative;
}

.cke_editable .exergue::after {
    content: "\f10e";
    font-family: 'FontAwesome';
    color: #adaeb1;
    right: -0.4em;
    top: 0;
    position: relative;
}

.cke_editable .legende {
    font-size: 0.75em;
    color: #888;
    font-style: italic;
    margin: 2em 0;
}

.cke_editable figure {
    margin: 0;
}
.cke_editable figcaption {
    font-size: 0.75em;
    color: #888;
    font-style: italic;
    margin: 0;
}
.cke_editable figcaption::before {
    content: '\f030';
    font-family: 'FontAwesome';
    margin-right: 0.8em;
}

/* ===================================================================
 * >> CKE IMG FORMAT
 * =================================================================*/
 .cke_editable img {
    max-width: 100%;
    height: auto;
}
img.file-image-100 { width: 100% ;}
img.file-image-75 { width: 75% ;}
img.file-image-50 { width: 50% ;}
img.file-image-33 { width: 33% ;}
img.file-image-25 { width: 25% ;}
