body {
	background-color: #82e524;
	background-image: url(BG.jpg);
	background-repeat: repeat-x;
	overflow-x: hidden;
	cursor: default;
	margin-left: 0px;
	margin-top: 0px;}

#Layer1 {
	position:absolute;
	width:600px;
	z-index:1;
	left: 69px;
	top: 459px;
	height: 24px;
}

#Layer2 {
	position:absolute;
	width:863px;
	z-index:1;
	left: 71px;
	top: 495px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	}
	
.cont2 {
	color: #385a17;
	text-align: justify;
	display:block;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px	
}	
	
.cont3 {
	color: #705f0e;
	text-align: justify;
	display:block;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px		
}

.copyr {
	font-family: verdana;
	font-size: 7pt;
	color: #388009
}	

.titre {
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	color: #ffffff;
	padding-top: 2px;
	padding-left: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.highlight {
	font-style: italic;
	font-weight: bold;
	color: #126372;	
}

.highlight2 {
	color: #753200;
	font-weight: bold
}

.highlight3 {
	color: #478e17;
	font-weight: bold;
	font-size: 8.5pt
}

a:link, a:visited, a:active {
	color: #627217;
	text-decoration: none;
	background-color: #e2ff58;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0ba0a;
}

a:hover {
	color: #b0ba0a;
	text-decoration: none;
	cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #627217;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	background: #e4eaf4;
	color: #128397;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 2px 2px;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	border-right: solid 2px #69c111;
	border-bottom: solid 2px #69c111;
	border-left: solid 2px #69c111;
	cursor: default;
}

.menu a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #69c111;
	cursor: default;
	background-color: #b6e8f8;
}
