.Texte {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #DECEEC;
	font-style: normal;
	font-weight: normal;

}
.Titre {
	font-family: "Times New Roman";
	font-size: 30px;
	color: #336600;
	font-style: normal;
	line-height: normal;
	font-weight: normal;


}
.Bouton {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #336600;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;


}
.TexteNB {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;

}
.Titrerouge {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EA3A31;
}
.TexteNBBold {

	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.fond {
	background-color: #CCFFCC;
}

