body {  background-color:indigo ;   width: 100%;   margin: 0px;   padding: 0px;   padding: 0px;   }  .corps {   width: 805px;   height: 805px;   margin:0 auto;   margin-top:10px;   margin-bottom:10px;   position:relative;   }  #bandeau{   width:800px;  height:114px;  position:absolute;  top:11px;  left:3px;    }  #intitule{   width:800px;  height:100px;  position:absolute;  top:130px;  left:3px; text-align:center; font-family:Arial;   font-style:normal;   color:gold;  font-size:25px;  width:817px;  font-weight:500;   font-variant:normal;   font-stretch:normal;   word-spacing:1pt;   text-decoration:none;  }  #intitule a { color:yellow;  } #intitule a:hover {	 color:lightblue;  } #intitule a:active { color:yellow;  } #inclus{   width:800px;  height:114px;  position:absolute;  top:230px;  left:3px;    }
