

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


h1
{
   position: absolute;
   top: 10px;
   left:1%;
   font-size: 220%;
   font-family: "Bodoni MT Poster Compressed", "Times New Roman", Serif;
   color: white;
   z-index: 35;
}


#citasurdecor
{
   position: absolute;
   top: 18%;
   left: 8%;
   margin: 0%;
   font-size: 150%;
   z-index:30;
}


h2
{
   position: relative;
   color: white;
   font-size: 150%;
   font-family: "Cambria Math", "Times New Roman", Serif;
   margin: 0%;
   margin-left: 14px;
   z-index:30;
}


h3
{
   position: relative;
   font-family: "Bradley Hand ITC", "Calisto MT", Serif;
   margin: 0%;
   margin-left: 8px;
   z-index:30;
   font-size: 150%;
}


.corps
{
   background-color: black;
   background-image: url("serpentbandegauche.jpg");
   background-repeat: repeat-y;
   text-align: justify;
   color: white;
   margin-left: 0px;
   margin-right: 50px;
   padding-left: 48px;
   padding-right: 0px;
}


.murdroite
{
   background-image: url("serpentbandedroite.jpg");
   background-repeat: repeat-y;
   background-position: right;
   text-align: right;
   color: white;
   margin-left: 0px;
   width: 50x;
}


p
{
   text-align: justify;
   color: white;
   margin-right: 14px;
   margin-left: 14px;
   font-size: 110%;
}


  .starring
 {
   font-style: italic;
   text-align: justify;
   color: white;
   margin-right: 14px;
   margin-left: 14px;
   font-size: 110%;
 }


  .signature
{
   position: relative;
   color: white;
   font-size: 105%;
   font-family: "Cambria Math", "Times New Roman", Serif;
   font-style: italic;
   text-align: right;
   margin-right: 14px;
}


 #horloge1
{
   position: relative;
   margin: auto;
   display: block;
   z-index:15;
}


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


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


#docalice
{
position: absolute;
top: 27%;
left:1%;
padding: 0%;
z-index:15;
}


#docmalleus
{
position: absolute;
top: 25%;
right:17%;
padding: 0%;
z-index:15;
}


#doctabula
{
position: absolute;
top: 32%;
left:19%;
padding: 0%;
z-index:15;
}


#poème
{
  text-align: center;
  font-family: "Bodoni MT Poster Compressed", "Times New Roman", Serif;
  z-index:15;
}


 #menu
{
  list-style-type: none;
  background-image: url("portail3.jpg");
  background-repeat: no-repeat;
  background-color: black; /* 128,104,76 */
  background-position: center;
  color: white;
  text-align: center;
  position: absolute;
  font-weight: bold;
  font-size: 105%;
  right: 0%;
  top: 6%;
  width: 162px; /* 157 */
  height: 377px;
  margin: 0%;
  padding: 0%;
  z-index:35;
}


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