

body
{
   background-image: url("etoiles.jpg");
   background-repeat: repeat-y;
   color: white;
   background-color: black;
   font-style: italic;
}


h1
{
   position: relative;
   top: 1%;
   text-align: center;
   color: white;
   font-family: "Book Antiqua"; "Verdana", Serif;
   font-size: 250%;
   font-weight: bold;
   font-style: normal;
   z-index:30;
}


h2
{
   font-size: 150%;
   font-family: "Book Antiqua", "Times New Roman", Serif;
   font-style: normal;
   padding-top: 10px;
   margin: auto;
   text-align: center;
}


h3
{
   font-size: 110%;
   font-family: "Book Antiqua", "Times New Roman", Serif;
   font-style: normal;
   margin-left: 130px;
   margin-bottom: -1%;
}


em
{
   font-weight: bold;
   font-size: 110%;
}


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


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


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


.listem
{
	margin-left: 25px;
}


#citation
{
   position: relative;
   top: -23px;
   font-size: 110%;
   font-family: "Cambria Math", "Times New Roman", Serif;
   font-style: italic;
   margin: auto;
   text-align: center;
   z-index: 20;
}


.meduseseparation
{
   position: relative;
   background-image: url("meduseseparation3.jpg");
   width: 141px;
   height: 144px;
   margin: auto;
   text-align: center;
   z-index: 10;
}


.casqueseparation
{
   position: relative;
   background-image: url("casqueseparation.jpg");
   width: 103px;
   height: 111px;
   margin: auto;
   text-align: center;
   z-index: 10;
}


.vaseseparation
{
   position: relative;
   background-image: url("vaseachemenidefondnoir2.jpg");
   width: 139px;
   height: 137px;
   margin: auto;
   text-align: center;
   z-index: 10;
}


.points
{
   text-align: center;
   font-size: 230%;
}


.corps
{
   position: relative;
   background-color: rgb(15,15,15);
   background-image: url("serpents.jpg");
   background-repeat: repeat-y;
   text-align: justify;
   color: white;
   margin-left: 0px;
   margin-right: 80px;
   padding-left: 48px;
   padding-right: 0px;
   z-index: 15;
}


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


.paraborder
{
   position: relative;
   background-color: black;
   color: white;
   margin-right: 40px;
   margin-left: 40px;
   z-index: 15;
}


.paragraph
{
   position: relative;
   top: 10px;
   text-align: justify;
   color: white;
   background-color: black;
   padding: 2px;
   font-size: 100%;
   margin-right: 20px;
   margin-left: 20px;
}


#jupiter
{
   position: relative;
   top: 20px;
   margin: auto;
   background-image: url("jupiter5.jpg");
   background-repeat: no-repeat;
   background-position: center;
   width: 100%;
   height: 599px;
   color: black;
   font-size: 100%;
}


.parintro
{

   text-align: center;
   font-size: 115%;
}


 #menu
{
   border: medium outset;
   list-style-type: square;
   background-image: url("colonne3.jpg");
   background-repeat: no-repeat;
   background-color: black;
   background-position: left;
   color: white;
   font-weight: normal;
   font-style: normal;
   font-size: 90%;
   position: fixed;
   right: 0.5%;
   top: 1%;
   width: 110px;
   height: 190px;
   z-index:35;
}


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