BODY {
	margin:0;
	background:black;
	font-family:Arial;
	color:white;
	font-size:12px;
	background:url(images/bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:black;

}
.texte  {
	line-height:16px;
}

#topmenu A {
	color:silver;
	text-decoration:none;
}
#topmenu A:hover {
	color:yellow;
}
.date {
	font-family:Impact;
	color:red;
	font-size:19px;
}
.lieu {
	font-family:Impact;
	color:#00ab4d;
	font-size:16px;
	text-decoration:none;
}
a.lieu:hover {
	text-decoration:underline;
}
.artiste {
	font-family:Impact;
	color:white;
	font-size:30px;
	border-bottom:solid #888 1px;
	border-top:solid #888 1px;
	background:#444;
	margin-top:15px;
	background-image:url(images/artiste_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.texte H1 {
	margin:0;
	font-family:Impact;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
.texte H1 SUP {
	font-size:10px;
}
.texte .ressources {
	font-size:11px;
	color:silver;

}

.acces {
		text-align:left;
		padding:5px;
		line-height:18px;
		border-left:solid white 0px;
		background:#444; 
		color:white;
		font-size:11px;
		font-family:Tahoma;
		border:solid #888 1px;border-top:solid #888 1px;
		background-image:url(images/acces_bg.gif);
		background-position:top right;
		background-repeat:no-repeat;
	
}
		
#leftmenu {
		position:absolute;
		width:205px;
		height:100%;
		background:url(img/menu_bg.jpg);
		background-repeat:no-repeat;
		background-position:0px 120px;
		background-color:black;
		text-align:right;
		line-height:13px;
		top:0px;
	
		left:0px;
	}
	.menu_date {
		font-family:Impact;
 /*		letter-spacing:-1.5px; */
		/* word-spacing:-1.5px;  */
		color:yellow;
		font-size:15px;
		padding:3px;
	}
	.menu_lieu {
		font-family:Impact;

		color:#00ab4d;
		font-size:13px;
	}
	.menu_event {
		font-family:Impact;

		/*color:#febd00;*/
		color:silver;
		font-size:14px;
		/*display:none;*/
	}
	#leftmenu A {
		text-decoration:none;
	}
	#leftmenu A:hover {
		text-decoration:underline;
		color:yellow;
	}

	
	IMG.partenaire {
		opacity : 0.5;
		filter:alpha(opacity=50);
		margin-bottom:10px;
	}
#rightmenu TABLE,TD {
		font-family:Arial;
		color:white;
		font-size:12px;
		text-align:center;

	}
#rightmenu DIV {
	background-color:none;
}
	#rightmenu TD.concert {
		background-color:yellow;
		color:black;
	}
#rightmenu A {
	text-decoration:none;
	color:black;
}

#footer {
	font-family:Arial;
	color:silver;
	font-style:bold;

 )
