

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


 h1
{
   border: solid 1px;
   border-color: rgb(201,194,186);
   background-image: url("cave3.jpg");
   background-position: bottom;
   background-repeat: no-repeat;
   position: relative;
   margin: auto;
   text-align: center;
   font-size: 200%;
   font-weight: bold;
   font-family: "Constantia", "Times New Roman", Serif;
   width: 400px;
   height: 402px;
   color: rgb(223,181,32);
   z-index: 35;
}


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


 h3
{
  margin-top: 3.5%;
  margin-bottom: -1%;
  font-size: 130%;
  color: white;
  z-index: 30;
}


 h4
{
   margin-top: 3.5%;
   margin-bottom: -1%;
   margin-left: 10px;
   font-size: 110%;
   color: rgb(223,181,32);
}


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


.facadegauche
{
  position: absolute;
  background-image: url("facadegauche2.jpg");
  top: 85px;
  left: 10%;
  width: 300px;
  height: 402px;
  z-index:30;
}


.robenoire
{
  position: absolute;
  background-image: url("robenoire2.jpg");
  top: 105px;
  left: 25%;
  width: 189px;
  height: 387px;
  z-index:0;
}


.facadedroite
{
  position: absolute;
  background-image: url("facadedroite2.jpg");
  top: 85px;
  right: 10%;
  width: 300px;
  height: 402px;
  z-index:30;
}


.paraborder
{
   position: relative;
   border: solid 1px;
   border-color: rgb(201,194,186);      
   background-image: url("briques23.jpg");
   background-repeat: repeat-y;
   background-position: left;
   margin-right: 2px;
   margin-left: 2px;
   z-index: 10;
}


.paragraph
{
   position: relative;
   text-align: justify;
   color: black;
   margin-top: 30px;
   margin-bottom: 30px;  
   margin-right: 40px;
   margin-left: 40px;
   padding: 20px;
   font-size: 100%;
   z-index: 15;
}


.section
{
  border: solid 1px;
  border-color: rgb(201,194,186);
  position: relative;
  color: white;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 35px;
  z-index:30;
}


.pintroepisode
{
   position: relative;
   text-align: justify;
   font-size: 120%;
   font-weight: light;
   font-family: "Times New Roman", Serif;
   color: rgb(223,181,32);
   z-index: 30;
}


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


 a
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   font-size: 105%;
   color: rgb(251,245,125);
}


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


#tantes
{
  position: relative;   
  background-image: url("tantes3.jpg");
  margin: auto;
  width: 268px;
  height: 250px;
  z-index:30;
}


.usine
{
  position: relative;
  background-image: url("usinefondnoir5.jpg");
  margin: auto;
  width: 783px;
  height: 330px;
  z-index:30;
}


.course-poursuite
{
  position: relative;
  background-image: url("voitures.jpg");
  margin: auto;
  width: 400px;
  height: 322px;
  z-index:30;
}


.dockers
{
  position: relative;
  background-image: url("dockers2.jpg");
  margin: auto;
  width: 553px;
  height: 227px;
  z-index:30;
}


#menu
{
  border: solid 1px;
  border-color: rgb(201,194,186);
  position: absolute;
  left: 0px;
  top: 0px;
  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;
}