/*//////////////////////////////////////// RESET ///////////////////////////////////*/

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-size: 10px;
    font-family: 'Open Sans';
}


/*/////   GENERAL   ////*/

.global {
    max-width: 1400px;
    margin: 0 auto;
}

body {
    width: 100%;
    padding: 30px 20px;
}

h1 a {
    text-decoration: none;
    display: block;
    color: #0e2a4e;
    font-size: 2.4em;
    margin: 30px 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

h2 {
    color: #539bd0;
    font-size: 2.2em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

h3 {
    color: #0e2a4e;
    font-size: 1.8em;
    margin-bottom: 20px;
}

h4 {
    color: #333333;
    font-size: 1.5em;
    margin: 30px 0 10px 0;
}

p,
td {
    color: #000000;
    font-size: 1.4em;
    line-height: 130%;
}
h3 a{ 
    color: #0e2a4e;
    font-size: 18px;
    text-decoration: none;
}

td strong {
    font-size: 1.1em;
    line-height: 130%;
}

td a {
    color: #000000;
    font-size: 1em;
    line-height: 130%;
}

b {
    font-size: 1.0em;
}

.bleu {
    color: #539bd0;
    font-size: 1.0em;
    margin: 10px 0;
    display: block;
}

.gris {
    color: #777777;
    font-size: 1.0em;
    margin: 10px 0;
    display: block;
}

.rouge {
    color: #d80000;
}


hr {
    margin: 40px 0;
}


/*/////   NAV    ////*/

.blocNav,
iframe {
    border-radius: 10px;
    border: 1px solid #cecece;
    display: inline-block;
    vertical-align: top;
}

.blocNav {
    width: 28%;
    margin-right: 2%;
    padding: 30px;
}

.blocNav ul {
    list-style: none;
}

.blocNav nav>ul>li {
    margin-bottom: 25px;
    display: block;
}

.blocNav ul li a {
    text-decoration: none;
    font-size: 1.5em;
    color: #000000;
    position: relative;
    font-weight: 600;
}

.blocNav ul li a::before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 6px;
    position: absolute;
    left: -15px;
    top: 4px;
    background: url(../images/ico/ico_puce.png) no-repeat right center;
}

.blocNav ul>li>ul {
    height: auto;
    overflow: hidden;
    transition: max-height 300ms ease-in-out;
    max-height: 0;
}

.blocNav ul>li:hover>ul {
    max-height: 100px;
}

.blocNav ul>li>ul>li {
    padding-left: 20px;
}

.blocNav ul>li>ul>li>a {
    font-size: 1.3em;
    color: #666;
}

.blocNav ul>li>ul>li:first-child {
    margin-top: 8px;
}

.blocNav ul>li>ul>li>a::before {
    content: '\002022';
    background: none;
    position: relative;
    top: 0px;
}


/*/////   SPECIFIQUE    ////*/

iframe {
    width: 70%;
    height: 950px;
}

.block {
    display: flex;
}

img.capture {
    width: 99%;
    box-shadow: 1px 1px 12px #555;
    margin-left: 5px;
}

img.captureGauche {
    width: 62%;
    display: inline-block;
    margin-right: 2%;
}

img.captureMobil {
    width: 25%;
    display: inline-block;
    margin-right: 2%;
}

img.captureOutils {
    width: 18%;
    display: inline-block;
    margin-right: 2%;
}

img.ico {
    width: 25px;
}
img.feu {
    width: 50px;
}

img.icoDossierVente {
    width: 20px;
    position: relative;
    top: 3px;
}

p.blocDroite {
    width: 34%;
    display: inline-block;
    vertical-align: top;
    font-size: 1.3em;
}

p.blocDroiteOutils {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    font-size: 1.3em;
}

img.imageAccueil {
    width: 100%;
    padding: 0 10%;
}

span.phraseAccueil {
    margin-top: 20px;
    color: #0e2a4e;
    font-size: 1.6em;
    font-weight: 600;
    display: block;
    margin-bottom: 60px;
    text-align: center;
}

.accroche {
    color: #3890c1;
    font-size: 1.2em;
    text-align: center;
    margin: 0 auto 20px auto;
    display: block;
    width: 80%;
}

.attention,
.note {
    width: 62%;
    margin: 20px 0;
    border-radius: 6px;
    padding: 20px;
}

.attention span,
.note span {
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 0px;
    margin-bottom: 6px;
    display: block;
}

.attention {
    border: 2px solid #f14c77;
}

.attention span {
    color: #f14c77;
}
.attention span.accord{color: #539bd0;font-size: 19px;margin-right: 20px;}
.attention span.nonAccord{color: #000000;font-size: 15px;}

.note {
    border: 2px solid #31a9cc;
}

.note span {
    color: #31a9cc;
}

.note span.rouge {
    color: #d80000;
    font-size: 1em;
}

.attentionGestion,
.noteGestion {
    width: 99%;
}

.noteRelance{width: 100%;}

.attentionPub,
.notePub {
    width: 99%;
}

.noteEstim,
.attentionEstim {
    width: 99%;
}

.long {
    width: 99%;
}

.captureInteractive{
    width: 35%!important;
    
}
.blocInteractive{
    width: 60%!important;
    padding-left: 20px;
}


/*img.captureGaucheNote{float: left;display: initial;}*/

.noteDroite {
    float: left;
    width: 35%;
}

p:after {
    content: '';
    display: block;
    clear: both;
}

table {
    width: 100%;
}


/*.mots{display: inline-block;width: 33%;}*/

.pastille {
    border-radius: 50%;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
}

.pastille.color1 {
    background-color: #c7b299;
}

.pastille.color2 {
    background-color: #f06eaa;
}

.pastille.color3 {
    background-color: #156498;
}

.pastille.color4 {
    background-color: #aba000;
}

.pastille.color5 {
    background-color: #724ae1;
}

.pastille.color6 {
    background-color: #f7e90a;
}

.pastille.color7 {
    background-color: #27c028;
}

.pastille.color8 {
    background-color: #fe0000;
}

.pastille.color9 {
    background-color: #f67a00;
}

.pastille.color10 {
    background-color: #ff00fe;
}

.pastille.color11 {
    background-color: #955a38;
}

.pastille.color12 {
    background-color: #d2ab4f;
}

  #loader-wrapper {
    position: fixed;
    inset: 0;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }

  .loader {
    border: 6px solid #ccc;
    border-top: 6px solid #333;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 0.7s linear infinite;
  }

  @keyframes spin {
    to { transform: rotate(360deg); }
  }

  body.hidden {
    display: none;
  }