@charset "UTF-8";
/* inconsolata-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  src: url('../../../fonts/inconsolata-v32-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inconsolata-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 700;
  src: url('../../../fonts/inconsolata-v32-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../../../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../../../fonts/roboto-condensed-v25-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../../../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../../../fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kalam-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 400;
  src: url('../../../fonts/kalam-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kalam-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 700;
  src: url('../../../fonts/kalam-v16-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    width: auto;
    max-width: none;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background-color: #e6e6e6;
    /*	margin: 0px;
	padding: 0px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin-top: 0px;
    margin-bottom: 0px;
}

img {
    max-width: 100%;
    border: 0px;
}


h1 {
    margin: 0px;
    padding-top: 0px;
    font-size: 22px;
    color: #000;
    line-height: 1.3em;
    
}

h2 {
    text-align: center;
}

.grandh1 {
    font-size: 36px;
}

h4 {
    margin-top: 0px;
}

.marginSom {
    padding-bottom: 15px;
    margin-top: 5px;
}

.titleText {
    color: #008444;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Kalam', cursive;
    background-color: #fff351;
    line-height: 1.4em;
}

.interTitre {
    color: #E73425;
    font-size: 18px;
    font-weight: bold;
}

.tailleReduite {
    font-size: 30px;
}

.bg_tab {
    background-image: url(../illus/template/bg_repeat_gen_gris.gif);
    background-repeat: repeat-y;
}

.bgtablettre {
    background-image: url(../illus/bg_repeat_gen_vert.gif);
    background-repeat: repeat-y;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.background {
    background-image: url(../illus/background_tableau.jpg);
    background-repeat: no-repeat;
}

.bgCadeau {
    background-color: #FFFFFF;
}

.index1 {
    z-index: 1;
}

.margin_Img {
    margin-right: 5px;
}

.margin_ImgDrt {
    margin-right: 5px;
    margin-bottom: 5px;
    border: 0;
    float: left;
}

.margin_ImgGche {
    margin-left: 5px;
    margin-bottom: 5px;
}

#flottant {
    width: 209px;
    height: 264px;
    position: fixed;
    top: 100px;
    font-weight: bold;
    z-index: 5;
    background-repeat: no-repeat;
    margin-left: 680px;
}

.texte-jc {
    line-height: 1.2em;
    margin-top: 15px;
    float: left;
    width: 45%;
}

.numero-sys {
    width: 45px;
    padding-top: 5px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../illus/numero.png);
    height: 33px;
    background-repeat: no-repeat;
    text-align: center;
    padding-right: 10px;
    margin-right: 0px;
    font-family: 'Kalam', cursive;
    font-size: 1.4em;
}

.puce-pourqoi {
    width: 20px;
    padding-left: 10px;
    display: flex;
    align-content: center;
}

.titre-tem {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.fond-pourquoi {
    padding-top: 40px;
    padding-right: 85px;
    padding-bottom: 50px;
    padding-left: 85px;
    line-height: 1.2em;
    text-align: left;
    background-color: #E0F2F1;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
}

.fond-pourquoi-2 {
    background-color: #FFFFFF;
    margin-top: -30px;
    padding-top: 0px;
    padding-right: 85px;
    padding-bottom: 20px;
    padding-left: 85px;
    line-height: 1.2em;
    text-align: left;
}

.div-titre-strata {
    margin-bottom: 20px;
    margin-left: -15px;
    display: block;
}

.sous-titre {
    font-size: 1em;
    text-align: center;
    margin-top: 8px;
    font-weight: bold;
}

.fleche-jls {
    display: block;
}

@media screen and (max-width: 450px) {
    .fleche-jls {
        display: none;
    }
}

@media screen and (max-width: 550px) {
    .div-titre-strata {
        display: none;
        margin-bottom: 0px;

    }
}

.div-titre-strata-responsive {
    display: none;
    text-align: center;
}

@media screen and (max-width: 550px) {
    .div-titre-strata-responsive {
        margin-bottom: 20px;

        display: block;
    }
}

@media screen and (max-width: 670px) {
    .fond-pourquoi {
        padding: 20px;
    }
}

@media screen and (max-width: 670px) {
    .fond-pourquoi-2 {
        padding: 10%;
    }
}

.marg-20 {
    margin-left: 20px;
    padding-left: 0px;
}

.liste-num-pkoi {
    color: #E53935;
    font-weight: bold;
    font-family: 'Kalam', cursive;
    font-size: 1.5em;
    margin-left: 35px;
    margin-bottom: 8px;
}

.liste-num-pkoi-2 {
    color: #E53935;
    font-weight: bold;
    font-family: 'Kalam', cursive;
    font-size: 1.5em;
    margin-left: 55px;
    margin-bottom: 8px;
}


.table-strata ul {
    list-style-type: none;
}

.table-strata ul li:before {
    content: "\2022";
    margin-right: 10px;
    color: #E53935;
}

.table-strata li {
    margin-bottom: 20px;
    line-height: 1.2em;
    margin-left: 10px;
}





.liste-fleche-type {
    list-style-image: url(../illus/fleche_018b6e.png);
    color: #008444;
    font-weight: bold;
    font-family: 'Kalam', cursive;
    font-size: 1.5em;
    margin-left: 35px;
    margin-bottom: 8px;
}


.fond-pourquoi p {
    text-indent: 15px;

}

.loisirs div,
.loisirs2 div {
    margin-bottom: 25px;
    text-align: center;
}

.sign {
    margin-right: 0px;
    text-align: right;
}

.encadre-jls-cadeau {
    background-color: #f7eecb;
    float: right;
    padding-left: 2%;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    width: 31%;
}

.page-suivante {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.05em;
}

@media screen and (max-width: 450px) {
    .encadre-jls-cadeau {
        float: none;
        margin: auto;
        width: 90%;
    }
}

.cadeau {
    width: 59%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    background-color: #FFFFFF;
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
}

@media screen and (max-width: 450px) {
    .cadeau {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

.container-cadeau {
    margin-left: auto;
    margin-right: auto;
    max-width: 550px;
    line-height: 1.2em;
    background-color: #FFFFFF;
}

.quinte {
    color: #C00902;
    font-family: 'Kalam', cursive;
    font-size: 1.5em;
    font-weight: 700;
}

.text-quinte {
    color: #055dcd;
    font-weight: bold;
}

@media screen and (max-width: 670px) {
    .texte-jc {
        width: 80%;
        margin: 25px auto;
        float: none;

    }
}

.cadre-gagner {
    background-color: #FBF0F2;
    padding: 2% 5%;
    width: 90%;
    border: 1px solid #BFBFBF;
}

.italic {
    font-style: italic;
}

.clear {
    clear: both;
}

.bilan-total {
    text-align: center;
    font-size: 1.2em;
    margin-top: 15px;
    line-height: 1.3em;
}

.intertitrestrata {
    text-align: center;
    width: 80%;
    margin: 15px auto;
}

.photo-dreux {
    float: left;
    padding-right: 20px;
}

.expli-dreux {
    font-size: 1em;
    text-align: left;
    line-height: 1.2em;
    padding-top: 15px;
}

.text-dreux {
    margin-top: 20px;
    font-family: 'Inconsolata', "Courier New", Courier, monospace;
    -moz-column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-count: 2;
    -webkit-column-gap: 15px;
    column-count: 2;
    column-gap: 15px;
    line-height: 1.2em;
    font-size: 1.1em;
    background-image: url(../illus/bg_repeat_lettre_beige.gif);
    background-repeat: repeat;
    font-style: italic;
    padding: 3%;
    -webkit-box-shadow: -1px 1px 3px 2px #ADADAD;
    box-shadow: -1px 1px 3px 2px #ADADAD;
}

.temoignages {
    width: 47%;
    padding-top: 30px;
    padding-right: 1%;
    padding-left: 2%;
    padding-bottom: 30px;
    float: left;
    line-height: 1.2em;
}

@media screen and (max-width: 550px) {
    .temoignages {
        padding: 1%;
        float: none;
        width: 98%;
    }
}

.temoignages-2 {
    width: 47%;
    padding-top: 30px;
    padding-right: 1%;
    padding-left: 2%;
    padding-bottom: 30px;
    float: right;
    line-height: 1.2em;
}

@media screen and (max-width: 550px) {
    .temoignages-2 {
        padding: 1%;
        float: none;
        width: 98%;
    }
}

.loisirs {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.2em;
    float: left;
    width: 47%;

}

.loisirs2 {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.2em;
    float: right;
    width: 47%;

}

@media screen and (max-width: 550px) {
    .loisirs,
    .loisirs2 {
        width: 100%;
        float: none;
    }
}

.temoignages div {
    margin-bottom: 35px;
}

.post-1 {
    /*    background-image: url(../illus/postit-1.jpg);*/
    background-repeat: no-repeat;
    padding: 3%;
    background-size: 100% 100%;
    margin-bottom: 25px;
    background-color: #FFCDD2;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
}

