

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

#aubergiste
{
  position: absolute;
  background-image: url("aubergiste2.jpg");
  width: 235px;
  height: 283px;
  top: 5px;
  left: 170px;
  z-index: 5;
}


#patrouille
{
  position: absolute;
  background-image: url("falstaff3.jpg");
  width: 193px;
  height: 304px;
  left: 410px;
  top: 5px;
  z-index: 5;
}


#mendiant
{
  position: absolute;
  background-image: url("mendiant2.jpg");
  width: 174px;
  height: 230px;
  top: 70px;
  right: 0px;
  z-index: 5;
}


 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(105,4,2);
   z-index: 10;
}


 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(223,223,223);
  color: black;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 35px;
  z-index:30;
}


.parintro
{
  position: relative;
  font-size: 110%;
  font-weight: bold;
  font-family: "Constantia", "Times New Roman", Serif;
  color: rgb(135,4,2);
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 35px;
  z-index:30;
}


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


.heaumes
{
   background-image: url("heaumesfondblanc2.jpg");
   margin: auto;   
   margin-top: -50px;
   color: white;
   width: 211px;
   height: 120px;
   z-index:35;
}

#renardesneiges
{
  position: relative;
  background-image: url("renardesneiges3.jpg");
  width: 318px;
  height: 168px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  z-index: 5;
}


#traineau
{
  position: relative;
  background-image: url("traineau3.jpg");
  width: 312px;
  height: 197px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  z-index: 5;
}


#jambon
{
  position: relative;
  background-image: url("jambon2.jpg");
  width: 218px;
  height: 168px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  z-index: 5;
}


 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;
}


#thulandetaillee
{
   background-image: url("thulandetaillee.jpg");
   margin: auto;   
   margin-top: -50px;
   color: white;
   width: 1376px;
   height: 800px;
   z-index:35;
}


#merneruneenneaveciles
{
   background-image: url("merneruneenneaveciles4.jpg");
   margin: auto;   
   margin-top: -50px;
   color: white;
   width: 1309px;
   height: 484px;
   z-index:35;
}



#cartedalenfort
{
   background-image: url("cartedalenfort2.jpg");
   margin: auto;   
   margin-top: -50px;
   color: white;
   width: 1337px;
   height: 1316px;
   z-index:35;
}


#menu
{
  border: solid 3px;
  border-color: rgb(107,107,107);
  position: absolute;
  background-color: rgb(223,223,223);
  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;
}