/* CSS Document */

body{
  color: #4D82A0;
  font: 10px Arial,Helvetica,sans-serif;
}

.titreEncart {
  font-weight : bold;
  font-style:italic;
}

hr {
  border: 0;
  width:80%;
  color: #97b3cb;
  background-color: #000000;
  height: 1px;
}
