/* CSS Document */
.intro
{
	font-family: Mistral;
	color: #00FFFF;
	font-size: 36px;
	font-variant: small-caps;
}
.bienvenue
{
	text-align: center;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.troupe
{
	text-align: center;
	font-size: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.comedie
{
	color: #00FFFF;
	font-family: Mistral;
}

