.txtcourant {  font-family: "Comic Sans MS"; font-size: 12px; text-align: justify}
.titrebleu {  font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; text-transform: capitalize; color: #000099; text-align: left}
.txtcourantdroite { font-family: "Comic Sans MS"; font-size: 12px; text-align: right}
.txtcourantcenter { font-family: "Comic Sans MS"; font-size: 12px; text-align: center}
.txtcourantgauche { font-family: "Comic Sans MS"; font-size: 12px; text-align: left}
.titrebleucentre { font-family: "Comic Sans MS"; font-size: 16px; font-weight: bold; text-transform: none; color: #000099; text-align: center}
.titrerougecentre { font-family: "Comic Sans MS"; font-size: 16px; font-weight: bold; text-transform: none; color: #CC0000; text-align: center }
.titrebleustage { font-family: "Comic Sans MS"; font-size: 20px; font-weight: bold; text-transform: none; color: #000099; text-align: center }
.bordurenoire {  border: 1px #000000 solid}
.txtcourantcenterbordure {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: center;
	border: 1px solid #333333;
}
.stage {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC99;
	background-position: center;
	border: 1px solid #666666;
}
.atelier {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9966;
	background-position: center;
	border: 1px solid #666666;
}
