* {
  padding:0px; margin: 0px;
  background-repeat: no-repeat;
  font-family: Arial,Helvetica; font-size: 11px;
}

#principal {
  position: absolute;
  top:90px; left:2px;
  width: 751px; height: 680px;
  padding:5px 5px 5px 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #9999FF;
}
#separateur {
  position: relative;
  background-image: url("/h/IMG/COMMUN/filet_vertical.gif");
  background-repeat: repeat-y;
  margin-left:5px;
  width: 6px; height: 680px;
  float: left;
}
#menu_gauche {
  position: relative;
  width: 151px; height: 680px;
  float: left;
}
#centre {
  position: relative;
  width: 589px; height: 680px;
  float: left;
}
#liste_fiche {
  position: relative;
  width: 589px; height: 450px;
  float: left;
  padding-top: 40px;
  padding-bottom: 40px;
}
h3 {
  position: relative;
  width: 550px; height: 36px;
  float: left;
  font-size: 18px; color: #666699;
  font-weight:normal;
}
#fleche {
  position: relative;
  width: 10px; height: 10px;
  float: left;
  margin-top:5px;
}
#voir {
  position: relative;
  width: 550px; height: 20px;
  float: left;
  background: url("/h/IMG/COMMUN/puce_verte.gif") no-repeat 2px 2px;
  padding-left: 15px;
}
.enpied{
  top:780px; 
  position: relative;
  width: 700px; 
  height: 40px;
  float: left;
}

