#fiches_artistes a{	
	font-size: 12px;
	text-decoration: none;
	color:#b80072;
}

#fiches_artistes a:hover{
	border-bottom : 1px dashed #b80072;
}

#fiches_artistes .resultat{	
	background: url("/images/glossaire_fond_image.jpg") no-repeat 5px 5px;
	float:left;
	width:125px;
}

#fiches_artistes .img img{
	float:left;
	border:0;
	margin:15px 15px 8px 15px;
	
}

#fiches_artistes .titre{
	text-align:center;
	width:125px;
	float:left;
	font-size: 25px;
}

#fiches_artistes {
	float:left;
	width:640px;
}

#fiches_artistes .nav{
	margin-top:10px;
	float:left;
	width:610px;
}

#fiches_artistes .nav ul{
	float:right;
}

#fiches_artistes .nav li{
	display: inline;
}

#fiches_artistes .puce{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:20px;
	height:18px;
	float:left;
	margin:2px;
	background: url("/images/pucerose_fond.gif");
	overflow: hidden;		
	padding-top: 2px;
}

#fiches_artistes .puce a{	
	padding-top: 1px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}



.content632 {
	padding-left:5px;
	padding-top:15px;
	width:625px;
}



#fiches_artistes .titre_fichesartistes{
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	float:left;
	width:568px;
	height:22px;
	padding-left:15px;
}

#fiches_artistes .rss{
	margin-right:18px;
}

#fiches_artistes .rss a{
	overflow:hidden;
	float:right;
	width:22px;
	height:0px;
	padding-top:22px;
	background-image:url("/images/fiche_artiste_social.jpg");
	background-position: -44px 0px;
	background-repeat: no-repeat;
}

#fiches_artistes .rss a:hover{
	background-position: -44px -22px;
	border:0;
}



