@charset "iso-8859-1";
a:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
}
a:visited {
	color: #999966;
	text-decoration: none;
}
a:active {
	color: #CCCC66;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
body {
	background-color: #CCCCCC;
}
.titre {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #336699;
}
.caractere_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.titre_rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}
.titre_spectacle {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	color: #666666;
}
.texte_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	color: #666666;
}
