A  {
	font-family : Arial;
	text-decoration : underline;
	font-size : 8pt;
	color : #2F2518;
	font-weight : bold;
}

A:Visited  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #2F2518;
	font-weight : bold;
}

A:Active  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #2F2518;
	font-weight : bold;
	}

A:Hover  {
	text-decoration : none;
	font-family : Arial;
	font-size : 8pt;
	color : #2F2518;
	font-weight : bold;
}
A.gris  {
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : #ACA579;
}

A.gris:Visited  {
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : #ACA579;
}

A.gris:Active  {
	font-family : Arial;
	font-size : 8pt;
	color : #ACA579;
	}

A.gris:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #ACA579;
	}

BODY  {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	scrollbar-face-color:#2C23172;
	scrollbar-arrow-color:#CBC2AD;
	scrollbar-track-color:#CBC2AD;
	scrollbar-3dlight-color: #2C2317;
	scrollbar-darkshadow-color: #2C2317;

}

td  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;

}

.titrePage {
	font-size : 9pt;
	font-family : Arial;
	color : #2F2518;
	font-weight : bold;
	text-transform: uppercase;

}
.texteblanc  {
	font-size : 8pt;
	font-family : Arial;
	color : #FFFFFF;

}
select {
	font-family : Arial;
	font-size: 8pt;
	color : #000000;
}

.TableBlanc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.TdBlanc {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.contourBlanc {
	border: 1px solid #FFFFFF;

}
