#site
{
width:450px;
height:300px;
position:absolute;
top:50%;
left:50%;
margin-top:-175px;
margin-left:-225px;

}



#tableau
{
   
  text-align:center;
  font-family:Verdana;
  color:rgb(150,151,153);
  width:450px;
  margin:0px auto;
  }
  
a
{
   color:rgb(150,151,153);
   text-decoration:none;
   
}


#construction
{
   
  text-align:center;
  font-family:Verdana;
  font-size:0.8em;
  color:rgb(90,90,90);
  width:450px;
  margin:0px auto;
  }
