@font-face
{
    font-family: 'may-webfont';
    src: url('may-webfont.eot');
    src: url('font/may-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/may-webfont.woff') format('woff'),
         url('font/may-webfont.ttf') format('truetype'),
         url('font/may-webfont.svg#may-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'newsgothicstd-webfont';
    src: url('newsgothicstd-webfont.eot');
    src: url('font/newsgothicstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/newsgothicstd-webfont.woff') format('woff'),
         url('font/newsgothicstd-webfont.ttf') format('truetype'),
         url('font/newsgothicstd-webfont.svg#newsgothicstd-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'newsgothicstd-bold-webfont';
    src: url('newsgothicstd-bold-webfont.eot');
    src: url('font/newsgothicstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/newsgothicstd-bold-webfont.woff') format('woff'),
         url('font/newsgothicstd-bold-webfont.ttf') format('truetype'),
         url('font/newsgothicstd-bold-webfont.svg#newsgothicstd-bold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'newsgothicstd-oblique-webfont';
    src: url('newsgothicstd-oblique-webfont.eot');
    src: url('font/newsgothicstd-oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/newsgothicstd-oblique-webfont.woff') format('woff'),
         url('font/newsgothicstd-oblique-webfont.ttf') format('truetype'),
         url('font/newsgothicstd-oblique-webfont.svg#newsgothicstd-oblique-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'newsgothicstd-boldoblique-webfont';
    src: url('newsgothicstd-boldoblique-webfont.eot');
    src: url('font/newsgothicstd-boldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/newsgothicstd-boldoblique-webfont.woff') format('woff'),
         url('font/newsgothicstd-boldoblique-webfont.ttf') format('truetype'),
         url('font/newsgothicstd-boldoblique-webfont.svg#newsgothicstd-boldoblique-webfont.') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
@font-face {
    font-family: 'helveticaneueltstd-md-webfont';
    src: url('helveticaneueltstd-md-webfont.eot');
    src: url('font/helveticaneueltstd-md-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helveticaneueltstd-md-webfont.woff') format('woff'),
         url('font/helveticaneueltstd-md-webfont.ttf') format('truetype'),
         url('font/helveticaneueltstd-md-webfont.svg#helveticaneueltstd-md-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticabold-webfont';
    src: url('helveticabold-webfont.eot');
    src: url('font/helveticabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helveticabold-webfont.woff') format('woff'),
         url('font/helveticabold-webfont.ttf') format('truetype'),
         url('font/helveticabold-webfont.svg#helveticabold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'wingdingsstd-3-webfont';
    src: url('wingdingsstd-3-webfont.eot');
    src: url('font/wingdingsstd-3-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/wingdingsstd-3-webfont.woff') format('woff'),
         url('font/wingdingsstd-3-webfont.ttf') format('truetype'),
         url('font/wingdingsstd-3-webfont.svg#wingdingsstd-3-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    /*
    background-image: url(images/fond-expo.jpg);
    background-repeat: no-repeat;
    background-position-x: 0;
    background-position-y: 0;
    background-size: 100%;
    */
}
span {
    font-family: newsgothicstd-oblique-webfont;
    font-size: 17px;
}
p {
    margin-bottom: -10px;
    margin-left: 10px;
    margin-right: 5px;
    color: #000;
}
/*
p::first-letter {
  font-family:newsgothicstd-bold-webfont;
  font-size:3.5em;
  padding-right:0.2em;
  float:left;
  color:red;
}*/
.lettrine {
    float: left;
    width: 10%;
}
a {
    text-decoration: none;
    list-style: none;
    list-style-type: none;
    color: inherit;
}
.conteneur {
    display: grid;
    grid-template-columns: 1fr 2fr 2fr 2fr 2fr 2fr 2fr 1fr;
    grid-template-rows: 40px 110px 60px 0px 3000px;
    grid-gap: 1px;
}
.box {
    /*background-color: #c2cd09;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.neuf {
    z-index: 10;
}
.vingtquatre {
    display: inline-block;
    align-items: center;
    margin-top: 50px;
    margin-left: -84px;
    grid-column-start: 2;
    grid-column-end: 2;
}
.vingtcinq {
    justify-content: inherit;
    margin-top:0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 900px;
    display: inline-block;
    grid-column-start: 3;
    grid-column-end: 7;
    line-height: 24px;
    font-family: newsgothicstd-webfont;
    font-size: 20px;
}
.trois, .quatre, .cinq, .six {
    color: #fff;
    background-color: #dc8400;
    line-height: 2.3em;
    font-family: newsgothicstd-webfont;
    font-size: 18px;
    border-top: 2px;
}
.trois a:hover {
    text-align: center;
    align-items: center;
    color: #fff;
    background-color: #c53a8e;
    width: 100%;
    height: 100%;
}
.quatre a:hover {
    text-align: center;
    align-items: center;
    color: #fff;
    background-color: #c53a8e;
    width: 100%;
    height: 100%;
}
.cinq a:hover {
    text-align: center;
    align-items: center;
    color: #fff;
    background-color: #c53a8e;
    width: 100%;
    height: 100%;
}
.six a:hover {
    text-align: center;
    align-items: center;
    color: #fff;
    background-color: #c53a8e;
    width: 100%;
    height: 100%;
}
ul {
   
}
.editeur-seuil {
    display: inline-block;
}
.treize {
    z-index: 1;
    display: block;
    margin-left: -70px;
    font-family: newsgothicstd-webfont;
    font-size: 16px;
    line-height: 28px;
}
.treize a:hover {
    text-decoration: underline;
    text-underline-position: under;
    color: #c53a8e;
}
.quatorze {
    background: #c53a8e;
    font-family: may-webfont;
    font-size: 24px;
    height: 40px;
    color: #fff;
    line-height: 1.7em;
}
.quatorze, .quinze, .seize {
    background: #dc8400;
    font-family: may-webfont;
    font-size: 24px;
    height: 40px;
    color: #fff;
    line-height: 1.7em;
}
.quatorze a:hover {
    line-height: -3.5em;
    justify-content: center;
    text-align: center;
    align-items: center;
    color: #fff;
    background-color: #1c95a7;
    width: 100%;
    height: 100%;
}
.quinze a:hover {
    text-align: center;
    align-items: center;
    color: #fff;
    background-color: #1c95a7;
    width: 100%;
    height: 100%;
}
.seize a:hover {
    text-align: center;
    align-items: center;
    color: #fff;
    background-color: #1c95a7;
    width: 100%;
    height: 100%;
}
.dixsept {
    background: #c53a8e;
    font-family: may-webfont;
    font-size: 24px;
    height: 40px;
    color: #fff;
    line-height: 1.7em;
}
/*
.dixsept a:hover {
    text-align: center;
    align-items: center;
    color: #fff;
    background-color: #1c95a7;
    width: 100%;
    height: 100%;
}
*/
.une {
    grid-column-start: 1;
    grid-column-end: 1;
}
.huit {
    grid-column-start: 8;
    grid-column-end: 8;
}
.neuf {
    grid-column-start: 1;
    grid-column-end: 2;
}
.dix {
    grid-column-start: 2;
    grid-column-end: 8;
}
.douze {
    grid-column-start: 1;
    grid-column-end: 1;
}
.vingt {
    grid-column-start: 1;
    grid-column-end: 1;
}
.vingtetun {
    grid-column-start: 2;
    grid-column-end: 8;
    height: 378px;
}
.vingttrois {
    grid-column-start: 1;
    grid-column-end: 1;
}



