div.tabPicto {
	float: right;
	padding : 0px 0px 5px 5px;
}
div.tabPicto table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D0D0D0 ;
	border-left-color: #D0D0D0;
}
div.tabPicto td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
td.Retraits {
	font-weight: bold;
	background-image: url(../img/pictosV2/fd-commun.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.Depots {
	font-weight: bold;
	background-image: url(../img/pictosV2/fd-commun.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#FF0000;
}
td.Visites {
	background-image: url(../img/pictosV2/fd-commun.gif);
	background-repeat: repeat;
	background-position: center center;
	color: #3C8002;
}
img.imgLeg {
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0D0 ;
}
