	.chiffreCle{
		font-weight: bold;
		font-size: 30px;
		color: #AE030E;
		margin: 4px 4px 8px 4px;
	}
	.titreBloc{
		font-weight: bold;
		font-size: 13px;
		color: #AE030E;
		margin: 4px 4px 8px 4px;
	}
	.texteBloc{
		font-size: 11px;
		margin: 4px 4px 8px 4px;
	}
	.titreVisuel{
		font-size: 12px;
		font-weight: bold;
		margin: 16px 4px 8px 4px;
		background: url(http://www.ecommercemag.fr/Images/Newsletter/ECV/puceTitreVisuel.gif)  no-repeat;
		padding-left: 6px;
	}
	.visuelIndicateur{
		margin: 4px 4px 8px 4px;
	}
	.note{
		font-weight: normal;
		font-size: 12px;
	}

	.tableauType{
	}

	.tableauType td{
		font-size:10px;
		text-align: center;
		border-bottom: 1px solid #FFFFFF;
	}

	td.titreTableauType{
		font-weight: bold;
		font-size:10px;
		background: #FFFFFF;
	}
