body
{
	/*background : url(images/fond.jpg) top no-repeat;*/
	background-color:#000;
	margin: 0;
	padding: 0;
}


div.texte {
	margin-top : 20px;
	margin-bottom : 20px;
	width : 100%;
	text-align : center;
	color: #810c02;
	font-size: 24px;
}

div.footer {
	width : 100%;
	text-align : right;
	color: #810c02;
	font-size: 12px;
}