#lmenu {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;		/* Création du contexte de formatage */
	}
#lmenu li {
	float: left ;
	
	border: 0px solid #600 ;
	margin-right: 0px ;
	color: #fff ;
	background: #c00 ;
	}
#lmenu li a.asso {
	display: block ;
	background: #bdca0f url(../img/m_asso.jpg) left top no-repeat  ;
	width: 121px ;
	height: 35px;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 0px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#lmenu li a.asso:hover, #lmenu li a.asso:focus, #lmenu li a.asso:active {
	background: #033 url(../img/m_asso.jpg) right top no-repeat  ;
	text-decoration: underline ;
	}
#lmenu li a.fest {
	display: block ;
	background: #bdca0f url(../img/m_festival.jpg) left top no-repeat  ;
	width: 95px ;
	height: 35px;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 0px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#lmenu li a.fest:hover, #lmenu li a.fest:focus, #lmenu li a.fest:active {
	background: #033 url(../img/m_festival.jpg) right top no-repeat  ;
	text-decoration: underline ;
	}
#lmenu li a.blabla {
	display: block ;
	background: #bdca0f url(../img/m_blabla.jpg) left top no-repeat  ;
	width: 89px ;
	height: 35px;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 0px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#lmenu li a.blabla:hover, #lmenu li a.blabla:focus, #lmenu li a.blabla:active {
	background: #033 url(../img/m_blabla.jpg) right top no-repeat  ;
	text-decoration: underline ;
	}
#lmenu li a.artiste {
	display: block ;
	background: #bdca0f url(../img/m_artiste.jpg) left top no-repeat  ;
	width: 102px ;
	height: 35px;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 0px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#lmenu li a.artiste:hover, #lmenu li a.artiste:focus, #lmenu li a.artiste:active {
	background: #033 url(../img/m_artiste.jpg) right top no-repeat  ;
	text-decoration: underline ;
	}
#lmenu li a.presse {
	display: block ;
	background: #bdca0f url(../img/m_presse.jpg) left top no-repeat  ;
	width: 87px ;
	height: 35px;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 0px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#lmenu li a.presse:hover, #lmenu li a.presse:focus, #lmenu li a.presse:active {
	background: #033 url(../img/m_presse.jpg) right top no-repeat  ;
	text-decoration: underline ;
	}
#lmenu li a.lien {
	display: block ;
	background: #bdca0f url(../img/m_lien.jpg) left top no-repeat  ;
	width: 53px ;
	height: 35px;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 0px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#lmenu li a.lien:hover, #lmenu li a.lien:focus, #lmenu li a.lien:active {
	background: #033 url(../img/m_lien.jpg) right top no-repeat  ;
	text-decoration: underline ;
	}
#lmenu li a.concert {
	display: block ;
	background: #bdca0f url(../img/m_concert.jpg) left top no-repeat  ;
	width: 77px ;
	height: 35px;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 0px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#lmenu li a.concert:hover, #lmenu li a.concert:focus, #lmenu li a.concert:active {
	background: #033 url(../img/m_concert.jpg) right top no-repeat  ;
	text-decoration: underline ;
	}
#lmenu li a.contact {
	display: block ;
	background: #bdca0f url(../img/m_contact.jpg) left top no-repeat  ;
	width: 73px ;
	height: 35px;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 0px 0 ;
	text-align: center ;
	text-decoration: none ;
	}
#lmenu li a.contact:hover, #lmenu li a.contact:focus, #lmenu li a.contact:active {
	background: #033 url(../img/m_contact.jpg) right top no-repeat  ;
	text-decoration: underline ;
	}