html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote: before,
blockquote: after,
q: before,
q: after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*=======DEBUT DU CSS========*/


/*html{
  cursor: none;
}*/


@media only screen {
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
 }



@media (max-width: 480px) {
                
@font-face {
  font-family: "VectoraPro75Bold";
  src: url('webFonts/VectoraPro75Bold/font.woff2') format('woff2'), url('webFonts/VectoraPro75Bold/font.woff') format('woff');
}

        
        
body {
    font-family: 'VectoraPro75Bold', sans-serif;
    font-size: 1.15em;
    line-height: 1.5;
    font-variant-numeric: oldstyle-nums;
    /*background-color: #f5f5f5;*/
    background-color: #fff;
    color: #0b0b0b;
    margin: auto;
    text-align: center;
    height: 100%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
        

a{text-decoration: none;
color: black;
}

a:hover {
    text-decoration: none;
    color: black;
}
        
        
.pres {
        max-width: 800px;
    min-width: 350px;
  margin: 0;
  position: absolute;
  top: 32%;
  left: 49.8%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
    
    
    .clients {
    max-width: 800px;
    min-width: 350px;
  margin: 0;
  position: absolute;
  top: 66%;
  left: 49.8%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bureau {
  margin: 0;
  position: absolute;
  white-space: nowrap;
  top: 49%;
  left: 49.8%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}     
        
.info {
    position: relative;
    top: 15.8px; 
}
    
        
    img {
    
    margin-top: 225px;
    left: 41px;
    width: 78%;
    position: relative;
}
        
        

    .contact {
  margin: 0;
  position: absolute;
  bottom: 11%;
        left: 50%;
        font-size: 0.7em;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-decoration: underline;
text-decoration-thickness: 1.5px;
text-underline-offset: 4px;
}

.contributeurs {
    position: relative;
    top: 11em;
}


 }




@media (min-width: 480px) { 
    
    
    
@font-face {
  font-family: "VectoraPro75Bold";
  src: url('webFonts/VectoraPro75Bold/font.woff2') format('woff2'), url('webFonts/VectoraPro75Bold/font.woff') format('woff');
}

        
        
body {
    cursor: url('line.png'), url('line.svg'),auto;
    font-family: 'VectoraPro75Bold', sans-serif;
    font-size: 1.15em;
    line-height: 1.5;
    font-variant-numeric: oldstyle-nums;
    /*background-color: #f5f5f5;*/
    background-color: #fff;
    color: #0b0b0b;
    margin: auto;
    text-align: center;
    height: 100%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
 
    
    .contact {
  margin: 0;
  position: absolute;
  bottom: 11%;
        left: 50%;
        font-size: 0.8em;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-decoration: underline;
text-decoration-thickness: 1.5px;
text-underline-offset: 4px;
}
   
  
    
    
img {
    
    margin-top: 250px;
    left: 60px;
    width: 480px;
    position: relative;
}

a{text-decoration: none;
color: black;
}

a:hover {
    text-decoration: none;
    color: black;
}

.pres {
    max-width: 800px;
    min-width: 350px;
  margin: 0;
  position: absolute;
  top: 36%;
  left: 49.8%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
    
    
    .clients {
    max-width: 800px;
    min-width: 350px;
margin: 0;
  position: absolute;
  top: 62%;
  left: 49.8%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bureau {
  margin: 0;
  position: absolute;
  white-space: nowrap;
  top: 49%;
  left: 49.8%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

    
.info {
    position: relative;
    top: 15.8px;  
}
    
    
.request {
    position: absolute;
    top: 15.8px;  
}



.contributeurs {
    position: relative;
    top: 15em;
    
}


}




