



@font-face {
    font-family:MoreSky-Regular;
    src: url(MoreSky-Regular.ttf);
    font-weight:100;
}





* {
    scroll-behavior: smooth;
    text-decoration: none;
    background-color:white;
}











.col2image {
    left: 15px;
    top: 30px;
    position: inherit;
    width: 92%;
    z-index: 3;
    
}

img {
    
    width:100%;
    padding-top: 0px;
    padding-bottom: 0%;
    margin-left: 0px;
    justify-content:space-around;


    
    
}


.sidebar {
    
    position: fixed;
    top:27px;
    left: 75%;
    bottom: 20px;
    width: 26%;
    z-index: 3; 
    
}

#scrollable {

    overflow:auto;
    height: 100%;

 


}

.menu {
     margin-top: 0px;
     width:100%;
     
     
}

.wapper {
    position: relative;
    width: 85%;
    
}

.num {
    
    font-family:MoreSky-Regular;
    color: darkcyan;
    font-size: 15px;
    position: relative;
    float: left;
    text-align: left;
    line-height: 14pt;
   
   
    
}

.texte {
 

    font-family:MoreSky-Regular;
    color: blueviolet;
    font-size: 16px;
    position: relative;
    float: left;
    text-align: left;
    margin-left: 8px;
    margin-bottom: 8px;
    width:70%;
    line-height: 14.5pt;

    
 
    
}


.proj1 {
    
    position: relative;
    float: left;
    
}

.proj2 {
    position: relative;
    float: left;
    

}

.proj {
    
    position:inherit;
    float: right;

    width: 100%;
    
}


.cycle-prev {
    position: absolute;
    height: 100%;
    width: inherit;
    
}

.cycle {
    position: absolute;
    height: 100%;
    width: inherit;
}

.cycle-slideshow {
    position: relative;
    overflow:auto;
}

.cycle-next {
    position: absolute;
    height: 100%;
    widows: inherit;
    
}

.cycle-slideshow {
    
}

.cycle-slide {

    position: static;
    top: 0px;
    left: 0PX;
    z-index: 100;
    opacity:1;
    display:inline-block;
    visibility: hidden;
}


.numimg {
    font-family: MoreSky-Regular;
    font font-size: 16px;

    position:inherit;
    margin-right:  0px;
    
    
}


.cycle-slideshow img {
  user-select: none;
  outline: 0;
}

.cycle-next, .cycle-prev {
  position: absolute;
  opacity: 0;
  height: 100%;
  width: 40%;
  z-index: 9999;
}

.cycle-prev {
  /* background: url() 50% 50% no-repeat; */
  cursor: url("medias/cursor.png"), w-resize;
}

.cycle-next {
  /* background: url() 50% 50% no-repeat; */
  right: 0;
  cursor: url("medias/cursor.png"), e-resize;

}



a{ 
    color:blueviolet;
    text-decoration: none;

    
}

a:hover{ 
    color:gold;
    text-decoration: none;

    
}



.presentation {
    font-family:MoreSky-Regular;
    position:absolute;
    color: darkcyan;
    top:30px;
    left:20px;
    font-size: 16px;
    line-height: 15pt;
    width:inherit;
    margin-bottom: 15px;
    margin-right: 20px;
 
}



   





p {
    height: 0;
    opacity: 0;
    visibility:hidden;
    margin: 0px;
    line-height: 1.4em;
    
}



a:hover p { 
    height: 10em;
    opacity: 1;
    visibility: visible;
    transition: all .09s ease;
    color: red;

    
    }

.link {
    
    height:1.5em;
    line-height: 1.5;
    transition: all .2s ease;
    display:block;
    font-size: 18px;
    
 } 
   
a:hover .link { 
    
    transition: all .2s ease;

    
   }  











.masque-barre {
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0px;
    width: 1%;
    background-color: white;
}


   .works {
      
        font-family:MoreSky-Regular;
           font-size: 16px;

        position: fixed;
        z-index: 5;
        background: white;
        top: 0;
        left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
}



video {
    width:100%;
    padding-top: 0px;
    padding-bottom: 3%;
    margin-left: 0px;
    justify-content:space-around;


}




    


.credit {
    font-family:MoreSky-Regular;
    position:fixed;
    color: blueviolet;
    bottom: 0px;
    left:15px;
    width: 100%;
    font-size: 15px;
    line-height: 7pt;  
     background: white;
   padding-top: 20px;
padding-bottom: 10px;
   
}



.chiffres {
    font-family:MoreSky-Regular;
    color: darkcyan;
    font-size: 15px;

  
     
}



.col3image {
    left: 15%;
    margin-top: 0px;
    position:inherit;
    width: 82%;
    z-index: 3;
}



.colimage {
    
 left: 25%
    margin-top: 0px;
    position:inherit;
    width: 82%;
    z-index: 3;
   
}






.photo {
    top:30px;
    position:absolute;
    left:10%;
    width: 8%;

}






.titresite {
   
        font-family:MoreSky-Regular;
        position: fixed;
        z-index: 5;
        background: white;
        top: 0;
        left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
    
}





 

