body 
{  
	font-family: Arial, Geneva, sans-serif; font-size: 12px;
	background-color: #FFFFFF; 
	background-image: url(img/fond.jpg); 
	background-repeat: repeat-x; 
	margin: 0 1em 1em 0;
}

p,td 
{  
	font-family: Arial, Geneva, sans-serif; font-size: 12px;
	background-color: #FFFFFF; 
}

h1 
{ 
	font-family: "Times New Roman", Times, serif; font-size: 26px; font-weight: bold; 
	color: #000099; 
	margin-top: 0px
}

h3 
{ 
	font-family: "Times New Roman", Times, serif; font-size: 20px; 
	margin-top: 30px;
}

a { font-weight: bold; }
a:link { color:  #000099; }
a:visited, a:hover, a:active { color:  #63319C; }

p.credit { font-size: 10px; color: #666666; margin-top: 3em; }
em { color: #000099; font-style: normal; }
small { font-size: 10px; color: #666666; }
hr {  height: 1px; width: 30%; text-align: left}
