  body {
    font-family: "verdana", sans-serif;
  }
  #splash {
    text-align: center;
    height: 400px;
    width: 400px;
    position: absolute;;
    top: 50%;
    margin-top: -150px;
    left: 50%;
    margin-left: -200px;    
  }  

  /* sans rollovers */
  a {
    text-decoration: none;
    font-weight: bold;  
    color: #fc8604; 
    font-size: .7em; 
    text-transform: uppercase;
    white-space: nowrap;
  }
  .split,
  a:hover {
    color: #b41a14;  
  }

  .choix-langue {
    margin: 0; 
    padding-bottom: 50px;
    clear: both;
  }

  