i {
    color: orangered;
}

h {
   text-decoration:overline;
  color: blueviolet; 
}



.legendes {
    font-family:MoreSky-Regular;
    color: white;
    font-size: 15px;
    margin-top:  -18px;
    margin-left: 32px;
    margin-bottom:10px; 
}






    

@media only screen and (max-width: 715px) {


    
    

.wapper {
    width: 100%;
    
}
    
.col2image {
   left: 2%;
    top: 40px;
    position:inherit;
    width: 98.2%;
     z-index: 1;
  
    
}

img { width:100%;
    margin-top: 0px;
    margin-left: 0px;
  
}
    
    .sidebar {
  display: none; 
   
}
    

   
    
  .box {
    font-family:MoreSky-Regular;
    display: block;
    width: 20%;
    position: fixed;  
    top: 0px;
    background: none;
     z-index: 3;
  
      
    
}
        
   .content { 
    
    position:fixed;
    bottom: 0;
    right: 0;
    top: 10px;
    left: 17px;
    margin: 0;
    padding: 0 0;
    z-index: 2;
    background: none;
       
       
    
    
    }  

    
    h2 {
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 0 0;
    background: none;
       
}
    
    .description {
    font-size:15px;
    margin-top: 0px;
    margin-left: 0px;
    text-align:left;
    background: none;
}
    
     
    
    .presentation {
    font-family:MoreSky-Regular;
    position:absolute;
    color:darkcyan;
    top:30px;
    left:20px;
    font-size: 16px;
    line-height: 15pt;
    width: inherit;
    margin-bottom: 15px;
     margin-right: 20px;

 
}
   
    
   
  
    
    .photo {
    top:0px;
    position:relative;
    left:5%;
    width: 20%;
    

}
    
    
    
  
  

  
   

    
    
  
    
    
  .credit {
       font-family:MoreSky-Regular;
    position:fixed;
    color:blueviolet;
    bottom: 0px;
    left:15px;
    width: 100%;
    font-size: 15px;
    line-height: 7pt;  
     background: white;
   padding-top: 20px;
padding-bottom: 10px;
}
    
        .works {
      
    font-family:MoreSky-Regular;
        position: fixed;
        z-index: 5;
        background: white;
        top: 0;
        left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
    
}
    
    
    
.legendes {
    font-family:MoreSky-Regular;
    color: darkcyan;
    font-size: 15px;
    margin-top:  -18px;
    margin-left: 32px;
    margin-bottom:10px; 
}
  
  
}






@media only screen and (max-device-width: 640px)  {
    
    
    


.wapper {
    width: 100%;
    
}
    
.col2image {
   left: 2%;
    top: 40px;
    position:inherit;
    width: 98.2%;
     z-index: 1;
  
    
}

img { width:100%;
    margin-top: 0px;
    margin-left: 0px;
  
}
    
    .sidebar {
     display: none; 
    
}
    

   
    
  .box {
    font-family:MoreSky-Regular;
    display: block;
    width: 20%;
    position: fixed;  
    top: 0px;
    background: none;
     z-index: 3;
  
      
    
}
        
   .content { 
    
    position:fixed;
    bottom: 0;
    right: 0;
    top: 10px;
    left: 17px;
    margin: 0;
    padding: 0 0;
    z-index: 2;
    background: none;
       
       
    
    
    } 
    
    
    
    
    h2 {
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 0 0;
    background: none;
       
}
    
    .description {
    font-size:25px;
    margin-top: 0px;
    margin-left: 0px;
    text-align:left;
    background: none;
}
    
 
    
    
    .titre {
    font-family:MoreSky-Regular;
    color:darkseagreen;
    position: fixed;
    width: 50%;
    z-index: 4;
    background: none;
    top: 10px;
    font-size: 25px;
    margin-left: 0px;
    
}
  

   
    
    .presentation {
   font-family:MoreSky-Regular;
    position:absolute;
    color:darkcyan;
    top:80px;
    left:20px;
    font-size: 35px;
    line-height: 34pt;
    width: inherit;
    margin-bottom: 15px;
      margin-right: 20px;

 
}
    
   
    
    .photo {
    top:0px;
    position:relative;
    left:5%;
    width: 20%;
    

}
    
    
  .credit {
    font-family:MoreSky-Regular;
    position:fixed;
    color:blueviolet;
    bottom: 0px;
    left:20px;
    width: 100%;
    font-size: 25px;
     background: white;
   padding-top: 20px;
padding-bottom: 20px;

    
}
    
  
  


     .works {
      
      font-family:MoreSky-Regular;
        font-size: 25px;
        position: fixed;
        z-index: 1;
        background: white;
        top: 0;
        left: 20px;
        padding-top: 5px;
        padding-bottom: 30px;
        width: 100%;
    
}

    
    
    .legendes {
    font-family:MoreSky-Regular;
    color: darkcyan;
    font-size: 15px;
    margin-top:  -18px;
    margin-left: 32px;
    margin-bottom:10px; 
}
    
    
    
    
    
} 