.post-2 {
    /*    background-image: url(../illus/postit-2.jpg);*/
    background-repeat: no-repeat;
    padding: 3%;
    background-size: 100% 100%;
    margin-bottom: 25px;
    background-color: #FFFDE7;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
}

.post-1 img,
.post-2 img {
    border-radius: 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
}

.illus-kdo1 {
    float: left;
    padding-right: 5px;
}

.kdo1 {
    -moz-column-count: 2;
    -moz-column-gap: 35px;
    -webkit-column-count: 2;
    -webkit-column-gap: 35px;
    column-count: 2;
    column-gap: 35px;
    padding: 2%;
    background-color: #f7eecb;
    line-height: 1.2em;
}

.legal a {
    color: #595959;
}

@media screen and (max-width: 600px) {
    .kdo1 {
        -moz-column-count: 1;
        -moz-column-gap: 35px;
        -webkit-column-count: 1;
        -webkit-column-gap: 35px;
        column-count: 1;
        column-gap: 35px;
    }
}

.kdo2 {
    padding: 2%;
    background-color: #f7eecb;
    line-height: 1.2em;
}

.ulCadeau li {
    margin-left: 25px;
}

.plus {
    float: left;
    padding-top: 5px;
    padding-left: 0px;
}

.calq-plus {
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    width: 80%;
}

.illus-kdo2 {
    float: right;
}

@media screen and (max-width: 600px) {
    .illus-kdo2 {
        float: none;
    }
}

