body { background:#000000;}



#central {
position:relative;
float:left;
margin-left:230px;
margin-top:0px;
}

*+html .texte-acc{top:10px;}
.texte-acc{
	position:absolute;
	left:285px;
	top:0px;
	color:#333;
	font-size:12px;
	font-family:arial;
	width:500px;
	text-align:justify;
	}
.texte-acc h1{ font-family:arial;font-size:16px; font-weight:bold; margin-bottom:10px; color:#fff; text-align:center; }	

*+html .texte-graph{top:50px;}
.texte-graph{
	position:absolute;
	left:300px;
	top:24px;
	color:#000;
	font-size:14px;
	font-family:arial;
	width:390px;
	text-align:justify;
	}
.texte-graph h1{ font-family:arial;font-size:16px; font-weight:bold; margin-bottom:10px; color:#fff; text-align:center; }	

.texte-web{
	position:absolute;
	left:308px;
	top:69px;
	color:#000;
	font-size:13px;
	font-family:arial;
	width:390px;
	text-align:justify;
	}
.texte-web h1{ font-family:arial;font-size:16px; font-weight:bold; margin-bottom:10px; color:#fff; text-align:center; }	

span {color:#C0C;}



#footer{
position:relative;
float:left;
color:#999999;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
width:800px;
}

*+html .video{top:10px;}
.video{
	position:absolute;
	left:125px;
	top:150px;
	color:#333;
	font-size:12px;
	font-family:arial;
	width:500px;
	text-align:justify;
	}

#footer a { color:#999999; text-decoration:none;}
#footer a:hover { color:#ffffff;}