/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	width:90%;
}

.listeBordure{
	border-right:solid 1px #F7F4EF;
}

.listeProduits {
	border-top:solid 3px #F7F4EF;
}
.listePieces{
	border-top:solid 4px #F7F4EF;
}