.titre-kdo {
    margin-top: 20px;
    font-size: 1.8em;
    color: #E2001A;
    font-family: 'Kalam', cursive;
    line-height: 1em;
}

}

@media screen and (max-width: 670px) {
    .texte-jc {
        float: none;
        width: 94%;
    }
}

.rectangle-beige {
    width: 100%;
    height: 35px;
    background-color: #f5efcd;
    background-image: url(../illus/rectangle-beige.gif);
    background-size: 100% 100%;
}

.num-strata {
    font-weight: bold;
    color: #E53935;
    font-family: 'Kalam', cursive;
    font-size: 1.6em;

}

.colonne-center {
    width: 100%;
    height: 100%;
    paddin-bottom: 10px;
    background-color: #E0F2F1;
}

.colonne-gauche {
    width: 49%;
    float: left;
    background: #E0F2F1;
}

.colonne-droite {
    width: 49%;
    float: right;
    background: #E0F2F1;
    margin-bottom: 20px;
}

@media screen and (max-width: 550px) {
    .colonne-gauche {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
}

.colonne-gauche-beige,
.colonne-droite-beige {
    padding-bottom: 25px;
    width: 46%;
    background-color: #E0F2F1;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
}

.colonne-gauche-beige {
    padding: 1%;
    margin-right: 2%;
    float: left;
}

.colonne-droite-beige {
    padding: 1%;
    margin-left: 2%;
    float: right;
}

@media screen and (max-width: 550px) {
    .colonne-droite-beige {
        margin-left: 0;
        float: none;
        width: 100%;
        margin-top: -10px;
    }

    .colonne-gauche-beige {
        margin-right: 0;
        float: none;
        width: 100%;
    }

    .table-strata {
        margin: 0!important;
    }
}

.colonnebeige {

    width: 100%;
    background-color: #f7eecb;
}

.ouvrage,
ouvrage-responsive {
    width: 100%;
    display: block;
}

@media screen and (max-width: 550px) {
    .ouvrage,
    ouvrage-responsive {
        display: none;
    }
}

.colonne-droite {
    width: 49%;
    float: right;
    margin-bottom: 20px;
}

@media screen and (max-width: 550px) {
    .colonne-droite {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
}

.ouvrage-responsive {
    display: block;
}

@media screen and (max-width: 670px) {
    .ouvrage-responsive {
        display: none;
    }
}

.div-titre-strata-mobile {
    display: none;
}

@media screen and (max-width: 670px) {
    .div-titre-strata-mobile {
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 1000px) {
    #flottant {
        display: none;
    }
}


.legende-jc {
    padding-top: 0px;
}

.legende-mh {
    padding-top: 0px;
    width: 70%;
    margin-top: -95px;
    float: right;
    vertical-align: bottom;
}

@media screen and (max-width: 550px) {
    .legende-mh {
        padding-top: 95px;
        float: none;
    }
}

.photo-habillage {
    padding-top: 0px;
    width: 100%;
    margin-top: 10px;
    float: left;
    vertical-align: bottom;
}

@media screen and (max-width: 550px) {
    .photo-habillage {
        float: none;
    }
}

.sizeCondition {
    font-size: 16px;
}

.defilTexte {
    font-style: italic;
    font-weight: bold;
    color: #FF0000;
    width: 700px;
    margin: Opx auto;
}

.alignLeft {
    text-align: left;
}

.marginCliquez {
    margin: 0px 0px 4px 0px;
}

.personImg {
    margin-bottom: 5px;
}

.personText {
    font-size: 12px;
}

.personText2 {
    font-size: 12px;
    color: #00682B;
}

.titrePage {
    color: #000099;
    font-weight: bold;
}

.TitreSystemes {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* CSS de la page lettre.html */

.bgLettre {
    background-image: url(../illus/template/bg_repeat_lettre.gif);
    background-repeat: repeat-y;
    font-family: 'Inconsolata', "Courier New", Courier, monospace;
}

.imgFB {
    margin-right: 10px;
}

.textLetter {
    font-family: 'Inconsolata', "Courier New", Courier, monospace;
    font-size: 1.15em;
    line-height: 1.3em;
}

.liLetter {
    font-family: 'Inconsolata', "Courier New", Courier, monospace;
    font-size: 15px;
    list-style-image: url(../illus/personnages/puce_orange.png);
}

.liLetter li {
    margin-top: 15px;
}

.textLetterPetit {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    line-height: 1.2em
}

.textLetter1 {
    font-family: 'Inconsolata', "Courier New", Courier, monospace;
    font-size: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 75px;
    margin-left: 75px;
}

.signatFB {
    margin-right: 30px;
}

.textSignat {
    padding-right: 40px;
}

.surlignColor {
    background-color: #fff351;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4em;
}

.pourcent {
    font-weight: bold;
    font-size: 18px;
}

/* CSS de la page index.html */

.bg_index {
    background-image: url(http://www.cdch.fr/methodes/encyclopedie/illus/sommaire/bg_sommaire.jpg);
    background-repeat: repeat-y;
    height: 1px;
    min-height: 900px;
}

.backIndex {
    background-image: url(http://www.cdch.fr/methodes/encyclopedie/illus/sommaire/background_sommaire.jpg);
    background-repeat: no-repeat;
}

.bgCenterIndex {
    background-image: url(http://www.cdch.fr/methodes/encyclopedie/illus/page_index/cadre_middle.gif);
    background-repeat: repeat-y;
}

.bgCenter {
    background-image: url(../illus/page_index/cadre_middle.gif);
    background-repeat: repeat-y;
}

.wordOui {
    color: #FF0000;
    font-size: 20px;
}

.bg1 {
    background-color: #FFFAEA;
    padding: 5px;
    border: 1px solid #E8E3D4;
}

.bg3 {
    background-color: #FFFF66;
}

#texte3 {
    text-align: center;
}

#texte3 p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.textavantages {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#texte3 a {
    color: #0000FF;
}

#texte3 a:hover {
    text-decoration: none;
}

.defilTexte {
    color: #FF0000;
    width: 820px;
    text-align: center;
}

.texteVert {
    color: #157A24;
    line-height: 17px;
    margin: 0px;
    padding: 0px;
}

.texteMagenta {
    color: #DC007E;
    line-height: 17px;
    margin: 0px;
    padding: 0px;
}

.padding {
    padding-right: 20px;
    padding-left: 20px;
}

.legende {
    font-size: 13px;
    line-height: 1.05em;
    color: #636363;
}

.texteTime {
    font-family: "Times New Roman", Times, serif;
}

/* CSS de la page jouer-gagner.html */


.bgJouerGagner {
    background-color: #F5EFCC;
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
}

.bgJouerGagner2 {
    background-color: #F5EFCC;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    text-align: center;
}

.colorWhite {
    color: #fff400;
    text-shadow: #000 1px 1px, #000 -1px 1px, #000 -1px -1px, #000 1px -1px;
}

.colorRed {
    color: #E53935;
}





.auteurTem {
    margin-top: 0px;
    text-align: right;
    font-size: 0.8em;
    padding-top: 8px;
}

.huissJust {
    background-image: url(../illus/tampon-huissier.jpg);
    background-repeat: no-repeat;
    background-position: right;
    font-size: 12px;
}

/* CSS de la page raisons.html */

.bgRaisons {
    background-image: url(../illus/ss_titre_raisons_texte.gif);
    background-repeat: no-repeat;
    height: 95px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    background-position: center center;
}

ul {
    list-style-position: outside;
    margin-left: 0px;
}

.tabraisonsjeux {
    background-color: #FFFFFF;
    border: 1px solid #FF0000;
}

.textTitrePage {
    color: #00489B;
    font-size: 22px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.textSmall {
    font-size: 30px;
}


.smallText {
    font-size: 12px;
}

/* CSS de la page systemes.html */

.titrePage {
    font-family: "Times New Roman", Times, serif;
    font-size: 26px;
    color: #008444;
    font-style: italic;
    border: solid 4px #FFFFFF;
    padding: 5px;
}

.bgSystemes {
    background-image: url(../illus/ss-titre_raisons.gif);
    background-repeat: no-repeat;
    height: 84px;
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
}

.TxtColorBleu {
    color: #00489B;
    font-weight: bold;
}

.TitreSysteme {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #018B6E;
}

.TitreSysteme2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    font-style: normal;
}

.surlignColorTimes {
    background-color: #FFFF00;
    font-family: "Times New Roman", Times, serif;
}

.colorRedGras {
    color: #C00902;
    font-weight: bold;
}

.colorBleuGras {
    color: #C00902;
    font-weight: bold;
}

.TitreSystemeNoir {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
}

.TitreSystemeNoir2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    font-style: normal;
}

.surlignColorJaune {
    background-color: #FFFF00;
}

.sansmarge {
    padding: 0;
    margin: 0;
}

#flottant2 {
    width: 275px;
    height: 150px;
    position: fixed;
    top: 200px;
    right: 2%;
    font-weight: bold;
    z-index: 5;
    background-image: url(../illus/fond-bouton.png);
    background-repeat: no-repeat;
    padding-top: 26px;
    padding-right: 10px;
}

.aBaseline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
}

