body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3E4C9;
	background-image:  url("media/fond2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
		
}

.Style1 {
	font-family: "Times New Roman" , "arial";
	color: #006600;
	font-size: 45px;
	font-weight: bold;
	font-style: italic;
}
.Style2 {
	font-family: "Times New Roman" , "arial";
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.Style2a {
	font-family: "Times New Roman" , "arial";
	color: #006600;
	font-size: 18px;
	font-weight: bold;
}

.Style3 {
	font-family: "Times New Roman" , "arial";
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.Style4 {
	font-family: "Times New Roman" , "arial";
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.Style4a {
	font-family: "Times New Roman" , "arial";
	color: #006600;
	font-size: 14px;
	font-weight: bold;
}

.Style5 {
	font-family: "Times New Roman" , "arial";
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.Style5a {
	font-family: "Times New Roman" , "arial";
	color: #006600;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #009933;
}
a:active {
	color: #006600;
}
