@CHARSET "ISO-8859-1";

#top{
/* 
 * Conteneur Top du site 
 */
  float:left;
  height:120px;
  width:100%;
  background-image:url(entete-boutique-dragons.gif);
  background-position: 0 top; 
  background-repeat: no-repeat;
}
