body {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 7px;
  margin: 0px;
  text-align: center;
  Background-color: #000000;
  }
 

/*===============================================================

    CONTENANTS  

  ===============================================================*/

#Page {
  position: relative;
  padding: 0;
  width: 772px;
  max-width: 772px;
  height: 800px;
  margin: auto; 
  text-align: left;
  Background-color: #977FFF;
  z-index: 0;
}

#Bugs {
  position: relative;
  width: 50px;
  height: 50px;
  background: url('../images/bug.gif') no-repeat top left;
  z-index: 12;
}

.BoxForum{
  position: absolute;
  padding: 0;
  left: 1.5%;
  width: 97%;
  margin: 0;
  text-align: left;
  Background-color: #977FFF;
  z-index: 2;
}

#BoxWebMaster{
  position: absolute;
  margin: 0;
  padding: 0;
  font: 6mm "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
  color: yellow;
  text-align: center;
  left: 0;
  top: 400px;
  width: 772px;
  height: 50px;
  z-index: 5;
}

.BoxPaveTextePrincipal{
  position: relative;
  width: 92%;
  left:2%;
  Padding-top: 20px;
  Padding-bottom: 20px; 
  padding-left: 2%;
  padding-right: 2%;
  Background: #E9EBD0;
  text-align: justify;
  z-index: 7;
}

.BoxNbMembre{
  position: absolute;
  border: 1px;
  border-style: solid;
  width: 30%;
  Left: 40px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  Background: #E9EBD0;
  z-index: 7;
}

.BoxAnnonce{
  position: absolute;
  border: 1px;
  border-style: solid;
  width: 55%;
  Left: 38%;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  Background: #E9EBD0;
  z-index: 7;
}

.BoxAnniversaire{
  position: relative;
  border: 0px;
  border-style: solid;
  width: 88%;
  Left: 40px;
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
  Background: #977FFF;
  z-index: 7;
}

.BoxPavePub{
  position: relative;
  width: 690px;
  left:40px;
  Padding-top: 20px;
  Padding-bottom: 0;  
  padding-left: 0;
  padding-right: 0;
  z-index: 7;
}

.BoxImage {
  position: absolute;
  left: 41px;
  top: 0px;
  margin: 0;
  padding: 0;
  width: 690px;
  height: 100px;
 /* border: solid 1px black; */
  z-index: 3;
}


.W3c{
  position: absolute;
  border-width: 0;
  width: 100%;
  top: 200px;
  text-align: center; 
  z-index: 1;
}

.xiti{
  position: absolute;
  border-width: 0;
  width: 100%;
  top: 200px;
  text-align: center; 
  z-index: 1;
}

.titre_news{
  font: 8mm "Bookman Old Style";
	font-weight: bold;
	font-style: italic;
/*  font: 10mm "Lucida sans", Tahoma, Geneva, Arial, Helvetica, sans-serif; */
  text-align: center;
  border: solid 2px green;
  background-color: #C6FF00;
  color: #FF4000;
}

/*------------------------------

       Gallerie.php        

  ------------------------------ */

.BoxGallerieMainBox{
  position: relative;
  width: 96%;
  height: 800px;
  left:2%;
  Padding: 0;
  text-align: center;
  z-index: 7;
/*  border: solid 1px red;*/
}

#fleche {
  position: relative;
  top: 0px;
  left: 0px;
  width: 745px;
  height: 65px;
  z-index: 8;
/*  border: solid 1px red;*/  
}