
	/**
	 * Propriétés globales
	 */
	ul.HTMLMenu {margin:0; padding:0;}
	ul.HTMLMenu li {line-height:30px;float: right;list-style:none;}
	
	/**
	 * Links, subMenu wrappers
	 */
	ul.HTMLMenu li a, ul.HTMLMenu li strong.HTMLMenuTitle {display:block;font-size: 1.4em; cursor: pointer;	}
	ul.HTMLMenu li a, ul.HTMLMenu li strong.HTMLMenuTitle span{display: block;cursor: pointer;}
	
	/**
	 * Level 1
	 */
	ul.HTMLMenu-Level1 {width:190px;margin: 0;padding:0;overflow:hidden;float: right;}
	li.HTMLMenuItem-Level1 {min-height:30px; width: 180px; margin-bottom: 5px;}
	li.HTMLMenuItem-Level1{text-align:left;color: white;font-weight:bold;text-decoration:none;padding-left: 5px;outline:0;}
	
	/**
	 * Level 2
	 */
	ul.HTMLMenu-Level2 {float:none;background:#fff;padding-left: 5px;}
	ul.HTMLMenu li.HTMLMenuItem-Level2 {float:none;line-height:20px;padding-left: 8px;}
	ul.HTMLMenu li.HTMLMenuItem-Level2 a {font-size:1.2em; font-weight:normal; color:#222;}
	ul.HTMLMenu ul.HTMLMenu-Level2 .HTMLMenuItemLink-Current span {font-weight: bold;}
	
	
	/**
	 * Level 4
	 */
	ul.HTMLMenu-Level4 {top:0; left:150px; }
	
	
	
	/**
	 * Menu Principale (colonne de gauche)
	 */
	#MainMenu-lamairie-MenuW {background:transparent url(../zims/frontend/fond-mairie.png) 0 0 no-repeat;}
	#MainMenu-vie-municipale-MenuW {background:transparent url(../zims/frontend/fond-vieMunicipale.png) 0 0 no-repeat;}
	#MainMenu-vivre-a-lherm-MenuW {background:transparent url(../zims/frontend/fond-vivreALherm.png) 0 0 no-repeat;}
	#MainMenu-decouvrir-MenuW {background:transparent url(../zims/frontend/fond-decouvrir.png) 0 0 no-repeat;}
	#MainMenu-environnement-MenuW {background:transparent url(../zims/frontend/fond-environnement.png) 0 0 no-repeat;}
	
	/**
	 * Sous-menus du menu principal
	 */
	 
	 li#MainMenu-vie-municipale-MenuW ul#MainMenu-vie-municipale li{background: transparent url(../zims/frontend/puce-menu-level2-vie-municipale.gif) 0 9px no-repeat;}
	 li#MainMenu-lamairie-MenuW ul#MainMenu-lamairie li{ background: transparent url(../zims/frontend/puce-menu-level2-la-mairie.gif) 0 9px no-repeat; }
	 li#MainMenu-decouvrir-MenuW ul#MainMenu-decouvrir li{ background: transparent url(../zims/frontend/puce-menu-level2-decouvrir.gif) 0 9px no-repeat; }
	 li#MainMenu-vivre-a-lherm-MenuW ul#MainMenu-vivre-a-lherm li{ background: transparent url(../zims/frontend/puce-menu-level2-vivre-a-lherm.gif) 0 9px no-repeat; }
	 li#MainMenu-environnement-MenuW ul#MainMenu-environnement li{ background: transparent url(../zims/frontend/puce-menu-level2-environnement.gif) 0 9px no-repeat; }
	 
	/**
	 * Second Menu (colonne de gauche : menu en images)
	 */
	#SecondMenuLink{clear: both;padding: 50px 0 0 0;margin: 0 15px;}
	
	
