#page {
	margin:auto;
	width:800px;
}
#content {
	float: right;
	width:510px;
	height:710px;
	margin-right: 25px;
	background-image: url("../images/fond_dossier2000.png");
	background-repeat: no-repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#9C9A94;
	
	padding-left: 28px;
}
#content_header {
	font-size: 14px;
	padding-top: 25px;
	height: 30px;
	width:442px;
	/* background-color: green; */
}
#content_chroniqueur {
	padding-top: 10px;
	height: 20px;
	width:442px;
	/* background-color: maroon; */
}
#content_title {
	padding-top: 20px;
	height: 80px;
	width:442px;
	font-size:24px;
	/* background-color: silver; */
}


#content_colonne_unique {
	margin-top:52px;
	height:339px;
	width:442px;
	/* background-color: pink; */
	overflow:auto;	
}
#content_colonne_unique a:link, #content_colonne_unique a:visited, #content_colonne_unique a:active {
	color:#9C9A94;
}
#content_colonne_unique a:hover {
	color:#c69b66;
}
.tbalbumartiste{
	font-weight:bold;
}
.tbalbumtitre{
	font-style:italic;
}
.tbalbumlabeldate{
	font-size:10px;
}
