/*


  Fonts
*/
@font-face {
    font-family: 'BodyFont2n';
    src: url('Barlow/Barlow-ExtraLight-webfont.eot');
    src: url('Barlow/Barlow-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('Barlow/Barlow-ExtraLight-webfont.woff2') format('woff2'),
         url('Barlow/Barlow-ExtraLight-webfont.woff') format('woff'),
         url('Barlow/Barlow-ExtraLight-webfont.ttf') format('truetype'),
         url('Barlow/Barlow-ExtraLight-webfont.svg#barlowextralight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'BodyFont2i';
    src: url('Barlow/Barlow-ExtraLightItalic-webfont.eot');
    src: url('Barlow/Barlow-ExtraLightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Barlow/Barlow-ExtraLightItalic-webfont.woff2') format('woff2'),
         url('Barlow/Barlow-ExtraLightItalic-webfont.woff') format('woff'),
         url('Barlow/Barlow-ExtraLightItalic-webfont.ttf') format('truetype'),
         url('Barlow/Barlow-ExtraLightItalic-webfont.svg#barlowextralight_italic') format('svg');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'BodyFont4n';
    src: url('Barlow/Barlow-Regular-webfont.eot');
    src: url('Barlow/Barlow-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Barlow/Barlow-Regular-webfont.woff2') format('woff2'),
         url('Barlow/Barlow-Regular-webfont.woff') format('woff'),
         url('Barlow/Barlow-Regular-webfont.ttf') format('truetype'),
         url('Barlow/Barlow-Regular-webfont.svg#barlowregular') format('svg');
    font-weight: 400 normal;
    font-style: normal;
}
@font-face {
    font-family: 'bBodyFont4i';
    src: url('Barlow/Barlow-Italic-webfont.eot');
    src: url('Barlow/Barlow-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Barlow/Barlow-Italic-webfont.woff2') format('woff2'),
         url('Barlow/Barlow-Italic-webfont.woff') format('woff'),
         url('Barlow/Barlow-Italic-webfont.ttf') format('truetype'),
         url('Barlow/Barlow-Italic-webfont.svg#barlowitalic') format('svg');
    font-weight: 400 normal;
    font-style: italic;
}
@font-face {
    font-family: 'BodyFont6n';
    src: url('Barlow/Barlow-SemiBold-webfont.eot');
    src: url('Barlow/Barlow-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Barlow/Barlow-SemiBold-webfont.woff2') format('woff2'),
         url('Barlow/Barlow-SemiBold-webfont.woff') format('woff'),
         url('Barlow/Barlow-SemiBold-webfont.ttf') format('truetype'),
         url('Barlow/Barlow-SemiBold-webfont.svg#barlowsemibold') format('svg');
    font-weight: 600 bold;
    font-style: normal;
}
@font-face {
    font-family: 'BodyFont6i';
    src: url('Barlow/Barlow-SemiBoldItalic-webfont.eot');
    src: url('Barlow/Barlow-SemiBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Barlow/Barlow-SemiBoldItalic-webfont.woff2') format('woff2'),
         url('Barlow/Barlow-SemiBoldItalic-webfont.woff') format('woff'),
         url('Barlow/Barlow-SemiBoldItalic-webfont.ttf') format('truetype'),
         url('Barlow/Barlow-SemiBoldItalic-webfont.svg#barlowsemibold_italic') format('svg');
    font-weight: 600 bold;
    font-style: italic;
}

/*


  BASES

*/
body{
    background: lightgrey;
    font-family: 'BodyFont2n', Courier, monospace;
    margin: 0;
    padding: 0;
    color : #4E0257; /* violet sombre pour textes */
    /*background: tomato;*/
}
strong {
    font-family: 'BodyFont4n', Courier, monospace;
}

div.orpdm_content {
    max-width: 90%;
    margin: 0 auto;
}
h2.orp_jdr_liste_gamme {
    font-family: 'BodyFont4n', Courier, monospace;
    font-size: 1.5em;
    margin-top: 0.3rem;
    padding-top: 0.4rem;
    margin-bottom: 0.3rem;
    color : #696969;
}
h2.orp_jdr_liste_gamme a {
    display: block;
    text-decoration: none;
    }

h2.orp_jdr_liste_gamme a:visited {
    color : #606060;
}
h2.orp_jdr_gamme {
    font-family: 'BodyFont4n', Courier, monospace;
    font-size: 1.5em;
    margin-top: 0.3rem;
    padding-top: 0.4rem;
    margin-bottom: 0.3rem;
    border-top: gray solid 1px;
}
h2.orp_jdr_gamme a img {
    max-height: 1.5rem;
}
p {
    size: 1.2rem;
    line-height: 1.7rem;
    margin-top: 0;
    margin-bottom: 0.2rem;
}
span.orp_jdr_gamme_pre {
    color: gray;
}
/* *****************


   PAGE D'ACCUEIL


****************** */

/*
   BLOCS ACCUEIL
*/
div.orp_jdr_accueil_col {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
    padding: 10px 30px;
    background: whitesmoke;
}
/*
   BLOCS ACCUEIL LISTE
*/
ul.orp_jdr_liste_gammes {
    list-style: none;
    padding-inline-start: 0;
    margin: 0;
}
ul.orp_jdr_liste_gammes li a {
    font-family: 'BodyFont4n', Courier, monospace;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-decoration: none;
    display: block;
}
span.orp_jdr_liste_gammes_pre {
    color: #9f46ab
}
ul.orp_jdr_liste_gammes li a:hover {
    color : firebrick;
    text-decoration: underline;
}    
/*


TABLEAU chiffres

*/
table.orp_jdr_chiffres tr td:last-of-type{
    text-align: right;
}
/*


TABLEAU GAMME

*/
table.orp_jdr_gamme {
    margin-left: 201px;
}
table.orp_jdr_gamme td {
    padding: 0.1rem 0.3rem 0.15rem 0.3rem;
}
table.orp_jdr_gamme_p {
border-collapse:collapse;
}
table.orp_jdr_gamme_p tr {
    font-family: 'BodyFont4n', Courier, monospace;
    color : black;
}
table.orp_jdr_gamme_p tr td {
    border: 1px solid gray;
    padding: 0.4rem 0.7rem;
}

tr.orp_statut_complet td {
    background: greenyellow;
}
tr.orp_statut_incomplet td {
    background: rgb(255, 186, 58);
}
tr.orp_statut_absent td {
    background: pink;
}
tr.orp_statut_projet td {
    background: #bbc;
}
tr.orp_statut_complet-r td {
    background: limegreen;
}
tr.orp_statut_incomplet-r td {
    background: darkorange;
}
/*

  Vignette couverture
*/
div.tab_vignette { 
    display: none; /* On masque le span par défaut */
    position: fixed;
    top : 75px;
    left: 5%;
    width: 200px;
    padding-right: 5px;
}
div.tab_vignette:first-child { 
    padding-right: 5px;
}
div.tab_vignette img { 
    width: 100%;
}
tr.tab_couverture:hover div.tab_vignette { /* On définit où va s'afficher l'image au passage de la souris */
    display: block; 
}
a.bouton_retour img {
    display: block;
    width: 50px;
    margin-left: 203px;
    margin-top: 10px;
}
a.bouton_print img {
    display: block;
    color : red;
    width: 40px;
    margin-left: 208px;
    margin-top: 10px;
}