

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


 h1
{
   border: solid 1px;
   border-color: rgb(201,194,186);
   background-position: center;
   background-repeat: no-repeat;
   position: relative;
   margin-left: 200px;
   margin-right: 200px;
   text-align: center;
   font-size: 270%;
   font-weight: bold;
   font-family: "Constantia", "Times New Roman", Serif;
   height: 200px;
   color: rgb(197,29,71);
   z-index: 10;
}


 h2
{
   position: relative;
   text-align: center;
   font-size: 200%;
   font-weight: bold;
   font-family: "Constantia", "Times New Roman", Serif;
   color: rgb(197,29,71);
   z-index: 30;
}


 h3
{
  text-align: center;
  margin-top: 3.5%;
  margin-bottom: 2%;
  font-size: 175%;
  color: rgb(197,29,71);
  z-index: 30;
}


 h4
{
   margin-top: 3.5%;
   margin-bottom: -1%;
   margin-left: 10px;
   font-size: 110%;
   color: rgb(197,29,71);
}


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


.sectionintro
{
  border: solid 1px;
  border-color: rgb(201,194,186);
  position: relative;
  background-image: url("instrumentsfondnoir2.jpg");
  background-repeat: no-repeat;
  background-position: left;
  color: white;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 11.5%;
  z-index:30;
}


.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;
  font-size: 100%;
  z-index:30;
}


 p
{
   position: relative;
   text-align: justify;
   margin-left: 10px;
   margin-right: 10px;
   color: white;
   z-index: 30;
}


.circonstances
{
   text-align: center;
   margin-top: -25px;
   color: rgb(197,29,71);
   font-family: Brush Script MT;
   font-style: italic;
   font-size: 145%;
}


.intersection
{
  background-image: url("monstresmarins3.jpg");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 397px;
  height: 226px;
  margin: auto;
  z-index:30;
}


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


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


#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;
  color: rgb(177,184,207);
  font-size: 105%;
  z-index:35;
}


#legales
{
   position: relative;
   text-align: center;
   font-size: 70%;
   margin-left: 8px;
   margin-right: 8px;
}