@import url("/site/images/style__.css");

.titrevert {
	color: green;
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
}
.titrerouge {
	color: red;
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
}
.titreorange {
	color: #ff6600;
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
}

.blackonwhitecontent {
	color: #000000;
	font-size: 12px;
}