#ArtlisteContenuRight h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	width:709px;
	height:23px;
	text-align:left;
	padding:5px 0 0 20px;
	margin:0px;
	background-image:url(/img/bg-artiste-nom.gif);
	background-repeat:no-repeat;
	color:#d59335;
}

/* MINI MENU */
#SsMenuArtiste {
	clear:both;
	float:right;
	height:20px;
	margin-bottom:20px;
	padding:5px 0 5px 15px;
	background-color: #ebebeb;
	width:709px;
}


#SsMenuArtiste A { 
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	margin: 0 10px;
	padding:4px;
	}

#SsMenuArtiste  A:hover { 
	background-color:#FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
	height:25px;
	margin: 0 10px;
	padding:4px;
}

#SsMenuArtiste  A:visited { 
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0 10px;
	padding:4px;
}
/* FIN MINI MENU */

#ArtlisteContenuRight h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:5px 0 0 10px;
	margin:0 0 15px 0;
    color:#d59335;
}

#ArtlisteContenuRight .sstitre_artiste {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

#ArtisteBio {
	float:right;
	width:692px;
	padding:15px;
	font-size:12px;
	text-align:justify;
	color:#3b3932;
	background-color:#f0f0ed;
	border:#cccccc solid 1px;
	border-bottom:0px;
}

#ArtisteGalerie {
	float:left;
	width:712px;
	padding:5px;
	font-size:11px;
	text-align:justify;
	color:#181818;
	border:#cccccc solid 1px;
	border-bottom:0px;
}

#ArtisteGalerie ul {
	float:left;
	margin:0px;
	padding:0px;
}

#ArtisteGalerie li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px;
	margin:0 0 0 2px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}

#ArtisteOeuvresCompletes {
	float:left;
	width:712px;
	padding:5px;
	font-size:11px;
	color:#181818;
	border:#cccccc solid 1px;
	border-top:0px;
}

#ArtisteOeuvresCompletes ul {
	margin:0 15px;
	padding:0;
}

#ArtisteOeuvresCompletes li {	
	list-style-type:none;
	background:url(/img/pico_nom_oeuvre.gif);
	background-repeat:no-repeat;	
	background-position:left center;
	padding:6px 8px 5px 20px;
	border-bottom:#eeeeee solid 1px;
}

#ArtisteOeuvresCompletes .avec_img  {
	list-style-type:none;
	background:url(/img/ico_img.gif);
	background-repeat:no-repeat;	
	background-position:left center;
	padding: 6px 0 6px 20px;
}

#ArtisteCitations {
	float:left;
	width:692px;
	margin-top:20px;
	padding:15px;
	font-size:12px;
	color:#3b3932;
	border:#cccccc solid 1px;
}
