.artiste {
width: 260px;
float: left;
height: 80px;
margin-bottom: 20px;
}

.artiste img {
float: left;
position: relative;
}

.artiste h4 {
font-size: 14px;
white-space: normal;
text-align: left;
font-weight: bold;
text-transform: uppercase;
margin-left: 90px;
}

.artiste h3 {
font-size: 12px;
margin-left: 90px;
text-decoration:none;
border-bottom:0;
}