

 body
{
   background-image: url("village.jpg");
   background-repeat: no-repeat;
   background-position: top;
   background-color: white;
   color: black;
}


#missives
{
  position: absolute;
  background-image: url("missives3.jpg");
  width: 171px;
  height: 167px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
  top: 125px;
  left: 40px;
  z-index: 5;
}


#docsquelette
{
  position: absolute;
  background-image: url("docsquelette6.jpg");
  width: 256px;
  height: 116px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
  top: 150px;
  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;
}


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

 .signature
{
   text-align: right;
   margin-left: 10px;
   margin-right: 25px;
   color: black;
}


 .center
{
   text-align: center;
   margin-left: 10px;
   margin-right: 25px;
   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;
}


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