*{
	padding: 0px;
	margin: 0px;
}
html, body{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../img/f_degrade_acc.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A5ACB5;
}
div#global{
	position: relative;
	top: 0px;
	width: 986px;
	height: 660px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/f_acc.jpg);
}
div#nom_artiste{
	position: relative;
	left: 66px;
	top: 116px;
	width: 305px;
	height: 80px;
}
div#titre{
	position: relative;
	left: 466px;
	top: 124px;
	width: 216px;
	height: 58px;
}
div#tablo{
	position: relative;
	left: 130px;
	top: 199px;
	width: 256px;
	height: 271px;
}
div#txt{
	position: absolute;
	left: 400px;
	top: 363px;
	width: auto;
	height: auto;
	color: #F1D091;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#entrer{
	position: absolute;
	left: 490px;
	top: 481px;
	width: 122px;
	height: 55px;
}
div#pied_page{
	position: absolute;
	left: 150px;
	top: 640px;
	width: auto;
	font-size: 10px;
	color: #35384A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#pied_page a{
	color: #575C6B;
}
img{
	border: none;
}
