body 
               {
 background-image:url('Fond-01.png'); background-repeat:repeat; background-attachment:fixed 
}
img {
	border: 0px currentColor;
}
  /*--------Liens général---------------------------------------------------*/
a            { font-family: Arial Narrow; color: #00CC66; font-size: 12pt }
a:hover      { font-size: 12pt; color: #FF0000; font-family: Arial Narrow }             
               
               
  /*--------Logo Pédernec fixe---------------------------------------------------*/
  #fixe {
    position: absolute;
    top: 4.0em; right: 0em;
    width: 7.0em;
  }
  html>body #fixe {  /* seulement pour navigateurs modernes! */
    position: fixed;
  }
  
      /*--------Image page Accueil fixe1---------------------------------------------------*/
  #fixe1 {
    position: absolute;
    top: 8.0em; right: 7em;
    width: 7.0em;;
  }
 
  
  
  
  

  a img {
  border: 0;
}
  
  A.pdf {padding:6px; color: #096121;   text-decoration:none font-family:Arial Narrow } 
a:hover.pdf {padding:6px; color: #FF0000; text-decoration:none font-family:Arial Narrow }



A.link2 {color: #666666; text-decoration: none; font-family:Arial Narrow } 
a:visited.link2 {color: #0066CC; text-decoration: none; font-family:Arial Narrow }
a:active.link2 {color: #FF0000; text-decoration: none; font-family:Arial Narrow } 
a:hover.link2 {color: #000000; text-decoration: overline underline; font-family:Arial Narrow }



/*-------- Contour et Fond de Table ---------------------------------------------------*/

#table1        { border:6px double #008000; background-image: url('gris_184.jpg'); background-repeat: repeat }

#table2        { background-image: url('gris_334.jpg'); background-repeat: repeat; 
               background-attachment: fixed; border:2px solid #00740F }

#table3        { background-image: url('gris_334.jpg'); background-repeat: repeat; 
               background-attachment: fixed; border:2px solid #00740F }
               
.process           { background-image: url('0001.png'); background-repeat: 
               no-repeat; background-attachment: scroll; background-position: 
                 center;; position:relative; top:-2  }               
               
/*--------TexteH Page Accueil---------------------------------------------------*/
  #TexteH {
    position: absolute;
    top: 4.6900em;  left: 2.4em; 
 

  }               
               
/*--------FIN---------------------------------------------------*/