/* Generated by Joël Simon */

/* remise à zéro pour commencer */
/*{
 margin:0;
 padding:0;
 } */
/* radical et efficace, non ?*/

body {
 /* margin: 4px;
  padding: 2px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 15px;
  background: #000000;
color: #FF9900; */
}

html:-moz-full-screen {
    background: black;
}

a {
  text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #FF9900;
}

#maj {
position: absolute;
left:600px;
top:500px;
font-style: italic;
color: #FF9900;
padding:1px;
} 

#texte {
   position: absolute;
  top: 100px;
  left: 40px;
  width: auto;
  height: auto;
  padding:2px;
}

#grille{
   position: relative;
  top: 30px;
  left: 600px;
  padding:2px;
}

#titre{
   position: absolute;
  top: 10px;
  left: 300px;
  text-color: #FF9900;
  padding:2px;
}

#ecoute{
  position: absolute;
  top: 10px;
  left: 80px;
  width: auto;
  height: auto;
  padding:1px;
}

.misengras {
  font-weight: bold;
}

  