.liste_artistes,.liste_artistes_gris{
	width:100%;
	margin-top:10px;
	height:125px;
	text-align:justify;
	/*border: 1px dashed #26753C;
	border: 1px dashed #DDDED9;*/
	border-bottom: 1px solid #DDDED9;
}

.liste_artistes_gris{
	width:100%;
	margin-top:10px;
	/*background:#EFEFEF;*/
	/*background:url(../img/articles/bck_liste.png) repeat-x left top;*/
}


#nomElement
{
	display:block;
	float:left;
	text-align:left;
	color: #1A1A1A;
    font-family: Arial,helvetica,sans-serif;
    font-size: 13pt;
}


#typeElement
{
    float: right;
	display: block;
	text-align:right;
	color: #1A1A1A;
    font-family: Arial,helvetica,sans-serif;
    font-size: 13pt;
}


.img_bloc_element_liste_artistes
{
	display:block;
	float:left;
	margin:10px;

}

.description_bloc_element_liste_artistes
{
	float:left;
	margin:10px;
	width:58%;
}

.galerie_artiste
{
    border: 1px solid #666666;
    display: block;
    float: left;
    margin-bottom: 40px;
    margin-top: 20px;
    padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.galerie_artiste_left
{
	display:block;
	float:left;
	width:30%;
	margin-left:20px;
}

.galerie_artiste_middle
{
	float:left;
	width:30%;
	margin-left:20px;
}


.galerie_artiste_right
{
	float:left;
	width:30%;
	margin-left:20px;
}

.artiste_galerie_legende
{
	margin-top:10px;
	color:#1A1A1A;
	font-size:16px;
}


#titreArticle
{
	background:#f9F9F9;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	margin-bottom:20px;
}

.image_center
{
	text-align:center;
	margin-bottom:10px;
}

#presentation_artistes{
	text-align:justify;
}

#presentation_liste_artistes
{
	margin-bottom:30px;
}