body  {
background-color: #000000;
background-image: url("images/fond.png");
background-repeat: no-repeat;
background-position: center top;
font-family: Arial;
margin: auto;
color:white;
height: 592px;
width: 1020px;
}

#corps {
height: 470px;
margin-left: 485px !important;
margin-left: 485px;
overflow: auto;
padding : 10px;
padding-top: 0px!important;
	margin-top: 0px;
	margin-bottom: 10px !important;
	margin-bottom: 0px;
	}
.title
{
	color: #6C0000;
	text-align: center;
	margin: 3px;
	font-weight : bold;
	font-size: 20px;
	font-variant: small-caps;
}
.paragraph
{
	font-size: 14px;
	text-indent: 50px;
	color: #6C0000;
	text-align: left;
	margin: 3px;
	font-weight : bold;
}	
#menu {
	float:none !important;
	margin-left: 530px !important;
	float: right;
	width: 400px;
	height: 70px;
	color: #6C0000;
	margin-top: 20px!important;
	margin-top: 10px;
	margin-right: 80px; 
	font-variant: small-caps;
	font-size: 20px !important;
	font-size: 18px;
	font-weight: bold;
	}

a:link {color: #6C0000; }
a:visited {color: #6C0000; }
a:hover {color: #6C0000; }
a:active {color: #6C0000; }

