a:link {
	color: #ffcc33;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #ffcc33;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #ffcc33;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color: #ffcc33;
	font-style: normal;
	text-decoration: underline;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
.cousumouche {
	font-family: "Courier New", Courier, mono;
	font-size: 48px;
	font-weight: bold;
	color: #0033FF;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
.crédits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
.crédits-just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
	text-align: justify;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.musicos {
	color: #00FF99;
}
.cousumouche_petit {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #0033FF;
}
.encadré {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border: medium solid #ffcc33;
	color: #FFcc33;
}
