body {
  background-color: #8ba0b5;
  color: #000;
  font-family: sans-serif;
  font-size: 12px;
  scrollbar-face-color : #8ba0b5 ;
  scrollbar-shadow-color : #8ba0b5 ;
  scrollbar-highlight-color : #8ba0b5 ;
  scrollbar-3dlight-color : #c4ccd5 ;
  scrollbar-darkshadow-color : #036;
  scrollbar-track-color : #c4ccd5 ;
  scrollbar-arrow-color : #000 ;
}

salut { font-size: 24px;}

td {
  font-family: sans-serif;
  font-size: 12px;
}

td.titre
  {
  background-color: #c4ccd5;
  } 

p {
  margin: 5px,10px,15px,25px;
  } 

#edito p {
  margin: 5px,10px,5px,25px;
  } 

h1 {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  }
  
h2 {
  color: #000;
  font-size: 18px;
  text-decoration: underline;
  text-align: center;
  }
  
#menu {
  background-color: #003;
  }
  
#menu div {
  background-color: #003;
  color: #f93;
  font-family: monospace;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  text-align: center;
  }
  
#menu a:link {text-decoration: none; color: #f93;}
#menu a:visited {text-decoration: none; color: #f93;}
#menu a:active {text-decoration: none; color: #f93;}
#menu a:hover {text-decoration: none; color: #003; background-color:#f93;}
  
h3 {
  color: #003;
  background-color: #c4ccd5;
  font-family: monospace;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  }
  
h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  margin-top: 5px;
  }
  
h5 {
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  margin-top: 10px;
  margin-left: 5px;
  }
  
b {
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  }
  
strong {
  font-weight: bold;
  }
  
#edito {
  color: #000;
  }
  
#edito h3 {
  background-color: transparent;
  color: #fc3;
  margin: 0px;
  }
  
#edito .titre {
  background-color: #003;
  }
  
#edito td.contenu {
  background-color: #c4ccd5;
  background-image: url('../gfx/mains_gauche.jpg');
  }

a:link {text-decoration: none; color: #006;}
a:visited {text-decoration: none; color: #006;}
a:active {text-decoration: none; color: #006;}
a:hover {text-decoration: underline; color: #004;}

address {
  text-align: center;
  font-size: 10px;
  font-style: normal;
  color: #444;
}

address a:link {
  color: #557;
}

address a:visited {
  color: #557;
}
