BODY	{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top:0px;
	margin-bottom:0px;

	font-size: 8pt;
	}

a:link	{
	color:#000000
}
a:visited	{
	color:#EF8400
}
a:hover	{
	color:#F9B500
}
a:active	{
	color:#EF8400
}


h2	{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}

.champcommande{
	color: #000000;
	width: 100%;
	border: 1px solid #ffffff;
	font-size:8pt;
	}

.champcoordonnees{
	width: 100%;
	border: 1px solid #c0c0c0;
	}

.champstandard{
	background-color: #eeeded;
	width: 100%;
	border: 0px solid #eeeded;
	font-size:8pt;
	}

.champevolution{
	background-color: #fae8cf;
	width: 100%;
	border: 0px solid #fae8cf;
	font-size:8pt;
	}

.tabstandard{
	background-image:url(tableau_gammebasse.gif);
	}

.tabevolution{
	background-image:url(tableau_gammehaute.gif);
	}

.tabgris{
	background-image:url(tableau_gris.gif);
	}

.celtitre{
	background-color: #dae5b9;
	font-size: 10pt;
	font-weight: bold;
	color: #008469;
	}

.celstandard{
	background-color: #eeeded;
	}

.celevolution{
	background-color: #fae8cf;
	}
		
li	{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	}

ul	{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;	
	margin-top:0px;
	margin-bottom:0px;
	}

#helpBox {
    position: absolute;
    z-index: 1000;
    top: 0px;
    left: 0px;
    width: 200px;
}
DIV.helpBoxDIV {
    width: 200px;
    padding: 2px;
    background: #dae5b9;
    border: 1px solid #C0C0C0;

    color: #008469;
    font-family: Verdana;
    font-style: Normal;
    font-weight: Normal;
    font-size: 11px;
    line-height: 14px;
}