@charset "iso-8859-1";

a:link { color: #004E70; text-decoration: underline; }
a:visited { color: #909090; text-decoration: underline; }
a:hover { color: #F39500; text-decoration: none; }
a:active {	color: #FFCF4E; text-decoration: none; }

.normal {
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}

.titre_bleu {
	color: #004E70;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 80%;
	text-align: left;
	font-weight: bold;
}

.titre_rouge{
	color: ##990000;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 80%;
	text-align: left;
	font-weight: bold;
}
