BODY,TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}
A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}
A:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #F00000;
	text-decoration: underline;
}
A.menu {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #0080A0;
}
A:HOVER.menu {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #F00000;
}
.menu {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #F00000;
}
.bleu {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #0000C0;
}
INPUT, OPTION, TEXTAREA {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #0000CC;
	border : 1px solid #330099;
	text-align: center;
}

INPUT.radio {
	border : 0px solid #FFFFFF;
}