.rougegras {
    font-weight: bold;
    color: #C00902;
}

.texte6 {
    font-size: 32px;
    font-weight: normal;
    color: #C00902;
    margin: 0px;
    padding: 0px;
    line-height: 32px;
}

.texte6Bis {
    font-size: 21px;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

.texte8 {
    font-size: 21px;
    font-weight: normal;
    color: #008444;
    margin: 0px;
    padding: 0px;
}

h6 {
    font-size: 14px;
    font-weight: bold;
    color: #00499B;
    margin: 0px;
    padding: 0px;
}

.encadreBg {
    background-image: url(../images_nav/encadreBg.gif);
    background-repeat: repeat-y;
    padding-right: 20px;
    padding-left: 20px;
    width: 760px;
    min-height: 500px;
}

.bgTopindex {
    background-repeat: no-repeat;
    background-position: center top;
    vertical-align: bottom;

    text-align: center;
}

.bodyIndex {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #191919;
    background-image: url(../images_nav/bg_body.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

.texte11 {
    font-size: 12px;
    font-style: italic;
    color: #414751;
    font-family: Arial, Helvetica, sans-serif;
}

.texteCadeau {
    text-align: left;
}

@media screen and (max-width: 670px) {
    .texteCadeau {
        padding: 0 10% 0 10%;
    }
}

.texteCadeauGras {
    font-weight: bold;
    color: #009;
    text-align: center;

}

.divCadeau {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.fluo {
    background-color: #fff400;
    font-weight: bold;
}

.encadreCadeau {
    background-color: #F5EFCC;
    padding: 20px;
}



.titreEncadreCadeau {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #008444;
    font-size: 18px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 1.2em;
}

@media screen and (max-width: 670px) {
    .titreEncadreCadeau {
        padding: 0 30px 0 30px;
    }
}

@media screen and (max-width: 670px) {
    .EncadreCadeau {
        padding: 0 30px 0 30px;
    }
}


.couvIndex {
    margin-top: 20px;
    margin-bottom: 10px;
}

.margeG30 {
    padding-bottom: 10px;
}

.encadreTexteCadeau {
    padding: 5px;
    margin-right: 40px;
    margin-left: 40px;
    background-color: #FFFFCC;
    line-height: 1.4em;
}

#lettre {
    font-family: 'Inconsolata', "Courier New", Courier, monospace;

    font-size: 15px;
    padding-right: 25px;
    padding-left: 25px;
}

.fdlettre,
.fdbeige {
    background-repeat: repeat-y;
    background-position: center;
    width: 72%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 14%;
    padding-right: 14%;
    z-index: 2;
    padding-bottom: 0px;
    /*	background-image: url(../illus/fond_point.gif);*/
}

@media screen and (max-width: 670px) {
    .fdlettre,
    .fdbeige {
        width: 82%;
        padding-left: 9%;
        padding-right: 9%;
    }
}

@media screen and (max-width: 520px) {
    .fdlettre,
    .fdbeige {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }
}

.fdstrata {
    background-color: #FFFFFF;
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
    z-index: 2;
}

@media screen and (max-width: 1000px) {
    .fdstrata {
        padding-top: 50px;
    }
}

@media screen and (max-width: 670px) {
    .fdstrata {
        text-align: center;
        width: 82%;
        padding-left: 9%;
        padding-right: 9%;
    }
}

@media screen and (max-width: 520px) {
    .fdstrata {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }
}

#fdpage {
    background-image: url(../illus/template/fond_lettre_neutre.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    width: 630px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.titreExpert {
    font-size: 1.8em;
    font-style: italic;
    font-weight: bold;
    color: #20297E;
    padding-left: 15px;
    text-align: left;
    line-height: 1.2em;
    text-indent: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

.titrequestions {
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #20297E;
}

.titrequestions2 {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    color: #FFFF00;
    padding-top: 10px;
    padding-left: 15px;
    background-color: #F00;
}

.fluorose {
    background-color: #FCF;
}

.encadreExpert {
    /*font-family: "Times New Roman", Times, serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-style: italic;
    font-size: 1em;
    padding: 2%;
    background-color: #FF9;
    border: 1px solid #999;
    float: right;
    width: 205px;
    margin-left: 25px;
    line-height: 1.2em;
}

@media screen and (max-width: 670px) {
    .encadreExpert {
        float: none;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }
}

#photoJLS {
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    height: 99px;
    width: 272px;
}

#lesregles li {
    list-style-image: url(../illus/puce_orange.png);
    font-family: 'Inconsolata', "Courier New", Courier, monospace;

    font-size: 15px;
    margin-top: 10px;
    margin-left: 20px;
}

#lesregles2 li {
    list-style-image: url(../illus/coche-verte.png);
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    margin-top: 8px;
    list-style-position: outside;
    margin-left: 0px;
}

#lesregles2 {
    padding-left: 15px;
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

.sysplusgrand {
    font-size: 28px;
    color: #FFED00;
}

.raisons {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #F5EFCC;
}

.cadeauTitre10 {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color: #F00;
}

.cadeauTitre {
    font-size: 1.2em;
    font-weight: bold;
    color: #009;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-top: 10px;
}

.tem-titre {
    font-size: 1.8em;
    font-weight: bold;
    color: #009;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-top: 10px;
}

.ulCadeau {
    list-style-image: url(../illus/puce_rouge_petite_3.png);
    margin-bottom: 5px;
}

body p {}

.postit1 {
    background-image: url(../illus/postit-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px;
}

.postit2 {
    background-image: url(../illus/postit-2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px;
}

.postit3 {
    background-image: url(../illus/postit-3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px;
}

.postit4 {
    background-image: url(../illus/postit-4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px;
}

.postit5 {
    background-image: url(../illus/postit-5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px;
}

.souligne {
    text-decoration: underline;
}

.titreStrata {
    font-family: 'Kalam', cursive;
    font-size: 3.2em;
    font-weight: bold;
    color: #008444;
    background-color: #FF0;
    line-height: 1.3em;
    padding-bottom: 0px;
    text-align: center;
}

.titreencadrestrata {
    background-color: #F5EFCC;
    padding: 5px;
    width: 380px;
    text-align: left;
    margin-bottom: 10px;
}

.olstrata {
    color: #000000;
    margin: 0px;
    font-weight: bold;
}

.calqbordure {
    border: 1px solid #CCC;
    background-color: #fcfcf2;
    width: 415px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    width: 670px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

@media screen and (max-width: 670px) {
    .container {
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.container-bis {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 8px 2px #858585;
    box-shadow: 0 0 8px 2px #858585;

}

.header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1000px) {
    .header {
        margin-top: 35px;

    }
}

@media screen and (max-width: 670px) {
    .header {
        width: 100%;
    }
}



.bold {
    font-weight: 700;
}

.menu {
    width: 160px;
    background: #009688;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 1.2em;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    line-height: 1.3em;
    /*text-shadow: 0 0 2px #980210;*/
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.19), 0 1px 1px rgba(0, 0, 0, 0.23);

}

div.menu:hover {
    background: #B2DFDB;
    color: #00695C;
}

.essai {
    width: 160px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.19), 0 1px 1px rgba(0, 0, 0, 0.23);
    color: #fff;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#E53935+0,b71c1c+71,b71c1c+100 */
    background: #E53935;
    /* Old browsers */
    background: -moz-linear-gradient(left, #E53935 0%, #b71c1c 71%, #b71c1c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #E53935 0%, #b71c1c 71%, #b71c1c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #E53935 0%, #b71c1c 71%, #b71c1c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E53935', endColorstr='#b71c1c', GradientType=1);
    /* IE6-9 */
}

div.essai:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#E53935+0,f44336+100 */
    background: rgb(244, 67, 54);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(244, 67, 54, 1) 0%, rgba(244, 67, 54, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(244, 67, 54, 1) 0%, rgba(244, 67, 54, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(244, 67, 54, 1) 0%, rgba(244, 67, 54, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E53935', endColorstr='#E53935', GradientType=1);
    /* IE6-9 */
}

.actif {
    color: #00695C;
    background: #B2DFDB;
}

.nav {
    display: block;
    width: 170px;
    position: fixed;
    top: 50px;
    margin-left: -192px;
    z-index: 0;
}

@media screen and (max-width: 1000px) {
    .nav {
        display: none;
    }
}

.nav-mobile {
    display: none;
}

@media screen and (max-width: 1000px) {
    .nav-mobile {
        display: block;
    }
}

.lien-nav {
    text-decoration: none;
}

.lien-essai {
    text-decoration: blink;
}

.nav-plus-grand {
    font-size: 1.2em;
}

#table-ps,
#table-pps {
    display: table;
    table-layout: fixed;
    font-family: 'Inconsolata', "Courier New", Courier, monospace;
    font-size: 1.1em;



}

#table-ps > div {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    font-size: 1.1em;
    line-height: 1.1em;
    font-family: 'Inconsolata', "Courier New", Courier, monospace;

}

#table-pps > div {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    line-height: 1em;
    font-family: 'Inconsolata', "Courier New", Courier, monospace;
    font-size: 1.1em;

}

.table-strata {
    display: table;
    table-layout: fixed;
    font-size: 1em;
    margin-top: 25px;
}

.table-strata > div {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    line-height: 1.2em;
}

.table-sys {
    display: table;
    table-layout: fixed;
    font-size: 1em;
    padding-top: 25px;
}

.table-sys > div {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    line-height: 1.2em;
}

.table-gagner {
    display: table;
    table-layout: fixed;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin-top: 25px;
}

.table-gagner > div {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    font-size: 1em;
    line-height: 1.2em;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}

#nav-mobile {
    visibility: hidden;
    position: fixed;
    width: 100%;
}

@media (max-device-width: 1024px) and (orientation: landscape) {
    #nav-mobile {
        visibility: visible;
    }
}

@media screen and (max-width: 1000px) {
    #nav-mobile {
        visibility: visible;
        width: 670px;
        position: fixed;
        top: 0;
        z-index: 9999999;
    }
}

