a {
	color: #E6BE5F;
}

a:hover {
	color: #A52A2A;
}

#main {
	background-image: url(../disco/main-album3-news.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#main_background {
	width: 348px;
	height: 400px;
	float: left;

}

#top_text {
	/*width : 400px;
	height: 420px;
	float: right;
	margin-left: 20px;*/
	margin-right: 20px;
}

#main_text {
	margin-left: 20px;	
	margin-right: 20px;
}

.news_frame {
	padding: 0px 8px 0px 8px;
	border: thin solid #FFF4CE;
}

h2 {
	text-align: center;
}

h4 {
	text-decoration: underline;
}

#infos {
	margin-left: 250px;
	margin-right: 20px;
	/*border: 1px solid red;*/
}

.text {
	margin-left: 250px;
}

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