body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1,H2,H3,H4,H5,H6{
	font-family: Arial,Helvetica,sans-serif;
}
H3{ /* titre */
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	margin-top: 10px;
}
H6{ /* sous-titre */
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
TD.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00254A;
	letter-spacing: 1px;
}
TD.footer2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC66;
	letter-spacing: 2px;
	padding-bottom: 3px;
}
A.footer, A.footer:ACTIVE, A.footer:LINK, A.footer:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00254A;
	text-decoration: none;
}
A.footer:HOVER{
	color: #ffffff;
	text-decoration: underline;
}
#content{ width: 600px; padding-bottom: 30px; padding-left: 15px; }