@media screen and (max-width: 670px) {
    #nav-mobile {
        visibility: visible;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 9999999;
    }
}

.dreux {
    width: 420px;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
}

.tem,
.cadeaux {
    width: 570px;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.2em;
}

.bilan {
    width: 570px;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 670px) {
    .bilan,
    .dreux,
    .tem,
    .cadeaux {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%
    }
}

.titre-bilan {
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2.8em;
    color: #20297E;
    text-align: center;
    position: relative;
    width: 90%;
    line-height: 0.7em;
    margin-left: auto;
    margin-bottom: 10px;
    margin-right: auto;
    margin-top: 10px;
    padding-bottom: 20px;
}

.eclate-bilan {
    float: left;
    margin-right: 3%;
    margin-bottom: 10px;
}

@media screen and (max-width: 475px) {
    .eclate-bilan {
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 4px;
        margin-top: 4px;
    }
}

.expli-gains,
expli-dreux {
    font-size: 1em;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 5%;
    text-align: left;
    line-height: 1.2em;
}

.tab-bilan {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.date {
    width: 25%;
    min-width: 100px;
    float: left;
    background-color: #FFFFCC;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;

}

.cheval {
    width: 25%;
    min-width: 100px;
    float: left;
    background-color: #FFFFCC;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;


}

.gains {
    width: 25%;
    min-width: 100px;
    float: left;
    background-color: #FFFFCC;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;


}

.date-blc {
    width: 25%;
    min-width: 100px;
    float: left;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;

}

.num-strata-blc {
    width: 25%;
    min-width: 100px;
    float: left;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;

}

.cheval-blc {
    width: 25%;
    min-width: 100px;
    float: left;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;


}

.gains-blc {
    width: 25%;
    min-width: 100px;
    float: left;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;


}

.car {
    clear: both;
    text-align: center;
    margin-top: 25px;
    background-color: rgba(252, 243, 164, 1.00);
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

@media screen and (max-width: 750px) {
    .car {
        width: 100%;
    }
}

.legende {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    text-align: center;
    margin-top: -20px;
    width: 380px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 750px) {
    .legende {
        font-size: 10px;
        margin-top: -10px;
        width: 250px;
    }
}

.txt-car {
    font-weight: bold;
    font-size: 1.5em;
    color: rgba(43, 43, 43, 1.00);
}

#countdown {
    margin-top: 10px;
}

.relance-bilan {
    font-family: 'Kalam', cursive;
    font-weight: 700;
    color: #e2001a;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.5em;
}

encadre-index {
    width: 230px;
    float: none;
    background-color: #FFC;
    border: 1px solid #CCC;
    font-size: 0.85em;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    margin-top: 20px;
}

@media screen and (max-width: 750px) {
    .encadre-index {
        display: none;
    }
}

#float-index {
    float: right;
    margin-right: 0px;
    width: 37%;
    text-align: center;
    padding-top: 20px;
    z-index: 99999999;
    margin-left: 10px;
}

