/* css du menu */
#menu1, #menu1 a { color:#ffffff; background:#666252; }
#menu2, #menu2 a { color:#764000; background:#d8a63d; }
#menu3, #menu3 a{ color:#ffffff; background:#b36826; }
#menu4, #menu4 a { color:#764000; background:#cbd234; }
.menu_ { width:176px; height:22px; line-height:22px; text-align:center; float:left; }
#Nav a:hover { cursor:pointer; }
#Nav a { display:block; text-decoration:none; }
.Menu { position:relative; font-family:Arial, Century Gothic; line-height:22px; display:none; font-size:75%; }
.Menu a{ line-height:26px; }
.diven1 { position:relative; float:left; }
#ssm2 { position:absolute; left:0px; width:704px; background:#d8a63d; }
#ssm3 { position:absolute; left:0px; width:704px; background:#b36826; }
#ssm2 a, #ssm3 a { height:26px; padding:0 10px 0 10px; }
#ssm2 a:hover, #ssm3 a:hover { background:#cad231; }

