.Menu_groupe
{
	margin: 10px 0px 5px 0px;
	
}

.clear{
  clear: both;
  height: 1px;
  overflow: hidden;
  line-height: 1%;
  font-size: 0px;
  margin-bottom: -1px;
}

.Menu_groupe div
{
position:relative;
	background:url(../../Ressources/Images/menu.gif);
	background-repeat:no-repeat;
	max-height: 40px;
	text-align:right;
	padding-right:8px;
	padding-top:4px;	
	display:block;
	margin-bottom:4px;
	width:200px;
	height: 36px;
}
.Menu_groupe div  img
{
	position:absolute;
   top:5px;
   left:5px;
   display:inline;
}
.Menu_groupe div span 
{
	color:Black;
	padding-right:10px;	
	display:inline;	
	float:right;
	width: 130px;
}
.Menu_groupe span
{	
	font-weight: bold;
	font-size:10pt;
	font-family:Arial;	
	display:inline;	
}
.Menu_item 
{	  		
	display:inline;
	text-align:left;
	padding-right: 0px;
}
.Menu_item *
{	  				         
	cursor:pointer;			                                    
}
span.Menu_item
{
	clear:both;
	margin-left:60px;
	display:block;
	text-align:left;		  	
	text-indent:-17px;
	margin-left:77px;
		                                   
}
.Menu_item a
{	  				         		                                        
	text-decoration: none;
	color:Black;
	font-weight: normal;
	font-family:Arial;
	font-size:9pt;
	display: block;	
	padding-left : 5px;	
}

.Menu_item a:hover 
{
	color:rgb(136,134,64);	
}

.Menu_item_selected 
{	  		
	display:inline;
	text-align:left;
	padding-right: 0px;
	
		                                  
}
.Menu_item_selected *
{	  				         
	cursor:pointer;			                                        
}
span.Menu_item_selected
{
	margin-left:60px;
	display:block;
	text-align:left;	  	
	text-indent:-17px;
	margin-left:77px;
	                                   
}
.Menu_item_selected a
{	  				         		                                        
	text-decoration: none;
	color:rgb(136,134,64);
	font-weight: normal;
	font-family:Arial;
	font-size:9pt;
	padding-left : 5px;
	display: block;		
}

.Menu_item_selected a:hover 
{
	color:rgb(136,134,64);	
}

span.Menu_item_child
{
	color:#0e59a0;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}



.MenuEntete
{ border-collapse:collapse;
}

.MenuEntete td
{
	padding:0 0 0 0; 
	margin:0 0 0 0; 
	border:none;
}