#oui {
    font-size: 2em;
    font-weight: normal;
    color: #E30E1E;
    margin-bottom: 0px;
    margin-top: 0px;
}

#conditions-liste {
    padding-left: 30px;
    font-weight: bold;
}

@media screen and (max-width: 750px) {
    #conditions-liste {
        padding-left: 30px;
        font-weight: bold;
    }
}

#conditions-liste li {
    margin-bottom: 20px;
    color: #E30018;
}

.conditions-li {
    font-weight: normal;
    color: #000000;
}

.titre-encadre-index {
    color: #000000;
    background-color: #FF9;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.2em;
}

#conditions {
    width: 500px;
    padding-right: 100px;
    padding-left: 65px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-top: 20px;
    line-height: 1.2em;
}

@media screen and (max-width: 750px) {
    #conditions {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        float: none;
        padding-top: 15px;
    }
}

.encadre-index {
    width: 200px;
    float: none;
    background-color: #FFC;
    border: 1px solid #CCC;
    font-size: 0.85em;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    margin-top: 28px;
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (max-width: 750px) {
    .encadre-index {
        display: none;
    }
}

.index {
    position: relative;
    width: 100%;
    font-family: Verdana, Arial, sans-serif;
    background-color: #FFFFFF;
    z-index: 1;
}

@media screen and (max-width: 750px) {
    .index {
        width: 90%;
        padding-top: 0%;
        padding-right: 5%;
        padding-bottom: 3%;
        padding-left: 5%;
    }
}

.choix-mode-paie {
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #084592;
    font-size: 1.2em;
    margin-top: 20px;
}

.fleche-man {
    display: block;
}

@media screen and (max-width: 750px) {
    .fleche-man {
        display: none;
    }
}

.man-ligne {
    font-family: 'Kalam', cursive;
    color: #2156A2;
    font-size: 1.3em;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
}

.man-courrier {
    font-family: 'Kalam', cursive;
    color: #2156A2;
    font-size: 1.3em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
}

.bloc-paie-ligne {
    width: 48%;
    text-align: center;
    float: left;
    padding-left: 1%;
    padding-right: 1%;
}

.bloc-paie-courrier {
    width: 48%;
    text-align: center;
    float: right;
    padding-left: 1%;
    padding-right: 1%;
}

.fleche-2 {
    display: none;
}

@media screen and (max-width: 750px) {
    .fleche-2 {
        display: inline;
    }
}

@media screen and (max-width: 750px) {
    .bloc-paie-courrier {
        margin-top: 35px;
        float: none;
        width: 98%;
    }
}

@media screen and (max-width: 750px) {
    .bloc-paie-ligne {
        margin-top: 35px;

        float: none;
        width: 98%;

    }
}

.btn-paie-ligne {
    margin-top: 5px;
}

.txt-courrier {
    font-size: 0.9em;
    font-style: italic;
    line-height: 1.2em;
}

.picto-ligne {
    margin-top: 10px;
}

.txt-questions {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
    margin-top: 10px;
    line-height: 1.2em;
}

.picto-garantie {
    text-align: center;
    margin-top: 35px;
    width: 100%;
}

.questions {
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #084592;
    font-size: 1.2em;
    margin-top: 25px;
}

.legal {
    font-size: 0.7em;
    padding-top: 10px;
    text-align: center;
    color: #585858;
    padding-bottom: 27px;
    margin-bottom: 0px;
}

#flottant-bilan {
    width: 205px;
    height: 145px;
    position: fixed;
    top: 50px;
    font-weight: bold;
    z-index: 5;
    background-repeat: no-repeat;
    margin-left: 680px;
}

