

 body
{
   background-image: url("");
   background-repeat: repeat-all;
   background-position: top;
   background-color: black;
   color: black;
}


 h1
{
   position: relative;
   text-align: center;
   font-size: 200%;
   font-weight: bold;
   font-family: "Constantia", "Times New Roman", Serif;
   margin: auto;
   padding-top: 10px;
   width: 926px;
   height: 20px;
   color: rgb(227,196,17);
   z-index: 10;
}


#marche
{
  position: absolute;
  background-image: url("arabesdores.jpg");
  width: 469px;
  height: 288px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  top: 125px;
  left: 50px;
  z-index: 5;
}


#tapisvolant
{
  position: relative;
  background-image: url("tapisvolant2.jpg");
  width: 436px;
  height: 229px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  top: 1px;
  z-index: 5;
}


#chevalblesse
{
  position: absolute;
  background-image: url("chevalblesse2.jpg");
  width: 290px;
  height: 121px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  top: 290px;
  right: 150px;
  z-index: 5;
}


 h2
{
   position: relative;
   text-align: center;
   font-size: 150%;
   font-weight: bold;
   font-family: "Constantia", "Times New Roman", Serif;
   color: rgb(96,4,2);
   z-index: 30;
}


 h3
{
  margin-top: 3.5%;
  margin-bottom: -1%;
  font-size: 130%;
  color: rgb(96,4,2);
}


 h4
{
   margin-top: 3.5%;
   margin-bottom: -1%;
   margin-left: 10px;
   font-size: 110%;
   color: rgb(96,4,2);
}


 h5
{
   margin-top: 3.5%;
   margin-bottom: -1%;
   margin-left: 10px;
   font-size: 105%;
}


.section
{
  border: solid 3px;
  border-color: rgb(107,107,107);
  position: relative;
  background-color: rgb(250,222,165);
  color: black;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 35px;
  z-index:30;
}


 p
{
   text-align: justify;
   margin-left: 10px;
   margin-right: 10px;
   color: black;
}


 a
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   font-size: 105%;
   color: black;
}


a:hover /* Quand le visiteur pointe sur le lien */
{
   font-size: 110%;
   font-weight: bold;
}


#grappes
{
  position: relative;
  background-image: url("grappes2.jpg");
  width: 196px;
  height: 194px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;  
  text-align: center;
  z-index: 5;
}


#vaincu
{
  position: relative;
  background-image: url("vaincu2.jpg");
  width: 187px;
  height: 200px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;  
  text-align: center;
  z-index: 5;
}


#hommeforet
{
  position: relative;
  background-image: url("hommeforet3.jpg");
  width: 223px;
  height: 356px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;  
  text-align: center;
  z-index: 5;
}


#menu
{
  border: solid 3px;
  border-color: rgb(107,107,107);
  position: absolute;
  background-color: rgb(250,222,165);
  left: 0px;
  top: 0px;
  color: black;
  padding-right: 35px;
  padding-bottom: 20px;
  list-style-type: none;
  font-size: 105%;
  z-index:35;
}


#legales
{
   position: relative;
   text-align: center;
   font-size: 70%;
   margin-left: 8px;
   margin-right: 8px;
   color: rgb(227,196,17);   
}