﻿ul#nav { 
	list-style:none;
	background:#9a2c8f url(/images/common/fonds/flamme_menu.gif) 0 0 no-repeat;
	width:202px;
	margin:0;
	padding:54px 0 42px 24px;
	font-weight:bold;
}
ul#nav li {
	height:22px;
	margin:0;
	padding:0;
	background:url(/images/common/fonds/pointil_menu.gif) 0 0 repeat-x;
}
ul#nav li#contact {
	height:23px;
	background:url(/images/common/fonds/pointil_menu_contact.gif) 0 0 repeat-x;
}
ul#nav li a {
  display:block;
  font-weight:bold;
  color:#fff;
	background:transparent;
  margin:0;
  padding:4px 0 0 20px;
  text-decoration:none;
  height:22px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	height:18px;
}
ul#nav li#contact a {
  height:23px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	height:19px;
}
ul#nav li a:hover { background:url(/images/common/puces/puce_menu.gif) 6px 6px no-repeat; color:#e1f605; }
ul#nav li.ici a { background:url(/images/common/puces/puce_menu.gif) 6px 6px no-repeat; color:#e1f605; }