.menu { font-family: arial; font-size: 8pt;  color: #475C6B; text-decoration:none;font-weight:bold ;}
.txt { font-family: arial; font-size: 9pt;  color: #000000; text-decoration:none;font-weight: ;}
.lien_menu { font-family: arial; font-size: 8pt;  color: #152431; text-decoration:none;}
.navig { font-family: verdana; font-size: 8pt;  color: #000000; text-decoration:none;font-weight: ;}
.copyright { font-family: arial; font-size: 7.5pt;  color: #000000; text-decoration:none;font-weight:bold ;}




a.lien_menu:link
  {
   color: #000000; text-decoration:none;
  }
a.lien_menu:visited
  {
   color: #800080; text-decoration:none;
  }
a.lien_menu:active
  {
   color: #00CC00; text-decoration:none;
  }
a.lien_menu:hover
  {
   color: #00B000; text-decoration:underline;
  }
  
  
  
  /*-------------------Post-it--------------------------------*/

#postit { position: absolute; top: 20px; left: 315px; z-index: 300; width: 164px; height: 164px; background: transparent url(images/postit.gif) 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: 10;}

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

#close { position: absolute; bottom: 136px; right: 60px; font-size:10px; font-family: verdana; font-style: normal; color: #000; padding: 15px 20px 5px 0; background-image: url(images/postitbouton.gif) no-repeat center right; }








