		.cellDetails {
			border:1px solid #9B135D;
			padding-left: 5px;
			color: #9B135D;
			font-weight: bold;
		} 
		.rowSep {
			border-top:1px dashed #9B135D;
			height: 3px;
			margin-top: 5px;
		}
		.rowSep2 {
			border: none;
			height: 3px;
			margin-top: 5px;
		}
		.cellTitre {
			color: #9B135D;
			font-weight: bold;
		}  
		.cellTranche {
			font-weight: bold;
			height: 34px;
			border-bottom:1px solid #9B135D;
			margin-bottom: 20px;
		} 
		tr.rowMarche td {
			border-bottom:1px dotted #9B135D;
			font-size: 80%;
		}