BODY {
       background-color: #ffffff;
       margin-top: 0 px;
       margin-right: 0px;
       margin-left: 0px;
       margin-bottom: 0px;
       font-size: 12px; 
       font-family: "Lucida Grande", Arial, Geneva, sans-serif; 
       font-weight: lighter; 
       line-height: 13px; 
       text-align: justify
       color: #343434;
       }

body.grey {
            background-color: #f1f1f1;
            margin-top: 0 px;
            margin-right: 0px;
            margin-left: 0px;
            margin-bottom: 0px;  
            }

a.white {color:#808080; font-size:12pt; text-decoration: underline; font-family:Arial;}

td { font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; font-size: 12px }
.large { font-weight: bold; font-size: 14px  }
.small { font-size: 10px }
.white { color: #FFFFFF }
.red { color: #FF0000 }

a.plouf { font-size: 18px;
          font-family: 'Lucida Grande', Verdana;
          font-weight: bold;
          color: #cccccc;
          }

h1, h2, h3, h4
{
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  color: #999999;
  font-family: 'Lucida Grande', Verdana;
  }

.soustitre
{
  margin: 0px;
  padding: 0px;
  color: #999999;
  font-family: 'Lucida Grande', Verdana;
  }

.standardtext
{
  font-family: verdana,arial,helvetica;
  }	



table.grey {

             background:#f1f1f1;	   
             }	   

.authorname
{
  padding:0px;
  color: #666666;
  font-size: small;

  }



A, A:link
{	color: #000000;	}
A:visited
{	color: #000000;	}
A:active
{	color: #000000;	}
A:hover
{
  color: #3366CC;
  }


.title_link, .title_link:link
{
  color:#000000;	
  text-decoration: none;
  font-weight:bold;	 
  }		



.title_link:hover
{
  color:#3366CC;
  text-decoration: underline;
  
  }


.cd_os_version {
                 color: #999999;
                 font-weight:bold;
                 font-size:24px;
                 font-family: 'Impact';	 
                 border-width: 1px;
                 border-color: #000000;
                 
                 }	       

A.treeNode {
             font-family:Tahoma, Arial, Helvetica;
             font-size:12px;     

             }

A.treeTitle {
              font-family:Tahoma, Arial, Helvetica;
              font-size:12px;     
              text-decoration:none;
              }

A.treeTitle:hover {
                    font-family:Tahoma, Arial, Helvetica; font-size:12px;     
                    color: #3366CC;
                    text-decoration: underline;
                    }


A.treeTitleRed {
                 font-family:Tahoma, Arial, Helvetica;
                 font-size:12px;     
                 text-decoration:none;
                 color: #F44949;
                 }

A.treeTitleRed:hover {
                    font-family:Tahoma, Arial, Helvetica; font-size:12px;     
                    color: #3366CC;
                    text-decoration: underline;
                    }



a.download_info
{ 
  color:#000000;	
  text-decoration: none;
  font-weight:bold;	 
  }

a.title_link:hover
{
  color:#3366CC;
  text-decoration: underline;
  }

a.download_info span {display: none;}

a.download_info:hover span {display: block;
                             position: absolute; 
                             padding: 5px; margin: 10px; z-index: 100;
                             color: #222222; background: #FDFD6A;
                             font: 10px Verdana, sans-serif; text-align: center;
                             text-decoration: none;
                             }
