body {
}

@font-face {
  font-family: Mayenne;
  src: url(font/MayenneSansRegular.otf) format("opentype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: movment;
  src: url(font/Movement_Webfonts/Movement-IndirectBlack.woff2) format("WOFF2");
  font-weight: bold;
  font-style: normal;
}

#hello{
    display: flex;
    margin-top: 50px;
}

/*TITRE*/

header img{
  width: 25%;
}

.title{margin-left: 5%;
width: 60%;}

.title img{
mix-blend-mode: difference;
  position: fixed;
  z-index: 1;
width: 15%;
}


.title h1 a:hover{
color: #FFFFFF;
  text-shadow: #001e75 1px 1px 1px, #001e75 -1px 1px 1px, #001e75 -1px -1px 1px,#001e75 1px -1px 1px;
  text-decoration: none;}

h2{font-family: 'Mayenne';
    font-weight: bold;
    font-style: normal;
    font-size: 200%;
    color: #001e75;}

  p#accroche{
margin-left: 5%;
margin-top: -20px;
  color:#001e75;
  font-size: 150%;
  font-family: 'Asap',sans-serif;font-style:italic;

  }

h1{font-family: Asap;
  font-size: 150%;
  margin-left: 5%;
  margin-top: 85px;
  color: #001e75;
font-style: italic;}

h1 a{
  text-decoration: none;
  font-style: italic;
color: #001e75;
}

/*menu*/

nav{
    width: 60%;
    margin: 0 auto;
    background-color: white;
    position: sticky;
    top: 0px;
  font-family: 'Asap',sans-serif;
  margin-right: 40px;
  mix-blend-mode: difference;
  z-index:2;
}

nav ul{
    list-style-type: none;
    width: 40%;
    float: right;
    position: fixed;
}

nav ul li{
    float: right;
    width: 30%;
    text-align: center;
    position: relative;
    margin-top: -10px;
}

nav ul::after{
    content: "";
    display: table;
    clear: both;
}

nav a{
    display: block;
    text-decoration: none;
    color: #001e75;;
    border-bottom: 2px solid transparent;
    padding: 10px 0px;
  font-size: 130%;
}

nav a:hover{
    color: #001e75;
font-style: italic;
  
}

.sous{
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
nav > ul li:hover .sous{
    display: block;
}
.sous li{
    float: none;
    width: 100%;
    text-align: left;
}
.sous a{
    padding: 10px;
    border-bottom: none;
}
.sous a:hover{
    border-bottom: none;
    background-color: RGBa(0,0,0,0);
}
.deroulant > a::after{
    font-size: 12px;
}

.conteneur{
  margin: 50px 20px;
  height: 1500px;
}




/*portrait*/
.portrait {
  width: 100%;
  position: fixed;
  margin-top: 10%;
}
.portrait > img {
  width: 20%;
  display: block;
  float: right;
  margin-right: 30%;
}


/*texte*/
aside {
  float: left;
  margin-left: 5%;
  margin-top: 2%;
}

#cv {
width: 40%;
  margin-left: 5%;
  margin-top: 5%;
}
.megaliste li{
  list-style: none;

}

p{ font-size: 23px;
  color: #001e75;
  font-family: 'Asap',sans-serif;
  Line-Height: 32px;
  width: 40%;
  margin-top: 10%;
}

h3{
  color: #001e75;
  font-family: 'Asap',sans-serif;
margin:0;padding:0;
}

li{
  font-size: 16px;
    color: #001e75;
    font-family: 'Asap',sans-serif;
}

#exposition, #articles, #publica{
  margin-top: 50px;
}

#mention, #mention p{
    margin-top: 50px;
    font-size: 13px;
    color: #001e75;
  font-family: 'Asap',sans-serif;
  line-height:15px;
  width: 100%;
}
/*contact*/

#contact {
  width: 100%;
  float: right;
  float: right;
    position: fixed;
}


#cont {
  float: right;
margin: 10%;}
#cont p {
  font-size: 20px;
  color: #001e75;
  font-family: 'Asap' ,sans-serif;
 }

#cont p a {
  color: #001e75;
  text-decoration: none;
}

  @media screen and (max-width: 1200px) {
    body {
    }

    @font-face {
      font-family: Mayenne;
      src: url(font/MayenneSansRegular.otf) format("opentype");
      font-weight: bold;
      font-style: normal;
    }

    @font-face {
      font-family: movment;
      src: url(font/Movement_Webfonts/Movement-IndirectBlack.woff2) format("WOFF2");
      font-weight: bold;
      font-style: normal;
    }

    #hello{
      margin-top: 60px;
    }

    /*TITRE*/

    .title{margin-left: 5%;}

    .title h1{
      font-family: 'Mayenne';
      font-weight: bold;
      font-style: normal;
      font-size: 100%;
      color: #001e75;
      mix-blend-mode: difference;
      position: fixed;
    z-index: 1;
    margin-top: -25px;
    }

    .title h1 a:hover{
    color: #FFFFFF;
      text-shadow: #001e75 1px 1px 1px, #001e75 -1px 1px 1px, #001e75 -1px -1px 1px,#001e75 1px -1px 1px;
      text-decoration: none;}

    h2{font-family: 'Mayenne';
        font-weight: bold;
        font-style: normal;
        font-size: 100%;
        color: #001e75;}

      p#accroche{
      color:#001e75;
      font-size: 100%;
      font-family: 'Asap',sans-serif;font-style:italic;
  margin-top: 0px;
      }

      #contact {
position: relative;
text-align: left;
      }


      #cont {
        float:left;
        margin:0;
        margin-top: 20px;
      }

      #cont p {
        font-size: 20px;
        color: #001e75;
        font-family: 'Asap' ,sans-serif;
            float:left;
            margin-top: -10px;
        }

        .portrait {
          display: none;
        }

    /*NAVIGATION MENU*/
    .nav{
      width: 100%;
          background-color: #ffffff;
          position: fixed;
          bottom: 0;
          z-index: 1;
    }

    .nav ul{
    z-index: 2;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    position: relative;
    width: 100%;
    }

    .nav ul li {
        display: inline;
        font-family: 'Asap',sans-serif;
        width: 20%;
    }
    .nav a{
    font-size: 100%;
    color: #001e75;

    }
aside{
  width: 80%;
    float: left;
    margin-left: 10%;
    margin-top: 2%;}

    #txte p {
      font-size: 23px;
  color: #001e75;
  font-family: 'Asap',sans-serif;
  Line-Height: 32px;
    }
