TD
{
font-family:"Verdana, Arial";
font-size:10pt;
font-color:#000000
link:#0000ff
}

.fond{background-image:url(images/fond_cellule.jpg);
background-repeat:no-repeat;
background-position:center;
background-attachment: fixed;}


a.menu:link
  {
   color: #FFFFFF; text-decoration:none;
  }
a.menu:visited
  {
   color: #FFFFFF; text-decoration:none;
  }
a.menu:active
  {
   color: #FFFFFF; text-decoration:none;
  }
a.menu:hover
  {
   color: #FF9900; text-decoration:underline;
  }
  
  
    /*-------------------Post-it--------------------------------*/

#postit { position: absolute; top: 90px; left: 255px; z-index: 300; width: 427px; height: 454px; background: transparent url(images/postit.png) no-repeat center center;
font-family: comic sans ms; font-size: 12px; font-weight: normal; color: #000; font-style: italic;text-align: left; line-height:15px;  margin: 10;padding: 30;}

#postit p { padding:5px 0px 0 0px; padding:5px 0px 0 0px;}

#close { position: absolute; top: 00px; left: 00px; width: 690px; height: 690px; font-size:10px; font-family: verdana; font-style: normal; color: #000; padding: 5px 20px 5px 0; background-image: url(images/postitbouton.png) no-repeat center center; }


