
body
{
 background-image: url("../type/fonds/fond-001.gif");
 }

ul
{
 list-style-image: url("../type/boutons/rolleyes.gif");

  font-family: "Comic Sans Ms", "Time New Roman", Sans-serif;
  font-weight: bold; 
  font-size: large; 
  }
  
#bout
{
 width: 44px;
 height: 44px;
 position: absolute;

 left: 50%;
  }

#patte
{
 width: 50px;
 height: 61px;
 position: absolute;

 left: 10px;
 font-family: "comic sans ms", sans-serif;
 font-weight: bold;
 font-size: medium; 
  }  

#tete
{
 position: absolute;
 top: 20px;
 left: 300px;
  }

.compte
{
 position: absolute;

 right: 20px;
 }
   
  
h1
{
 text-align: center;
 font-family:"Time New Roman", "Comic Sans MS, Sans-serif; 
 }
 
  









