/* CSS du menu horizontal de l Admonistrateur */

* html #menu li li{ display: inline;}

#menu li, #menu a , #menu li ul li a {   }


#menu a:link, #menu a:visited, #menu a:hover, #menu a:active { text-decoration: none }

#menu ul { 									/* CONTENEURS DE SOUS-MENUS */
					position: absolute;
					width: 94px;  
					margin: 0; padding: 0  }
    
#menu li ul {}

#menu li li ul {
					position: absolute;
					margin-top: -23px;
					margin-left: 0px }
    
#menu li { 				             /* CONTENEURS DE MENUS PRINCIPAUX */
    				list-style: none; 
                height: auto;
               display: inline; display: block; 
               float: none; float: left;
               margin: 0;  padding: 2px 0 0 0  }

  
#menu li li  { display: block;  padding: 0; float: none }
	 


#menu a {      /* MENUS PRICIPAUX HORS SURVOL DE LA SOURIS */
	             padding: 2px 0;
   				 display: block;
                text-align: center;
   				 color: #406f9d;} 
  
				  
#menu a:hover {						 /* MENUS PRICIPAUX AU SURVOL DE LA SOURIS */
  						 border:none;
						 background: none;  
						 color: #1d456d; zoom:1}

						 
#menu li ul li a {                   /* SOUS-MENUS HORS SURVOL DE LA SOURIS */
	                margin: 0; padding: 2px 0;
					    border: 1px solid #e36501;
	                background-color: #acc533;  
                   display: block;
                   text-align: center;
                   color: #406f9d;}
	 
	 
 #menu li ul li a:hover { 									/* SOUS-MENUS AU SURVOL DE LA SOURIS */
  								  border: 1px solid #e36501;  
   							  color: #406f9d;
  								  background-color: #c9de4c; }
 
 
#menu a.produits         { padding: 0 0 0 0; display: block; width: 94px; height: 18px; background: url(../images/bt/produits.gif) left top no-repeat; text-indent: -5000px; overflow: hidden;  } 
#menu a.produits:hover 	 { padding: 0 0 0 0; display: block; width: 94px; height: 18px; background: url(../images/bt/produits_on.gif) left top no-repeat; text-indent: -5000px; overflow: hidden; } 					
#menu a.produitsselected, #menu a.produitsselected:hover				 { padding: 0 0 0 0; display: block; width: 94px; height: 18px; background: url(../images/bt/produits_on.gif) left top no-repeat; text-indent: -5000px; overflow: hidden; } 					

					 
#menu a.rea           { padding: 0 0 0 0; display: block; width: 136px; height: 18px; background: url(../images/bt/rea.gif) left top no-repeat; text-indent: -5000px;overflow: hidden;  } 
#menu a.rea:hover 	 { padding: 0 0 0 0; display: block; width: 136px; height: 18px; background: url(../images/bt/rea_on.gif) left top no-repeat; text-indent: -5000px; overflow: hidden; } 					 
#menu a.reaselected, #menu a.reaselected:hover	 { padding: 0 0 0 0; display: block; width: 136px; height: 18px; background: url(../images/bt/rea_on.gif) left top no-repeat; text-indent: -5000px; overflow: hidden; } 					

#menu a.societe          { padding: 0 0 0 0; display: block; width: 100px; height: 18px; background: url(../images/bt/societe.gif) left top no-repeat; text-indent: -5000px; overflow: hidden;  } 	
#menu a.societe:hover    { padding: 0 0 0 0; display: block; width: 100px; height: 18px; background: url(../images/bt/societe_on.gif) left top no-repeat; text-indent: -5000px;   overflow: hidden; } 	
#menu a.societeselected, #menu a.societeselected:hover  { padding: 0 0 0 0; display: block; width: 100px; height: 18px; background: url(../images/bt/societe_on.gif) left top no-repeat; text-indent: -5000px;   overflow: hidden; } 	


#menu a.telechargement 			       { padding: 0 0 0 0; display: block; width: 175px; height: 18px; background: url(../images/bt/telechargement.gif) left top no-repeat; text-indent: -5000px;overflow: hidden;    } 
#menu a.telechargement:hover   		 { padding: 0 0 0 0; display: block; width: 175px; height: 18px; background: url(../images/bt/telechargement_on.gif) left top no-repeat; text-indent: -5000px;  overflow: hidden;  } 
#menu a.telechargementselected, #menu a.telechargementselected:hover   	{ padding: 0 0 0 0; display: block; width: 175px; height: 18px; background: url(../images/bt/telechargement_on.gif) left top no-repeat; text-indent: -5000px;  overflow: hidden;  } 


#menu a.contact		   { padding: 0 0 0 0; display: block; width: 120px; height: 18px; background: url(../images/bt/contact.gif) left top no-repeat; text-indent: -5000px; overflow: hidden;   } 				  
#menu a.contact:hover   { padding: 0 0 0 0; display: block; width: 120px; height: 18px; background: url(../images/bt/contact_on.gif) left top no-repeat; text-indent: -5000px; overflow: hidden;   } 		
#menu a.contactselected, #menu a.contactselected:hover   { padding: 0 0 0 0; display: block; width: 120px; height: 18px; background: url(../images/bt/contact_on.gif) left top no-repeat; text-indent: -5000px; overflow: hidden} 				

#menu a.actuA     					  { padding: 0 0 0 0; display: block; width: 108px; height: 18px; background: url(../images/bt/actuA.gif) left top no-repeat; text-indent: -5000px; overflow: hidden;   } 				
#menu a.actuAselected   			  { padding: 0 0 0 0; display: block; width: 108px; height: 18px; background: url(../images/bt/actuA_on.gif) left top no-repeat; text-indent: -5000px; overflow: hidden;   } 	
#menu a.actuA:hover     			  { padding: 0 0 0 0; display: block; width: 108px; height: 18px; background: url(../images/bt/actuA_on.gif) left top no-repeat; text-indent: -5000px; overflow: hidden;   } 	
 				
				

/*#menu a.desto          { padding: 0 0 0 0; display: block; width: 134px; height: 14px; background: url(../images/bt/desto.gif) left top no-repeat; text-indent: -5000px;  overflow: hidden; } 	
#menu a.desto:hover    { padding: 0 0 0 0; display: block; width: 134px; height: 14px; background: url(../images/bt/desto_on.gif) left top no-repeat; text-indent: -5000px;  overflow: hidden;  } 	
#menu a.destoselected, #menu a.destoselected:hover 	 { padding: 0 0 0 0; display: block; width: 134px; height: 14px; background: url(../images/bt/desto_on.gif) left top no-repeat; text-indent: -5000px;  overflow: hidden;  } 	
*/
				