.rubrique{
	padding-top: 10px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #931C52;
}
.masterClass{
	width: 565px;
	max-width: 575px; 
	min-height: 355px;
	height:355px;
	overflow: auto;
	margin-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.masterClass span{
	font-weight: bold;
}
.notice{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
