h4{
	margin-top:0px;
	font-size:13px;
}

.oeuvre{
	float:left; position:relative; width:275px; margin-right:18px;  margin-bottom:20px;
	font-size:11px;  height:180px;
	/*border:1px solid #000000;*/
}

.artiste{
	float:left; position:relative; width:150px; margin-left:15px;  margin-bottom:20px;
	font-size:11px;  height:150px; text-align:center; display:inline;
/*	border:1px solid #000000;*/
}

.artiste img{
	border:0px; margin-left:0px; margin-right:10px; margin-bottom:0px;
}

.fiche{
text-decoration:underline; color:#000000;
}
.fiche:hover{
text-decoration:none; color:#EEB949;
}

#artiste_infos{
	font-size:11px;
	margin-bottom:20px;
	text-align:justify;
	width:880px; 	/*border:1px solid #000000;*/ overflow:auto;
}
