#qualite {
	text-align: center;
	margin-top: -25px;
	/*padding-top: -20px;*/
}
#qualite li {
	margin-left: 0em;
	list-style-type: square ;	
}
#softhardware {
	border-collapse: collapse;	
}

#softhardware td {
	width: 50%;
	padding: 10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#softhardware th {
	text-align: center;
	/*
	border-right: 1px solid black;
	border-left: 1px solid black;
	*/
}

#softhardware td ul li {
	margin-left: 15px;
	list-style-type: circle;
}
