@import "general.css";
/* propriété des liens pour la description et la biographie */
a{
	color:#382006;
}
.dates a{
	font-weight: 600;
}
body{
	font-size:12px;
	background-color:#ffffff;
	margin-top:0px;
	color:#382006;
	font-family: Arial;
	font-size:12px;
	line-height: 17px;
}
#divBack{
	margin-top:0px;
	width:790px;
	height:700px;
	background-repeat:no-repeat;
}

#concertPic{
	margin-left:2px;
	margin-top:150px;
	width:26px;
	height:200px;
	float:left;
	display:inline;
}
#content{
	margin-left:10px;
	margin-top:0px;
	width:750px;
	height:auto;
	float:left;
	display:inline;
}
#more {
	margin-left:600px;
	text-align:right;
}
#names {
	margin-left:30px;
	margin-right:30px;
	text-align:center;
}
.name{
	position:relative;
	display:inline;
	width:650px;
	float:left;
	margin-left:5px;
	font-weight: bold;
}
.top{
	position:relative;
	width:50px;
	display:inline;
}
#frame {
	position:relative;
	width:700px;
	float:left;
	display:inline;
}
#scrollPic{
	position:relative;
	width:30px;
	float:left;
}
#scrollUp{
}
#scrollDown{
	margin-top:550px;
}
.picture {
	margin-top:2px;
	margin-left:5px;
}
.dates {
	margin-left:5px;
}
select{
	background-color:#382006;
	color:#382006;
}
