<style type="text/css">
<!--

/* Général */

html {margin: 0; padding: 0;}

body {
  background: blanchedalmond;
  color: black;
  /* margin: 0; padding: 0; */
  behavior: url(/css/csshover.htc);} /* WinIE */

/* Les éléments flottants */

div.item {float: left; text-align: center;
  margin: 15px 20px 15px 20px;}
div.item a {text-decoration: none; color: black;}
div.item a:hover {background-color: lightblue;}

#corps a:link           {color: blue;}
#corps a:active         {color: blue;}
#corps a:visited        {color: blue;}

/* Le corps du texte */

#corps {color: black;
  margin: 0;
  margin-left: 2em;
  margin-right: 2em; 
  margin-top: 1em;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;}
#corps li {padding: 5px;}
#corps h1 {font-size : 250%; color : black; text-align: center;}
#corps h2 {font-size : 150%; 
  font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
  color : #990000; text-align: left;}
#corps h3 {font-size : 115%;
  font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
  color : black; text-align: left; font-weight: cold;}
#corps img {align: center; border: 1;}
#corps table {text-align: center;}
#corps li {text-align: left;}

#center h2 {text-align: center;}

#couverture {float:left; margin-right: 50px;}
.clearboth {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}

#right {float: right;}
#right-aligned {text-align: right;}

#toc a:link           {color: blue;}
#toc a:active         {color: blue;}
#toc a:visited        {color: blue;}
#toc a:hover {color: red; text-decoration : none;}
-->
</style>

