body {
  background-color: #FFFFFF;
  color: black;
  position: absolute;
  margin: 0;
  width: 895px;
  font-family: verdana, arial, sans-serif;
  font-size: 80%;
}

ul {
  list-style-type: none;
  position: relative;
  margin: 0px;
}

li {
  margin: 0px;
  margin-bottom: -1px;
  padding: 5px;
  padding-left: 15px;
  border: 1px solid black;
}

H1 { 
  font-size: 140%; 
  padding-left: 15px;
  padding-right: 15px; 
  border-bottom: 1px; 
  line-height: 125%;
}

H2 {
  font-size: 120%;
}

A {
  text-decoration:none;
  color:#993300;
  background-color: white;
}

A:HOVER {
  color:#FF0000;
  background-color: white;
  text-decoration: underline;
}

A:VISITED {
  color:#666666;
  background-color: white;
}

.cadre {
  border: 1px solid black;
  margin: auto;
  width: 120px;
  line-height: 10px;
}

.position {
  color:#000000;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: 200;
}

.active {
  background: #00CC00;
  color: black;
}

.header {
  text-align: center;
  background-color: #CCCCCC;
  color: #000000;
  font-weight: 900;
  font-size: 120%;
}

#head1 {
  height: 162px;
  width: 100px;
}

#gauche {
  width: 180px;
  height: 100%;
  position: absolute;
  left: 0px;
  border: 0px solid #000000;
  text-align: center;
}

#pub {
  position: absolute;
  left: 300px;
  top: 20px;
}

#top_menu {
  position: absolute;
  left: 200px;
  top : 135px;
  font-size: 120%;
}

.centre { 
  margin-left: 0px;
  margin-right: 0px;
  /* important for correct positioning inside the block */
  position: absolute;
  left: 180px;
  text-align: center;
  padding: 10px;
}

#menu {
  margin: 20px;
  border: 0px;
  text-align: left;
  padding: 0px;
  width: 120px;
}

.texte {
  width: 765px;
  font-size: 100%;
  text-align: justify;
  margin-bottom: 2em;
}

.detailsFichier {
  margin-left: 50px;
  margin-top: 80px;
  text-align: left;
  line-height: 150%;
}

.firstRow {
  position: relative;
  width: 663px;
  margin: auto;
  border: 1px solid black;
  height: 3.5em;
  margin-bottom: -1px;
  overflow: hidden;
}

.row {
  position: relative;
  display:block;
  width: 663px;
  margin: auto;
  border: 1px solid black;
  padding: 0px;
  overflow: hidden;
  height: 2.5em;
  border-top:none;
}

/* needed at the end of a row to scale with floats inside*/
.endrow {
  clear: both;
}

.position2 {
  float: left;
  display: block;
  width: 80px; 
  border-right: 1px solid black;
  height: 2.5em;
}

.position2g {
  float: left;
  width: 48%;
  font-size: 130%;
  height: 2.5em;
  margin-top: .2em;
}

.position2d {
  float: left;
  width: 48%;
  height: 2.5em;
}

.adroite { 
  float: right;
  border: 0px;
  margin-top: -15%;
}

.stall {
  margin-top: 12%;
}
.up {
  margin-top: 7%;
}
.down{
  margin-top: 7%;
}

.movement {
  float: right;
  border: 0px;
  padding: 0px;
  height: 2.5em;
 /* il faut faire du padding à façon en fct du petit iconne ... */
}

.filename {
  overflow: hidden;
  height: 2.5em;
  float:left;
  width: 400px;
  border-right: 1px solid black;
  padding: 0px;
  padding-top: 0.5em;
}

.size {
  height: 2.5em;
  float: left;
  width: 80px;
  border-right: 1px solid black;
  padding: 0px;
  padding-top: 0.5em;
}

.nbsources {
  height: 2.5em;
  float:left;
  width: 100px;
  padding: 0px;
  padding-top: 0.5em;
}
