h1,h2,h3
        {
        color:violet;
       }

h1,h2,h3,h4,h5
          {
          text-decoration:underline;
          }

h1,h2,h3,h4
         {
         font-style:italic;
         }

h4
  {
  color:green;
  }
   
h4.noir
      {
       color:black;
      }

h1,h2
    {
     text-align:center;
     }

h2.sommaire
        {
        font-family:verdana, gothic, arial;
        }

body
     {
     background-color:#eeffcc;
      }

div.page
        {
        width: 600px;
        float:right;
         }

div.menu2
      {
        font-family:verdana,gothic,arial;
        color:violet;
      	width: 200px ;
	margin:10px ;
	text-align: center ;
	border: 2px solid #ab4 ;
	background:#eeffcc ;
        float:left;
        height:2150px;
      }

div.menu3
      {
        font-family:verdana,gothic,arial;
        color:violet;
      	width: 200px ;
	margin:10px ;
	text-align: center ;
	border: 2px solid #ab4 ;
	background:#eeffcc ;
        float:left;
        height:800px;
      }

div.menu4
      {
        font-family:verdana,gothic,arial;
        color:violet;
      	width: 200px ;
	margin:10px ;
	text-align: center ;
	border: 2px solid #ab4 ;
	background:#eeffcc ;
        float:left;
        height:1000px;
      }
div.menu5
      {
        font-family:verdana,gothic,arial;
        color:violet;
      	width: 200px ;
	margin:10px ;
	text-align: center ;
	border: 2px solid #ab4 ;
	background:#eeffcc ;
        float:left;
        height:850px;
      }

div.menu6
      {
        font-family:verdana,gothic,arial;
        color:violet;
      	width: 200px ;
	margin:20px ;
	text-align: center ;
	border: 2px solid #ab4 ;
	background:#eeffcc ;
        float:left;
        height:2300px;
      }


div.menu7
      {
        font-family:verdana,gothic,arial;
        color:violet;
      	width: 200px ;
	margin:10px ;
	text-align: center ;
	border: 2px solid #ab4 ;
	background:#eeffcc ;
        float:left;
        height:1200px;
      }


div.menu8
      {
        font-family:verdana,gothic,arial;
        color:violet;
      	width: 200px ;
	margin:30px ;
	text-align: center ;
	border: 2px solid #ab4 ;
	background:#eeffcc ;
        float:left;
        height:950px;
      }


div.menu9
      {
        font-family:verdana,gothic,arial;
        color:violet;
      	width: 200px ;
	margin:20px ;
	text-align: center ;
	border: 2px solid #ab4 ;
	background:#eeffcc ;
        float:left;
        height:950px;
      }


/*cette première partie de la feuille de style est appliquée aux éléments les plus
importants de toutes les pages : titres, menu et fond*/





p.right
       {
       float:right;
       }

img
{
margin:20px;
}

p.left{
       float:left;
       }

p#entree
{
text-align:center;
}

p#entree
{
color:violet;
}

p.sommaire
          {
          margin:250px;
          }


/*cette dernière partie de la feuille de style s'applique à des éléments bien particuliers
de certaines pages : paragraphes, images ainsi que le lien de la page
d'accueil vers le sommaire réalisé à partir du mot "ENTREE"*/
