body{
	margin: 0px;
	background-image: url(images/fond.jpg);
	font-family: Trebuchet MS
}

a{
	color: #be4317;
}

a img{
	border: 0px solid black;
}

.page{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.menu{
	font-size: 110%;
	color: #e6852a;
	text-decoration: none;
}

a.menu:hover {
	color: #e5612b;
}

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

.commande td{
	text-align: left;
}

.commande td{
	vertical-align: top;
}