/* 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;
}



.lelogo {
  position: absolute;
  z-index= 10;
  top: 10px;
  right: 10px;
  width: auto;
  height: auto;
  border: solid 1px;
  padding:3px;
  text-shadow: 2px 2px 5px #ff6666;

}

.photoLaurent {
  position: absolute;
  z-index= -1;
  left: 300px;
  width: auto;
  height: auto;
}


.texteLaurent {
  position: absolute;
  top:10px;
  left: 5px;
  width: auto;
  height: auto;
}