body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0066BB;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 0066AA;
	font-size: 12px;
	text-indent: 5pt;
	margin-bottom: 10px;
	margin-top: 5px;
}
a:link {
	color: #0099FF;
}
a:hover {
	color: #006BB3;
}
a:visited {
	color: #004C7F;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 0pt;
	padding-left: 5px;
}
a.fineprint:link {
	color: #0066BB;
}
.blueBack{
	background-color:#CFF5FC;
}
.lightBlueBack{
	background-color:#F0FAFC;
}

th{
	font-weight:bold;
	font-style:italic;
	text-align:left;
}

#loginform{
	border:1px solid #0066AA;
	float:left;
	padding:1em;
}

#loginform label{
	display:block;
	clear:both;
	width:9em;
}

.titre, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 15px;
	text-indent: 0pt;
}
li {
	font-size: 12px;
}
.tdNoWrap {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 0066AA;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	white-space: nowrap;
}