@media screen and (max-width: 1000px) {
    #flottant-bilan {
        display: none;
    }
}

#attention {
    float: left;

}

@media screen and (max-width: 1000px) {
    #attention {
        display: none;
    }
}

#text-attention {
    padding-top: 30px;

}

@media screen and (max-width: 1000px) {
    #attention {
        padding-top: 30px;
    }
}

.text-photo-agence {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 11px
}

@media screen and (max-width: 1000px) {
    .text-photo-agence {
        margin-top: 15px;
    }
}

.fond {
    background-image: url(../illus/fond-garantie.gif);
    background-repeat: no-repeat;
    width: 360px;
    height: 800px;
}

@media screen and (max-width: 1000px) {
    .fond {
        display: block;
    }
}

.fond p {
    width: 305px;
    font-size: 14px;
    line-height: 1.3em;
    text-align: left;
}

.right {
    text-align: right;
    margin-right: 35px;
}


.fond h1 {
    width: 300px;
    font-size: 37px;
    line-height: 1.1em;
    text-align: center;
    padding-top: 25px;
    font-style: italic;
    color: #003394;
    font-family: "Times New Roman", Times, serif;


}

.fond ul {
    width: 300px;
    font-size: 14px;
    text-align: left;
    margin-left: 25px;
}

.liste-garantie {
    color: #E80D11;
    font-weight: bold;
    font-family: 'Kalam', cursive;
    font-size: 1.5em;
    width: 280px;

}

