body {
	color :white ; 
	background-color : black ; 
	font-family:  'times new roman' , garamond , sans-serif; 
}
.jeff {
	 width : 400px ; 
	position : absolute ; 
	left : 100px ; 
	top : 5px ; 
	font-size : 2em ; 
	font-weight: 900 ; 
} 

.ligne1 {
	text-align:left; 
	border: 0px solid #9A9A9A ; 
	position :absolute ; 
	top: 45px;
	width:100%;
}
 .ligne2 {
	text-align:left;
	 border: 0px solid #9A9A9A ;
	 position :absolute ;
	 top: 69px;
	width:100%;}

 .menu {
	position : absolute ;
	left : 100px ;
	top : 55px ;
	height :30px ;
	font-size : 1.2em ;
	font-weight: 900 ;
}

 .banniere {
	width : 650px ;
	height :50px ;
	position : absolute ;
	left : 200px ;
	top : 80px ;
	text-align: center ;
	font-size : 2.5em ;
	font-weight:   ;
	margin :auto ;
}

.open {
	position : absolute ;
	left : 300px ;
	top :130px ;
}

 .stats {
	width : 300px ;
	position : absolute ;
	left : 800px;
	top : 120px ;
	font-size : 1.7em ;
	font-weight: normal  ;
}

 .texte {
	width : 350px ;
	position : absolute ;
	left :770px ;
	top : 160px ;
	font-size : 1.0em ;
}

 .pics {
	position : absolute ;
	left : 800px ;
	top : 55px ;
	font-size : 0.9em ;
	color : #F00 ;
}

 .video {
	position : absolute ;
	left : 1000px ;
	top :55px ;
	font-size : 0.9em ;
	color :#F00 ;
}

 .download {
	color : yellow ;
	position : absolute ;
	left : 650px ;
	top :400px ;
	width : 500px;
 	font-size : 1.3em;
	text-align : center ; 
	font-weight : bold ;
}

 .bas { 
	position : absolute ; 
	left : 850px ; 
	top : 500px ; 
	margin :auto ;
	border :0; 
}

 a  {
  	color: white ; 
  	text-decoration: none; 
  	background-color: transparent ;
}

	
