
body { 

  background-color: white; 
  width: 100%;
  height: 100%;
  z-index:-20;

}






.h1
{	
	font-weight: normal;
    color: black;	
	font-size: 30px;
	font-family: arial;
	position: absolute;
	top:0px;	
	left: 25px;
	z-index: 5; 
	text-align: centered;

}
	


.projets
{	
	font-weight: normal;
    color: black;	
	font-size: 18px;
	font-family: arial;
	position: absolute;
	top:20px;	
	left: 500px;
	z-index: 5; 
	text-align: centered;

}

.atelier
{	
	font-weight: normal;
    color: black;	
	font-size: 18px;
	font-family: arial;
	position: absolute;
	top: 20px;	
	left: 650px;
	z-index: 5; 
	text-align: centered;

}

.contact
{	
	font-weight: normal;
    color: black;	
	font-size: 18px;
	font-family: arial;
	position: absolute;
	top: 20px;	
	left: 800px;
	z-index: 5; 
	text-align: centered;

}

.agence {

	position: fixed;
	font-weight: bold;
	font-style: normal;
    color: black;
	font-size: 20px;
	font-family: arial;
	left:100px;
	top:130px;
	z-index: 8;
	text-align: justify;
 }
 
	
.moi {

	position: fixed;

    color:black;
	font-size: 20px;
	font-family: arial;
	left:100px;
	top:160px;
	z-index: 8;
	text-align: justify;
 }
 

 


.construc {

	position: fixed;
	font-style: italic;
    color:black;
	font-size: 25px;
	font-family: arial;
	left:100px;
	top:300px;
	z-index: 8;
	text-align: justify;
 }
 




