#main {
	background-image: url(../disco/main-album2-critics.jpg);
	background-position: top;
	background-repeat: no-repeat; 
/*	height: 900px; */
/* 8 pixels en haut et 8 pixels en bas de l'image */
	position: relative;
}

#critics-left{
	float: left;
	width: 337px;
	padding-left: 10px;
	padding-right: 10px;
}

#critics-right{
	float: right;
	margin-top: 500px;
	width: 337px;
	padding-right: 10px;
	padding-left: 10px;
}

a {
	color: #CC57FF;
}

.article{
	background-color: #E7E7E7;
	border: thin ridge #9E9E9E;
	padding: 10px 10px 10px 10px;
	color: black;
}

#page_bottom {
	bottom: 20px;
	right: 10px;
	text-align: left;
	position: absolute;
}

#footer {
	background-image: url(../disco/header-album2.jpg);
	background-position: 0 -102px;
}
