/****************************************************
*	Feuille de style pour 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:970px;
    }

