body {
	background-color: #440000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#biographie_box {
	width:295px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
	height: 374px;
	overflow-y: scroll;
}

#noscroll_box {
	width:295px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
	height: 374px;
}

.biographie_texte {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}

.biographie_texte a {
	text-decoration:none;
}

.biographie_texte a:hover {
	text-decoration:underline;
}

