.liste {
	margin-bottom:20px;
}
h1 {
	font-size: 13px;
	margin: 0 0 10px 0;
	height: 21px;
	text-transform: uppercase;
	background: url(../img/tpTitre.gif) 0px 1px no-repeat;
	padding-left: 25px;
}
h2{
	margin: 0 0 5px 0;
}
.lieu, .date {
	margin-bottom: 3px;
}
.lieu {
	color: #B31636;
}
.date {
	color: #7E8F95;
}
.periode {
	font-size: 13px;
	color: #B31636;
	margin-bottom: 15px;
	font-weight: bold;
}
#frameCalendrier {
	float: left;
}
#telecharger {
	float: right;
	font-weight: bold;
	padding: 20px;
}
