div#illustration {
	background: url(Images/illustrations/illustration-qualite.jpg) center no-repeat;
}
div#menu-qualite {
	background: url(Images/onglets/onglet-qualite.jpg) center no-repeat;
}
div#texte {
	overflow:auto;
	margin: 20px 0 0 0 ;
	height: 325px;
	width:540px;
	padding: 0 15px;
}
div#titre{
	margin: 20px 0 0 0;
	padding: 0;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#777777;
}
div#texte p {
	margin: 15px 0 0 0 ;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	font-size: 12px;
}
div#texte h3 {
	margin: 15px 0 0 0 ;
	font-weight:bold;
	color: #990303;
	text-align: justify;
	text-indent: 60px;
	font-size: 12px;
}
.li{font: 13px Arial, Helvetica, sans-serif;
}