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

.logo {
	float: left;
	margin: 30px 50px 10px 30px;
}
.coeur {
	float: left;
}
.menu {
	float: left;
}
.corps {
	clear: both;
}
.txt {
	float: left;
	width: 700px;
}
.artistes {
	background-color: #961230;
	clear: left;
}
.footer {
	clear: both;

	background-color: #961230;
	width:900px;
	height:133px;
}
.liens {
	margin-left: 270px;
}
.fiche {
	margin-left: 200px;
}
.contact {
	margin-left: 330px;
}
.lienartistes
{
	margin-left:250px;
	margin-top:20px;
	color:#FFFFFF;
	font-weight:bold;
}

.photobio
{
	float:left;
	margin:20px;
}

.nomartiste
{
	margin:20px;
	float:left;
}
.biographie
{
	float:left;
	width:300px;
	margin:20px;
}
