body 
 { 
  font-family: "Geneva", sans-serif; 
  background: url(img/bg.png) repeat; 
  color:white;
}

#allContent {text-align:center; width:100%}

.interieurCartouche {background:#000000;}

.interieurCartouche div {width:400px; text-align:left; }

a {color:#00FF00;text-decoration:none;}
a:hover {color:yellow;text-decoration:underline;}

