body
{
background-color: #0F243E;
font-family:"garamond",times new roman,verdana;
}

a:link /* couleur des liens */
{
color:#CCCCCC;
text-decoration: none;
}
a:visited /* couleur des liens déjà visités */
{
    color: #CCCCCC;
	text-decoration: none;
}
a:hover /* couleurs des liens survolés par la souris */
{
    color: #00FFFF;
    text-decoration: none;
}
a:active /* couleurs des liens quand on clique dessus */
{
    color: #CCCCCC;
    text-decoration: none;
}

h1
{
color: red;
text-align: center;
font-size: 3em;
}
h2
{
color: #D99594;
text-align: center;
font-size: 2em;
}
h3
{
color: red;
text-align: center;
font-size: 1.5em;
}
h4
{
color: red;
text-align: center;
font-size: 0.9em;
}
h5
{
color: yellow;
text-align: center;
font-size: 1em;
}

p
{
color: white;
text-align: justify;
font-size: 1em;
}

.aucentre /* Toutes les images contenues sont centrées */
{

   border: none; /* Pas de bordure */
   text-align: center;
   color: aqua;
   font-style: italic;
   
}
.miniature
{

   border: none; /* Pas de bordure */
   text-align: center;
   color: aqua;
   font-style: italic;
   
}
















#paragraphe1
{
	font-family:"garamond",times new roman,verdana;
	color:#ffffff;
	font-size: 1em;
	text-align: justify;
   }

    #image2
{
	text-align: center;
	color:#FFFFFF;
	font-size: 0.8em;
   }
   
#paragraphe2
{
	font-family:"garamond",times new roman,verdana;
	color:#000000;
	font-size: 1em;
	text-align: justify;
   }
   
   #image3
{
	text-align: center;
	color:#FFFFFF;
	font-size: 0.8em;
   }
   #paragraphe3
{
	font-family:"garamond",times new roman,verdana;
	color:#000000;
	font-style: italic;
	font-size: 1em;
	text-align: justify;
   }
   
    #image4
{
	text-align: center;
	color:#FFFFFF;
	font-size: 0.8em;
	}
   
    #paragraphe4
{
	font-family:"garamond",times new roman,verdana;
	color:#000000;
	font-size: 1em;
	text-align: justify;
   }
   
   #paragraphe5
{
	font-family:"garamond",times new roman,verdana;
	color:#000000;
	font-size: 1em;
	text-align: justify;
   }
   
   #image5
{
	text-align: center;
	color:#FFFFFF;
	font-size: 0.8em;
	}
   
   #paragraphe6
{
	font-family:"garamond",times new roman,verdana;
	color:#000000;
	font-size: 1em;
	text-align: justify;
   }
   
   
   #image6
{
	text-align: center;
	color:#FFFFFF;
	font-size: 0.8em;
	}
   
    #paragraphe7
{
	font-family:"garamond",times new roman,verdana;
	color:#000000;
	font-size: 1em;
	text-align: justify;
   }
   
#notes
{
    font-family:"garamond",times new roman,verdana;
	font-size: 0.8em;
	text-align: justify;
   }
   

