
.TitreSection {
	width:550px;
	height : 25px;
	font-weight:bold;
	font-family:Verdana;
	font-size:14pt;
	text-align:center;
	background-color:#E4E4E4;
	color:#FF4620;
}

.Niveau1 {
    font-weight:bold;
	font-family:Arial;
    cursor: pointer;
}

.Niveau2 {
  font: Verdana, Arial, Helvetica, sans-serif ;
  color: #3300FF ;
  cursor: pointer;
}


