body, html{
	font-family: "Noto Sans", sans-serif, Arial, serif;
	font-size: 13px;
	line-height: 18px;
}


.liste-nom-artiste{
	text-transform:uppercase;
	line-height: 15px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

.liste-nom-artiste p{
	font-weight: bold;
	color:#000;
}

#content p{
	background: none;
	border-bottom: none;
	color: #000;
	font-family: Frutiger, "Frutiger Linotype", 'Myriad Pro', Myriad, 'Segoe UI', Tahoma, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0;
	float: right;
}

#content p:hover{
	color: #e2001a;
}
.contentHolder { position:relative; margin:0px auto; padding:0px; width: 210px; height: 340px; overflow: hidden; padding-right:25px; }
.contentHolder2 { position:relative; margin:0px auto; padding:0px; height: 320px; overflow: hidden; padding-right:15px; float:right; }

.img-big{
	max-height: 320px;
	max-width:320px;
	float:left;
}

.img-mini{
	max-height: 60px;
	max-width:90px;
	margin-left:30px;
	margin-bottom:15px;
	border-radius: 5px;
}

.img-mini:hover{
	cursor:pointer;
}

#grand{
	float:left;
	max-height: 370px;
	max-width: 640px;
	border-radius: 5px;
	/*margin-top:-320px;*/
	
}

.image-row {
	width:75%;
}

.photo{
	float:left;
}

.bio{
	float:left;
}

#legende{
	font-weight:bold;
	margin-top:15px;
	margin-bottom:-10px;
}

.biographie{
	float:left;
	width:100%;
	margin-top: 15px;
}

.biographie h3{
	font-size: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
	color: #666666;
}

.bio{
	color: #6f6f6f;
    margin: 10px 0px 10px 0px;
}