body {
	background-color: #f2fdd1;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center ;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	scrollbar-arrow-color: #9ada60;
	scrollbar-base-color: #f2fdd1;
	scrollbar-dark-shadow-color: #333a18;
	scrollbar-track-color: #E7FBAB;
	scrollbar-face-color: #6a8a2a;
	scrollbar-shadow-color: #333a18;
	scrollbar-highlight-color: #f2fdd1;
	scrollbar-3d-light-color: #333a18;
}
.normal {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color:#333a18;
	font-size:12pt;
	font-style: normal;
}
.normalbold {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333a18;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold; 
}
.normalsslig {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333a18;
	font-size: 12pt;
	font-style: normal;
	text-decoration: underline;
}
.small {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color:#333a18;
	font-size:10pt;
	font-style: normal;
}
.xsmall {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color:#333a18;
	font-size:8pt;
	font-style: normal;
}
.milonic {
	font-size: 1px;
	color: #f2fdd1;
	visibility:hidden;
}
.news {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color:#333a18; 
	font-size:9pt;

}
.entete {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color:#333a18;
	font-size:12pt;
	font-style: normal;
	background-color: #E7FBAB;
	background-image: none;
	border: 1px solid #333a18;
}
.entetecol {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color:#f2fdd1;
	font-size:11pt;
	font-style: normal;
}
.ligne {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	color:#333a18;
	font-size:12pt;
	font-style: normal;
	border: 1px solid #333a18;
}
.baspage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #f2fdd1;
}
.imgcol {
	margin: 3px;
	float: left;
	position: relative;
}
.ombre {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #bCbCbC;
	border-bottom-color: #bCbCbC;
	border-left-color: #dedede;
	padding: 3px;
	clear: Aucune;
	float: left;
	height: auto;
	width: auto;
	margin: 3px;
	background-color: #FFFFFF;
}

a     		{ color: #333a18;text-decoration: none }
a:hide      { font-family: Verdana; font-size: 1px; color: #f2fdd1 }
a:visited    { color: #333a18;text-decoration: underline}
a:active     { color: #333a18;text-decoration: none }
a:hover      {
				color: #333a18;
				text-decoration: underline;
				background-color: #e7fbab;
}
