/**** Page "Publications" ****/

DIV.publication {
  border-bottom: 1px dotted #888;
}

DIV.publication DIV {
  display: table-cell;
  padding-top: 20px;
  padding-bottom: 5px;
}

DIV.auteurs {
  width: 200px;
  font-weight: bold;
}

DIV.titre {
  width: 400px;
  font-style: italic;
}

DIV.prix {
  width: 70px;
  text-align: right;
  padding-right: 20px;
}
