@charset "iso-8859-1";
/* Header
----------------------------------------------- */
#header {
  background-image:url("img/entetes/img_entete1.jpg");
  background-repeat: no-repeat;
  float:left;
  width:100%;
  height:158px;
  margin:40px 0 0;
  padding:0;
  border-top:solid #aaa;
  border-width:1px;
  }

