body
{
	background: #ffffff;
	background-image: URL(../fond/fond3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	color: #000000;
	font-size: 12px;
}
a { text-decoration: none; color:#881717;}
a:link; a:visited
{
	color: #881717;
	text-decoration: none;
}
a:hover
{
	color : #4C1276;
	text-decoration: none;
}
a:active
{
	color : #CC0000;
	text-decoration: none;
}
p, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #001b81;
	text-decoration: none;
}	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #001b81;
	text-decoration: none;
}
.cadre {
	border: 1px solid #000000;
	background-color: #F7F7F7;
	-moz-border-radius:8px;
}
.copyright {
	font-family: Arial, Helvetica;
	font-size: 10px; 
	letter-spacing: 0px;
	color: #881717;
	text-align: center;
}