.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595986;
}


.titre {
	font-family: "Comic Sans MS", Courier;
	font-size: 24px;
	color: #666699;
	font-weight: bold;

}
.titretableau {
	font-family: "Comic Sans MS", Courier;
	font-size: 18px;
	color: #666699;
	font-weight: normal;
	font-style: normal;

}
.description {
	font-family: "Comic Sans MS", Courier;
	font-size: 14px;
	color: #666699;
	font-weight: bold;
	font-style: italic;

}
.texte {
	font-family: "Comic Sans MS", Courier;
	font-size: 12px;
	color: #666699;
	font-weight: normal;
	font-style: normal;
	text-align: justify;

}
.textecentre {

	font-family: "Comic Sans MS", Courier;
	font-size: 12px;
	color: #666699;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.titretableau2 {

	font-family: "Comic Sans MS", Courier;
	font-size: 14px;
	color: #666699;
	font-weight: bold;
	font-style: normal;
}
.texteital {

	font-family: "Comic Sans MS", Courier;
	font-size: 9px;
	color: #666699;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
}
.textitalnormal {


	font-family: "Comic Sans MS", Courier;
	font-size: 12px;
	color: #666699;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
}
