/****************************************************
*	Feuille de style spécial pour IE  (Stupide IE)    *
****************************************************/

/* Le Menu  du horizontal *****************************************************/

		#menu_gauche {
    	margin-left: 0px;
    	width: 10px;
    }
    #menu_droite {
    	margin-right: 0px;
    	width: 10px;
    }	
    #nav {
    	overflow: visible;
    	height: 1%;
      width:100%;
    }

/* Onglet actif */ 
.li_on {-background-color: #f2f2f2;}

