﻿.statfondBlanc
    { 
    background-color: #ffffff;
	}
	
.statTitre
{
    font-size: 12pt;
    font-weight: bold;
}

.cellbord	
    { 
	border:1px solid #C0C0C0; 
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-align: left
	}
	
	
.stat	
    { 
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-align: left
	}	
	
.cellref
    {
    color: #FF0000;
    font-weight: bold;
    }