@import url(../trois.css);

.msie {
  display: none;
}

/* menu */

#tete {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

/* Tableaux */

#navig {
  text-align: right;
}
a.prev {
  float: left;
}

