BODY 		{
			background-color: #C5BDBD;
			}


A			{
			color: #303030;
			font-weight: bold;
			}
			
A.blue		{
			color: #009FEE;
			font-weight: bold;
			}			


A:hover		{
			color: #EB7914;
			}


.devTitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #aaaaaa;
	font-weight: bold;
	}
	
.clientTitle
	{
	color: #000000;
	}
	
.date
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	
	}
	
.text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #404040;
	font-weight: normal;
	}
	
.textBold
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #404040;
	font-weight: bold;
	}
	
.textsmall
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #404040;
	font-weight: normal;
	}
	
.textsmallBlue
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009FEE;
	font-weight: normal;
	}
	
	
.framed
	{	
	border-style: solid;
	border-width: 1px;
	}
	
.cellQte
	{
	background-color: #D9D9D9;;	
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 4px 8px 4px 8px;
	text-align: center;
	}
	
.cellPrix
	{
	background-color: #ffffff;	
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 4px 8px 4px 8px;
	text-align: center;
	}		
	