/* CSS Document */



.noir16{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;

}
.noir16bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;

}
.rouge16bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#FF0000;

}
.bleu24bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight:bold;
	color:#5e64b0;

}
.bleu16bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#5e64b0;

}
.noir24bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight:bold;

}
.noir18{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	
}
.noir14bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #333333;

}
.rose16bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #FF33FF;

}
.textewebmaster{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align:center;
	
}