#cadre-chemin{
  text-align:left;
  font-size: 12px;
  font-weight:bold;
  margin: 0px 10px 20px 20px;
  padding: 0 5px;
}
#pagination-art {
  margin: 0 0 15px 0;
}

#precedent{
  float: left;
margin-left: 20px;
}

#suivant{
  text-align: right;
margin-right: 20px;
}
h3 {
  text-align: center;
  font-size: 1.3em;
}

.ps h3 {
  text-align: left;
}
#emplacement h3 {
  text-align: left;
  display: inline;
}

#entete-article, #emplacement, #ps, #texte-article{
  border: solid #ffcc33;
  border-width: 2px ;
  background-color: #ffffcc;
}
#texte-article, #emplacement, #ps, #document{
  padding: 5px 5px 5px 10px;
  margin-top: 20px;
}
#entete-article{
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

#fin-tableau{
  clear:both;
  padding: 5px;
}

#famille{
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
}

#texte-article{
  float: left;
  width: 430px;
  margin-left: 23px;
}

#reste-article {
  margin: 0 25px 0 500px;
}

#document table {
  text-align: center;
}

#document table td{
  width: 190px;
}




