
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: 40; 
	text-align: centered;

}
.projets
{	
	font-weight: normal;
    color: black;	
	font-size: 18px;
	font-family: arial;
	position: absolute;
	top:20px;	
	left: 500px;
	z-index: 40; 
	text-align: centered;

}

.atelier
{	
	font-weight: normal;
    color: black;	
	font-size: 18px;
	font-family: arial;
	position: absolute;
	top: 20px;	
	left: 650px;
	z-index: 40; 
	text-align: centered;

}

.contact
{	
	font-weight: normal;
    color: black;
	font-size: 18px;
	font-family: arial;
	position: absolute;
	top: 20px;	
	left: 800px;
	z-index: 40; 
	text-align: centered;

}




.tableau
{
	position: absolute;
	top: 80px;
	left: 5px;
	z-index: 4;
}


.container {
  position: relative;
}


.textetableau {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 30;
  color: white;	
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
}




	.T1
{	
	position: absolute;
	top: 500px;	
	left: 35px;
	font-weight: normal;
    color: white;	
	font-size: 16px;
	font-family: arial;
	z-index: 30;

}	

	.T2
{	
	position: absolute;
	top: 500px;	
	left: 640px;
	font-weight: normal;
    color: white;	
	font-size: 16px;
	font-family: arial;
	z-index: 30;
}	

	.T3
{	
	position: absolute;
	top: 500px;	
	left: 1245px;
	font-weight: normal;
    color: white;	
	font-size: 16px;
	font-family: arial;
	z-index: 30;
}	

a :hover
{
	color: black;
	
}	


  .png {

	bottom: 18px;
	left: 35px;
	z-index: 10;
	position: fixed

 }


	