body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.entete {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 68px;
	align: center;
	overflow: visible;
	}
.background {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	align: center;
	overflow: visible;
	}
.zcontenu {
	position: absolute;
	left: 0;
	top: 68px;
	width: 98%;
	height: 100%;
	align: center;
	overflow: visible;
	}
.texte{
	font-family:"arial";
	font-size: 12px;
	color: #FFF;
}
.done{
	font-family:"arial";
	font-size: 16px;
	color: #CC3322;
}
.section{
	font-family:"arial";
	font-size: 16px;
	color: #FFF;
}
.pp{
	font-family:"arial";
	font-size: 9px;
	color: #999;
	text-align: center;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: #cc3333;
}
a:active {
	color: #FFF;
}
li {
	list-style-position: outside;
	list-style-type: square;
	font-family:"arial";
	font-size: 12px;
	color: #FFF;
}
dt {
	list-style-position: outside;
	list-style-type: circle;
}
.equipm {
	background: url(../img/services/equip.gif) no-repeat; 
	position: absolute;
	left: 660px;
	top: 80px;
	width: 106px;
	height: 103px;
	}