@charset "utf-8";
/* CSS Document */

.Description_projet_frame
{
	height: 500px;
	width: 500px;
	border:none;
	padding-top:20px;
}

.Artistes_projet
{	
	width:400px;
	height:500px;
	vertical-align:top;
}

.Artiste
{
	color:#8e8e8e;
	font-size:18px;
}

.Projet
{
	color:#5b1a9d;
	font-size:22px;
}

.Pochette_album
{
	height:50px;
	width:50px;
}

.Description_projets_frame
{
	width:500px;
	height:500px;
}