    *  body {
           margin : auto;
           margin-top : 20px;
           margin-bottom : 20px;
           background-image : url("http://lesenfantsavanttout.net/banlog/biglogo.jpg");
      }
    * #en_tete {
           height : 200px;
           background-color : #70dbdb;
           margin-bottom : 20px;
           margin-left : 70px;
           padding-top : 20px;
           border : 2px solid #9370db;
      }
    * .minuscule {
           font-size : xx-small;
      }
    * .trespetit {
           font-size : x-small;
      }
    * .petit {
           font-size : small;
      }
    * .moyen {
           font-size : medium;
      }
    * .grand {
           font-size : large;
      }
    * .tresgrand {
           font-size : x-large;
      }
    * .supermegagigatresgrand {
           font-size : xx-large;
      }
    * #menu {
           float : left;
           width : 140px;
           margin-left : 10px;
      }
    * .element_menu {
           background-color : #70dbdb;
           background-repeat : repeat-x;
           margin-right : 10px;
           margin-bottom : 20px;
           border : 2px solid #9370db;
      }
    * .element_menu h3 {
           color : blue;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : center;
           font-variant : small-caps;
           font-size : small;
      }
    * .element_menu ul {
           padding : 0;
           padding-left : 20px;
           margin : 0;
           margin-bottom : 5px;
           text-align : left;
      }
    * ul {
           font-size : small;
      }
    * .element_menu a {
           color : blue;
      }
    * .element_menu a:hover {
           background-color : #9370db;
           color : black;
      }
    * #corps {
           margin-top : 20px;
           margin-left : 180px;
           margin-right : 20px;
           margin-bottom : 20px;
           padding : 10px;
           color : black;
           background-color : #70dbdb;
           border : 2px solid #9370db;
      }
    * h1 {
           text-align : center;
      }
    * h2 {
           color : black;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : center;
           font-size : 24px;
      }
    * p {
           color : black;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : center;
           font-size : small;
      }
    * h4 {
           color : black;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : center;
           font-size : 16px;
           line-height : 200%;
      }
    * h5 {
           color : black;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : left;
           font-size : 16px;
           line-height : 200%;
      }
    * h6 {
           color : black;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : justify;
           font-size : 16px;
           line-height : 150%;
           text-indent : 20px;
      }
    * table {
           color : black;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : center;
           font-size : 16px;
      }
    * table tr td {
           color : black;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : left;
           font-size : 16px;
      }
    * .element_pds h3 {
           color : blue;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : left;
           font-size : small;
      }
    * .element_pds ul {
           color : blue;
           font-family : "comic sans ms", "Arial Black", "Times New Roman", Times, serif;
           text-align : left;
           font-size : small;
           list-style-type : none;
      }
	* ul {
           color : black;
           font-family : "comic sans ms";
           font-size : small;
       }
	   
	* ul li {
           color : black;
           font-family : "comic sans ms";
           font-size : small;
       }
