/* BASE DU CODE */
#nav				{
	display: block;
	position: relative;
}
	#nav li			{display: block; list-style: none;  float: left; position: relative; }
	#nav *:hover	{text-decoration:none}
	#nav a			{display: block;text-align:center; text-decoration:none }
	#nav ul			{list-style: none; margin: 0;padding: 0;display: none; width:162px !important; position: absolute; left: 0; margin: 0; padding: 0;}
	* html #nav ul	{line-height: 0; } /* IE6 "fix" */
		#nav ul a	{zoom: 1; } /* IE6/7 fix */
		#nav ul li	{float: none; }
		#nav ul ul	{top: 0;}
/* A CONFIGURER */
#nav ul a		{border: 1px solid #5dc9eb;/* opacity: 0.8; filter: alpha(opacity=80); */}/* SOUS MENU */
#nav ul li a	{background-image:none;background-color: #e1f3f8; text-align:left;width:160px; text-indent:10px; height:23px; line-height:23px; font-size:11px }
#nav li a {
	overflow:hidden;
   display: block;
   color: #333333;
   height: 38px;
   line-height: 38px;
   text-align: center;
   text-decoration: none;
}

li#menu0 a{width:55px;background:url(../gifs/template/menu01a.jpg) no-repeat}
li#menu1 a{width:98px;background:url(../gifs/template/menu02a.jpg) no-repeat}
li#menu2 a{width:118px;background:url(../gifs/template/menu03a.jpg) no-repeat}
li#menu3 a{width:97px;background:url(../gifs/template/menu04a.jpg) no-repeat}
li#menu4 a{width:139px;background:url(../gifs/template/menu05a.jpg) no-repeat}
li#menu5 a{width:116px;background:url(../gifs/template/menu06a.jpg) no-repeat}
li#menu6 a{width:97px;background:url(../gifs/template/menu07a.jpg) no-repeat}
li#menu0 a:hover,a#selected-over0{background:url('../gifs/template/over.jpg') repeat-x!important;color:#FFFFFF!important}
li#menu1 a:hover,a#selected-over1{background:url('../gifs/template/over.jpg') repeat-x!important;color:#FFFFFF!important}
li#menu2 a:hover,a#selected-over2{background:url('../gifs/template/over.jpg') repeat-x!important;color:#FFFFFF!important}
li#menu3 a:hover,a#selected-over3{background:url('../gifs/template/over.jpg') repeat-x!important;color:#FFFFFF!important}
li#menu4 a:hover,a#selected-over4{background:url('../gifs/template/over.jpg') repeat-x!important;color:#FFFFFF!important}
li#menu5 a:hover,a#selected-over5{background:url('../gifs/template/over.jpg') repeat-x!important;color:#FFFFFF!important}
li#menu6 a:hover,a#selected-over6{background:url('../gifs/template/over.jpg') repeat-x!important;color:#FFFFFF!important}