body {
	background-color: #F3FADF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#333333;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#333333;
}

.footer:link,.footer:active,.footer:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#333333;
  text-decoration:none;
}

.entete {
    font-family: Impact;
	font-size: 24px;
	color: #729320;
}

.entete_petit 
{
	font-family: Impact;
	font-size: 18px;
	color: #729320;
}

h1 {
	font-size: 18px;
	color: #006699;
	font-weight: bold
}

h2 {
	font-size: 16px;
	color: #006699;
	font-weight: bold
}

h3 {
	font-size: 14px;
	color: #006699;
	font-weight: bold
}

.bigquote {
	font-size: 18px;
	color: #006699;
	font-weight: bold
}

.boldblue {
	color: #006699;
	font-weight: bold
}
.bluetext 
{
	color: #006699;
}


