body {
 font-family:  arial;
 color:black;
 background:url("../background/fond.png");
 margin:0;
 }

#en_tete { 
 border:0px;
 background:url("../background/lyon.jpg");
 width:700px;
 height:160px;
 }
#menu_top { 
 border:0px;
 background:url("../background/menu_top.png");
 width:700px;
 height:25px;
 font- position:absolute;size:12px;
 text-align:center;
 }
#element_menu { 
 border:0px;
 width:115px;
 height:25px;
 font-size:12px;
 float:left;
 }
#element_menu:hover { 
 border:0px;
 width:115px;
 height:25px;
 font-size:12px;
 float:left;
 background:url("../img/menuhover.gif");
 }
#dernier_element_menu { 
 border:0px;
 width:120px;
 height:25px;
 font-size:12px;
 float:left;
 }
#dernier_element_menu:hover { 
 border:0px;
 width:120px;
 height:25px;
 font-size:12px;
 float:left;
 }
#separateur {
 border:0px;
 float:left;
 width:1px;
 height:20px;
 background-color:#FFFFFF;
}
a.menu2:link    { display: block; width: 100%;   color:  #000000;    text-decoration:    none;       cursor: pointer;  height: 100%;    }
a.menu2:visited { display: block; width: 100%;   color:  #000000;    text-decoration:    none;       cursor: pointer;  height: 100%;   }
a.menu2:active  { display: block; width: 100%;   color:  #000000;    text-decoration:    none;       cursor: pointer;  height: 100%;  }
a.menu2:hover   { display: block; background:url("../img/menuhover.gif"); width: 100%; height: 100%;  color:  #000000;     cursor: pointer;    text-transform:     none;}




