/*****************************************************************/

.btDiagnostic{
	height:15px;
	border:solid 1px #FFFFFF;
	margin-top:0px;
	margin-left:8px;
	padding-right:8px; 
}

.enveloppe{
	background-image:url(../images/commun/gamme/enveloppe.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:7px;
	width:11px;
}

.coche{
	background-image:url(../images/commun/gamme/coche.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}

.imprimante{
	background-image:url(../images/commun/gamme/imprimante.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}

.cocheGrise{
	background-image:url(../images/commun/gamme/cocheGrise.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}

.enveloppeGrise{
	background-image:url(../images/commun/gamme/enveloppeGrise.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:7px;
	width:11px;
}

.imprimanteGrise{
	background-image:url(../images/commun/gamme/imprimanteGrise.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}


.enveloppeRouge{
	background-image:url(../images/commun/gamme/enveloppeRouge.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:7px;
	width:11px;
}

.imprimanteRouge{
	background-image:url(../images/commun/gamme/imprimanteRouge.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}

.cocheRouge{
	background-image:url(../images/commun/gamme/cocheRouge.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}


.cocheBleue{
	background-image:url(../images/commun/gamme/cocheBleue.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}

.enveloppeBleue{
	background-image:url(../images/commun/gamme/enveloppeBleue.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:7px;
	width:11px;
}

.imprimanteBleue{
	background-image:url(../images/commun/gamme/imprimanteBleue.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}

.enveloppePur{
	background-image:url(../images/commun/gamme/enveloppePur.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:7px;
	width:11px;
}

.imprimantePur{
	background-image:url(../images/commun/gamme/imprimantePur.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}


.enveloppeProduits{
	background-image:url(../images/commun/gamme/enveloppeProduits.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:7px;
	width:11px;
}

.imprimanteProduits{
	background-image:url(../images/commun/gamme/imprimanteProduits.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:11px;
	width:11px;
}


.marge5{
	margin-left:5px;
}

.marge10{
	margin-left:10px;
}

.padding5{
	padding-left:5px;
}

.paddingRight5{
	padding-right:5px;
}