body {
	background-attachment: scroll;
	background-color: #992A37;
	background-image: url(images/fond_cercle.jpg);
	color: White;
	background-repeat: no-repeat;
}
p {
	color: White;
	font: bold serif;
}

.trtexte {
	background-color: #AD5856;
}

.copyright {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
