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

.discography-haut {
	border: 1px #E5E5E5;
	height: 200px;
	width: 900px;
}
.discography-centre {
	background-color: #333333;
	position: absolute;
	left: 306px;
	top: 134px;
	border: 1px #E5E5E5;
	
}
.discography-droit {
	background-color: #333333;
	position: absolute;
	left: 603px;
	top: 134px;
		border: 1px #E5E5E5;

}

#discography-bas-gauche {
	position: absolute;
	height: 200px;
	width: 583px;
	left: 11px;
	color: #FFFFFF;
	margin: 20px;





}
.discograpy-img {
	width: 288px;
	height: 196px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#discography-pochette {
	position: absolute;
	height: 238px;
	width: 288px;
	left: 640px;
	top: 360px;
}
#discography-separation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: absolute;
	width: 899px;
	left: 0px;
	top: 335px;
}

