#entete{
  position:absolute;
  top:2px; 
  left:2px;
  width:760px; height:55px;
  padding:0px;
  background:url("/images2/fond_navigation.jpg");
  border-right:1px solid #9999FF;
}

#entete h1{
  position:relative;
  padding-top:0px;
  background:url("/images2/logo.gif") no-repeat 5px 3px;
  width:250px; height:51px;
  float:left;
}

#entete h2{
  position:relative;
  background:url("/images2/titre.gif") bottom no-repeat;
  width:472px; height:36px;
  float:right;
}

#entete h1 span,h2 span {
  display:none;
}


