/*
  <div class= "grid_4 prefix_1 suffix_7">
              <input type="image" name="page" value="main" onMouseOut="src='css/images/photo2carre.jpg'" onMouseOver="src='css/images/photo2.jpg'" src="css/images/photo2carre.jpg">
              </div>
	Variable Grid System (Fluid Version).
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/ & 960 Fluid - http://www.designinfluences.com/

	Licensed under GPL and MIT.
width="108" height="46" border="0" dans html
#00001a
*/

.logo p {
    font-family: "rajdhani", "sans-serif";
    font-size: 200px;
    font-weight: 100;
    line-height: 0.5;
    margin-bottom: 20px;
}

.logo h6 {
    text-indent: 10px;
    font-family: "rajdhani", "sans-serif";
    font-weight: 200;
    font-size: 40px;
    margin-top: 0;
}

.logo {
    padding-bottom: 200px;
}

h5 { font-family: "abel", "sans-serif";
font-weight: 200;
font-size: 18px;
line-height: 1.3;
color: black;
float: left;
padding-bottom: 35px;}


header nav {

    padding: 30px 0;
    margin-bottom: 100px;
    text-align: center;
}

header nav ul li {
    list-style-type: none;
    display: inline;

}

header nav ul li a {
    text-decoration: overline 1px;
    color: #2e2e2e;
    font-weight: 400;
    font-size: 22px;
    font-family: "rajdhani", "sans-serif";
    padding: 0 12px;

}

header nav ul li a:hover {
    color: dimgrey;
}

.spacer {
    float: left;
    padding: 15px 0;
    
    
}

.spacer img {
    width: 100%;
}




h6 {
    font-family: "rajdhani", "sans-serif";
    font-size: 250px;
    font-weight: 200;
    line-height: 0.6;
    margin-bottom: 10px;
    margin-top: 50px;
  
}

p {
    font-family: "abel", "sans-serif";
    font-size: 20px;
    font-weight: 200;
    line-height: 1.4;
    text-indent: 20px;
}
p a { color:#2e2e2e;
text-decoration: overline solid 2px;
font-weight: 700;}
p a:hover { color:dimgrey;}

ul{ padding-top: 50px;
}

ul li { list-style-type: none;
    display:block;
padding: 0px;
margin: 0;}

ul li a{ text-decoration: overline solid 1px;
    color: #2e2e2e;
    font-weight: 400;
    font-size: 30px;
    font-family: "rajdhani", "sans-serif";
    padding: 0 0;
        line-height:2; }

ul li:nth-of-type(2){ text-indent: 60px;}


ul li a:hover {color:dimgrey;}

footer { 
float:left;
    margin-bottom: 35px;
    margin-top: 15px;
    border-top: solid 1px;
    
}


footer a {
    text-decoration: none;
    color: #2e2e2e;
    padding: 10px 25px;
    font-weight: 400;
    font-size: 10px;
    font-family: "rajdhani", "sans-serif";
   
}



footer a:hover{color: dimgrey;}

html {
  scroll-behavior: smooth;
}

