.listeEvenements {
	background-image: url(../images/listeEvenements.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:10px;
	height:80px;
	width:740px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a.ancreResult:link,a.ancreResult:active,a.ancreResult:visited {
	color:#FFF;
	text-decoration:none;
}
a.ancreResult:hover {
	text-decoration:underline;
}
.resultBleu {
	background-image: url(../images/bleu_concert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
	margin-top:10px;
	height:100%;
}
.resultVert {
	background-image: url(../images/vert_decouverte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
	margin-top:10px;
	height:100%;
}
.resultJaune {
	background-image: url(../images/jaune_ecole.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
	margin-top:10px;
	height:100%;
}
.newResultat {
	margin-top:10px;
	color:#666;
}
.titreConcert {
	background-image: url(../images/fond_titreConcert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	margin-bottom:5px;
}
.titreConcert_bleu {
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	margin-bottom:5px;
	background-color:#26ace4;
}
.titreConcert_vert {
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	margin-bottom:5px;
	background-color:#7baf30;
}
.titreConcert_jaune {
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	margin-bottom:5px;
	background-color:#fecd1b;
}
.sstitreBleu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#26ace4;
	padding-left:10px;
	text-transform:uppercase;
}
.sstitreVert {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#7aaf2f;
	padding-left:10px;
	text-transform:uppercase;
}
.sstitreJaune {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#fecd1b;
	padding-left:10px;
	text-transform:uppercase;
}
a.resultLink {
	font-family:verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
a.resultLink:hover {
	text-decoration:underline;
}
