.artiste {
	color: #000000;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
	cursor: default;
	font-style: italic;
}
.nomdusujet {
	color: #000000;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	cursor: default;
}
.present {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	cursor: default;
}
.textePrincipal {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.dixit {
	background-color: #FFFEF9;
	color: #444444;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	font-style: italic;
}

.textePrincipalMisEnValeur {
	font-family: Times New Roman;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
.textePrincipalIalic {
	font-family: Times New Roman;
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	