.texte {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
}
.texteGras {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.grandTitre {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.Titre {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.calendrier {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #DAE6B3;
	margin-top: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DAE6B3;
	background-color: #E9E9E9;
}
.musique {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #895F9D;
	margin-top: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #895F9D;
	background-color: #895F9D;
	color: #FFFFFF;
	margin-left: 5px;
}

