body {
	font-family: Helvetica, "Trebuchet MS",  Geneva, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color:#000;
	margin-left: 0%;
	margin-top: 0%;
	color:#E5E5E5;
	}
p{
	text-align:justify;
	line-height: 18px;
	}
#General {
	width: 1200px;
	height: 560px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

#ZoneImage {
	font-family:Verdana, Geneva, sans-serif;
	border: 1px solid #FFF;
	width: 1200px;
	height: 560px;
	background-position: center top;
	background-repeat: no-repeat;
	float:left;
	}
#ZoneLogo{
	float:left;
	width:369px;
	height:95px;
	margin-top:54px;
	margin-left:54px;	
	}

#ZoneMenu{
	font-size:12px;
	color:#F60;
	float:right;
	padding:5px;
	margin-bottom:5px;
	letter-spacing: 1px;
	}
#ZoneMenu a{
	color:#F60;
	font-size:16px;
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
	}
#ZoneMenu a:hover{
	color:#FFF;
	}
#Texte {
	width:380px;
	float: left;
	margin-top: 180px;
	margin-left: 40px;
	}
#Titre{
	margin-top:58px;
	margin-right:54px;
	float:right;
	}
#Content{
	margin-top:20px;
	margin-right:54px;
	float:right;
	scrollbar-face-color: #333;
	scrollbar-highlight-color: #3D3D3D;
	scrollbar-shadow-color: #181818;
	scrollbar-3dlight-color:#313131;
	scrollbar-arrow-color:#666;
	scrollbar-track-color:#1A1A1A;
	scrollbar-drakshadow-color:#0C0C0C;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:normal;
	text-align:right;
	margin-top:10px;
	color: #FFF;
	border-bottom:#999 solid 1px;
	}
.imgCarre{
	float:right;
	width:145px;
	height:145px;
	padding:3px;
	background-color:#1E1E1E;
	margin-left:35px;
	overflow:hidden;
	}
.imgCarre span {
	float:left;
	width:100%;
	padding-top:5px;
	text-align:center;
	color:#FFF;
	}
	
	
a  {
	text-decoration: none;
	font-weight: bold;
	color: #F90;
}
a:hover {text-decoration: underline;}
	
