html, body {
	height: 100%; /* Required */
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	}
body
{
	background-image:url(Images/SiteFond-Dark_JPG.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*font-weight: bold;*/
	background-color: #000000;
	width: 1024px;
	
}
a:link {
	color: #669999;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #669999;
}
a:hover {
	text-decoration: none;
	/*color: #003333;*/
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a img { 
    border: none; 
}
#Header {
	height: 158px;
	width: 1015px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.logo {
height: 133px;
}
.menu {
height: 25px;
}
.marge {
height:7px;
}
#contenu {
	width: 817px;
	padding-left: 207px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	/*color: #7C6E41;*/
	color: #D3D5D5;
}
.fondtableau {
	background-color: #000000;
}
.fondtableaualpha {
	background-image: url(Images/FondNoir75pcentPNG.png);
}
.fondtableaualpha2 {
	background-image: url(Images/FondBlanc10pcentPNG.png);
}
.fondtableaualpha3 {
	background-image: url(Images/FondNoir50pcentPNG.png);
}
#footer {
height: 16px;
	/*padding-left: 207px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #999999;
	background-color: #000000;
	/*background-image: url(Images/FondNoirFooter25pcent.png);*/
}
