body{
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
}
#fond-news {
	background-image: url(images/fond-seul.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 433px;
}
.btn {
	font-family: Tahoma;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFCC99;
	background-color: #330000;
	display: block;
	width: 300px;
	border: solid 1px #660000;
	text-align: center;
	letter-spacing: 6px;
	cursor: hand;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

