body
{
   background-color: #ECC591; 
   background-image: url("images/_Graphique/fond.jpg");
   background-repeat: repeat-x;
background-position: top;
background-attachment:fixed;


   color: #666666; 
SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #757575; SCROLLBAR-SHADOW-COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #F5DEB3; SCROLLBAR-ARROW-COLOR: #cccccc; SCROLLBAR-TRACK-COLOR: #f5DEB3; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #757575
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #ff6207;
  text-decoration: none;
}
p
{
   color: #666666;
   font-size: 80%;
   font-family: Verdana, Arial, serif;
   text-align: left
   
}
