BODY  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	scrollbar-face-color:#adbfd2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF ;
	scrollbar-3dlight-color: #9aacbf;
	scrollbar-darkshadow-color: #9aacbf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td  {
	font-size : 8pt;
	font-family : Arial;
	color : #474747;
}
A  {
	text-decoration : underline;
	color : #7AB000;
	font-weight : bold;
	font-style : normal;
}

A:Visited  {
	text-decoration : underline;
	color : #7AB000;
	font-weight : bold;
	font-style : normal;
}

A:Active  {
	text-decoration : underline;
	color : #7AB000;
	font-weight : bold;
	font-style : normal;
	}

A:Hover  {
	text-decoration : none;
	color : #7AB000;
	font-weight : bold;
	font-style : normal;
}
.fondpage {
	background-color: #707064;
	background-repeat: repeat;
	background-position: left top;
	background-image:  url(img/fondpage.gif);
}
.defa2 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(img/defa2.gif);
	color : #FFFFFF;
}
.grisclair  {
	color : #a4a59e;
}

A.grisclair  {
	font-family : Arial;
	text-decoration : underline;
	font-size : 8pt;
	color : #a4a59e;
	font-weight : bold;
	font-style: normal;
}

A.grisclair:Visited  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #a4a59e;
	font-weight : bold;
	font-style: normal;
}

A.grisclair:Active  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #a4a59e;
	font-weight : bold;
	font-style: normal;
	}

A.grisclair:Hover  {
	text-decoration : none;
	font-family : Arial;
	font-size : 8pt;
	color : #a4a59e;
	font-weight : bold;
	font-style: normal;
}
.titre  {
	color : #7AB000;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	text-transform: uppercase;
}
.bordblanc  {
	border: 1px solid #FFFFFF;
}