body {  font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF;font-size: 12px;background-image: url(../images/fond2.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-attachment: fixed;
  margin-left: 20px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
}
p,li {
	font-size: 12px;
	color: #000044;
}
a:link{
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color:#FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #003399;
	font-size: 18px;
}
h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
}

