#main {
	background-image: url(../disco/main-album3-menu_en.jpg);
	background-color: #c7c1cd;
	background-position: top;
	background-repeat: no-repeat;
	height: 584px;
	position: relative;
}

#bnews {
	left: 524px;
	top: 340px;
	width: 178px;
	height: 220px;
	position: absolute;
}
#bnews:hover {
	border: 3px solid #BC8F8F;
}

#bcontribution {
	left: 25px;
	top: 347px;
	width: 180px;
	height: 205px;	
	position: absolute;
}
#bcontribution:hover {
	border: 3px solid #BC8F8F;
}

#balbum {
	left: 243px;
	top: 169px;
	width: 217px;
	height: 275px;
	position: absolute;
}
#balbum:hover {
	border: 3px solid #BC8F8F;
}

#bsingle {
	left: 25px;
	top: 111px;
	width: 160px;
	height: 225px;
	position: absolute;
}
#bsingle:hover {
	border: 3px solid #BC8F8F;
}

#bclip {
	left: 499px;
	top: 46px;
	width: 213px;
	height: 190px;
	position: absolute;
}
#bclip:hover {
	border: 3px solid #BC8F8F;
}

#page_bottom {
	bottom: 10px;
	right: 10px;
	position: absolute;
}

a {
	color: #42003D;
}

a:hover {
	color: #FFCCFB;
}

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