.atelierSujet {
	font-weight: bold;
	color: #3333CC;
	font-size: 1.2em;
}
.atelierDate {
	font-weight: bold;
	color: #3333CC;
	font-size: 1em;
}
.atelierType {
	font-weight: bold;
	color: #3333CC;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 120%;
}
.TYPE_BIG {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #3333CC;
	text-decoration: underline;
	font-weight: bold;
}
.ateliercontenu {
	color: #3333CC;
	font-size: 1em;
}