.liste-garantie li {
    font-size: 14px;

}

.bon {
    font-weight: bold;
    text-align: center;
    font-size: 1em;
    line-height: 1.8em;
}

.plusgrand {
    font-size: 1.2em;
}

.rouge {
    color: #ac2d43;
}

.noir {
    color: #00000;
}

.plusplusgrand {
    font-size: 2.5em;
}


.fond-titre {
    background-image: url(../illus/titre-fond.gif);
    width: 100%;
    height: 245px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left top;
}

.fond-titre h1 {
    font-size: 28px;
/*    text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
/*    text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
}

@media (max-width: 1000px) {
    .fond-titre {
		display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        background-color: #80CBC4;
        background-image: none;
    }
}

.ouvrage-titre {
    float: left;
    width: auto;
    margin-left: 10px;
    margin-top: 10px;
}

@media (max-width: 1000px) {
    .ouvrage-titre {
		display: none;
    }
}

.fond-titre h1 {
    float: right;
    width: 450px;
    padding-top: 40px;
    padding-left: 200px;
    position: absolute;   

}

@media (max-width: 1000px) {
    .fond-titre h1 {
        float: none;
        position: relative;
        display: block;
        text-align: center;
        margin-bottom: 25px;
        width: 100%;
        padding: 0;
        padding-top: 25px;

    }
}

.fond-titre-centre {
    background-image: url(../illus/titre-fond.gif);
    background-size: 100%;
    height: 245px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left top;
    display: flex;
    justify-content: center;
}

.fond-titre-centre-main {
    background-image: url(../illus/titre-lettre-top25-2.jpg);
    background-size: 100%;
    height: 290px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left top;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fond-titre-centre h1 {
    text-align: center;
/*    text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
/*    text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
    width: 90%;
    margin-top: 45px;
    position: relative;
}

.fond-titre-centre-main h1 {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #000;
/*    text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
/*    text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
}

.fond-titre-centre-main h2 {
    width: 100%;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.2em;
    color:#000;
/*    text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
/*    text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
}

@media (max-width: 1000px) {
    .fond-titre-centre {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        background-color: #80CBC4;
        background-image: none;

    }
}

@media (max-width: 1000px) {
    .fond-titre-centre h1 {
        text-align: center;
/*        text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
        width: 90%;
        margin-top: 45px;
        margin-bottom: 10px;
        position: relative;

    }
}

@media (max-width: 1000px) {
    .fond-titre-centre-main {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        background-color: #80CBC4;
        background-image: none;

    }
}

@media (max-width: 1000px) {
    .fond-titre-centre-main h1 {
        display: block;
        margin-top: 30px;
        margin-left: 2%;
        margin-right: 2%;
        width: 96%;
    }

    .fond-titre-centre-main h2 {
        display: block;
        margin: 2%;
        width: 96%;
    }
}

/**** BLOC DESCRIPTION IMAGE *****/

.blocDescription {
    display: flex;
    background: #B2DFDB;
    color: #000;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
    padding: 0px 10px;
    ;
}

.blocImage {
    margin: 10px;
    text-align: center;
}

.blocImage img {
    max-width: 80px;
    border-radius: 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
}

.blocImage span {
    position: relative;
    top: 5px;
    font-weight: bold;
    color: #E53935;
}

.blocTexte {
    position: relative;
}

.accrocheRed {
    margin: 25px 0;
    color: #E53935;
    font-size: 1.2em;
}

/**** INTRO PREMIERE PAGE *****/

.intro{
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: bold;
    margin: 0;
}

.lettrine-intro {
    padding: 2px;
    border-radius:4px;
    background: #E53935;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
}
.plusinfos {
	display: none;
	align-self: flex-end;
	text-align: center;
	font-size: 0.9em;
	padding-bottom: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
@media (max-width: 1000px) {
	.plusinfos {
		display: block;
	align-self: flex-end;
	text-align: center;
	font-size: 0.9em;
	padding-bottom: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
}