/* A few IE bug fixes */
		* { margin: 0; padding:0; }
		* html #theMenu ul ul li a { height: 100%; }
		* html #theMenu ul li a { height: 100%; }
		* html #theMenu ul ul li { margin-bottom: -1px; }
		
		
		#theMenu { width: 250px; margin:0; background-color:#efefef;padding: 0;font-size: 10px;font-family: Tahoma;}
		/* Some list and link styling */
		 #theMenu ul li { 
		 		width:230px;
				/*color:#595959;*/
				text-decoration:none;
				height:100%;
				 
		}
		
		 #theMenu ul ul li { padding-left: 28px; padding-top:5px;padding-bottom:5px; width:220px;  }
		
		 #theMenu li { list-style-type: none;}
		 .menu_niv3_fleche_noire { 
				
			background-image: url(../images/fleche_noire_nav.gif); 
			background-position:TOP RIGHT; 
			background-repeat:no-repeat;}
		
		/* Header links styling */
		
		h3.head{ 
		border:none;
		margin-top:-1px;
		margin-bottom:0;
		/* heigth:30px */
		}
		h3.head img{ 
			border:0;
			padding:0;
		}
		h3.head  ul li img
		{
			margin:-2px; 
		}
		#toTrick
		{
			margin-top:-2px;
		}
