/* CONTENUS */

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
.titgen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.titartist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

.imgframe {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #333333;
}

/* LIENS */

.linkband {
	font-size: 11px;
	color: #F0AA13;
	background-image: url(/images/utile/linkblend.jpg);
	padding: 3px 0px 3px 5px;
	width: 390px;
	background-repeat: repeat-y;
	margin-top: 8px;
}

.linkband a {
	color: #FFC600;
	text-decoration: none
}

.linkband a:hover {
	text-decoration: underline
}

.textartist {
	font-size: 11px;
	padding-right: 15px;
	line-height: 14px;
}

.linkback {
	font-size: 11px;
	color: #FFC600;
	margin-top: 50px;
	margin-bottom: 50px;
}

.linkback a {
	color: #FFC600;
	text-decoration: none
}

.linkback a:hover {
	text-decoration: underline
}

.linkconcert {
	font-size: 11px;
	font-weight: normal;
	color: #FFC600;
	padding: 2px ;
}

.linkconcert a {
	text-decoration: none;
	color: #FFC600;
}

.linkconcert a:link {
	text-decoration: none;
}

.linkconcert a:hover {
	text-decoration: underline;
}

.textconcert {
	font-size: 11px;
	padding: 2px;
}

.textconcertwhite {
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
}

.concertdarkline {
	background-image: url(/images/utile/linkblend.jpg);
	width: 390px;
	background-repeat: none;
}

.monthconcert {
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}