/* CSS Document */

body {
  background: white;
  font-size: 12pt;
  }
.menu {
  display: none;
  }
.droite {
  width: auto;
  margin: 0 0;
  padding: 0;
  border: 0;
  float: none; /* !important */
  color: black;
  background: transparent none;
  }
a:link, a:visited {
  color: #0099FF;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
.droite a:link:after, .droite a:visited:after {
  font-size: 90%;
  }
/* ----pour V2-------------------------------------------------------------------*/

#bloc_menu {
  display: none;
  }
#emplacement_post_it {
  display: none;
  }
.boite {  
  margin-right:15px;
  }
#stat {
  display: none;
  }
.hautgauche, .hautdroit, .basgauche, .basdroit {
  display: none;
	}