@charset "UTF-8";
body,td,th {
	font-family: "Lucida Grande";
	color: #CCCCCC;
	font-size: 11px;
	line-height: 15px;
}
.adresse {
	font-family: "Lucida Grande";
	font-size: 9px;
	padding: 0px;
	color: #999999;
}
.bold {
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.BodyItalique {
	font-family: "Lucida Grande";
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #FF6600;
}

		
		.Menu
		{
			width: 170px;
			background-color: #232323;
			font-family: Lucida Grande;
			font-size: 12px;
			display: block;
			color: #FFFFFF;
			letter-spacing: 2px;
			padding-top: 4px;
			padding-right: 5px;
			padding-bottom: 4px;
			margin-bottom: 1px;
			text-decoration: none;
		}
		
		#Menu A
		{
			width: 170px;
			background-color: #232323;
			font-family: Lucida Grande;
			font-size: 12px;
			display: block;
			color: #FFFFFF;
			padding-top: 4px;
			padding-right: 5px;
			padding-bottom: 4px;
			margin-bottom: 1px;
			text-decoration: none;
		}
		
.TitreArtiste {
	font-family: "Lucida Grande";
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-indent: 10px;
}

