.NoteCommentaire{
		width:294px;
		max-height:300px;
		overflow: auto;
		font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; 
		font-size: 12px; 
}

.divPair{
	width:270px;
	height : auto;
	border: 1px solid #CCCCCC;
	background-color:#F2F2F2;
	margin-top:3px;
}
.divPair table{
	width:270px;
}
.divImpair{
	width:270px;
	height : auto;
	border: 1px solid #CCCCCC;
	background-color: #D8D8D8;
	margin-top:3px;
}
.divImpair table{
	width:100%;
}
.tdGauche{
	color: #004493;
	text-align:left;
	padding-left:5px;
	font-size: 11px; 
}
.tdDroite{
	color: #004493;
	text-align:Right;
	padding-right:10px;
	font-size: 11px; 
}
.tdCom{
	text-align:left;
	padding-top:5px;
	padding-left: 5px;
	
}
.tdCom p {
	word-wrap:break-word; 
	width : 260px;
}