@charset "utf-8";
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;/*0000FF*/
}
.tit-bleu-gros {
	font-size: 160%;
	font-weight: bold;
	color: #0000FF;
}
.tit-rouge {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
.txt-normal {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
