.blocAlafficheMentions {
	background-image: url(../images/presentation_mentions.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:55px;
	margin-top:10px;
	height:100%;
	color:#666;
}
.titreConcert {
	background-image: url(../images/fond_titreConcert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#666;
	margin-bottom:5px;
}
.txtMention {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-left:160px;
	margin-bottom:35px;
	margin-top:20px;
}
a.lienMentions:link, a.lienMentions:active, a.lienMentions:visited {
	text-decoration:none;
	color:#0074b2;
}
a.lienMentions:hover {
	text-decoration:underline;
}
