BODY, TD, P
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color:#025589;
	text-decoration:none;
}

BODY
{
	background-color: #FFFFFF;
}

A, A.link, A.visited
{
	color:#A65300;
	text-decoration:none;
}

A:hover {color:#00D700;}

.FOTitre1
{
    font-size: 16pt;
    font-weight: bold;
	color:#A65300;
}

.FOTitre2
{
    font-size: 12pt;
    font-weight: bold;
	color:#A65300;
}

.FOTable
{
	font-size: 8pt;
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.FOPetit
{
	font-family: Arial, Helvetica;
	font-weight: normal;
    font-size: 8pt;
}

.FOMoyen
{
	font-family: Arial, Helvetica;
	font-weight: normal;
    font-size: 9pt;
}