body{
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	background-image: url(images/fond.jpg);
	font-family: Trebuchet MS;
	font-size: 90%;
}

a{
	color: #be4317;
}

a img{
	border: 0px solid black;
}

.titre{
	text-align: center;
	font-weight: bold;
	font-size: 130%;
}
.titre:before{
	content: "• ";
}
.titre:after{
	content: " •";
}

.commande td{
	text-align: left;
}