body, html {
	margin:0;
	margin-left:10px;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	background-image:url(images/fond_entete_commande.png);
	background-repeat:repeat-y;
	font-size:16px;
	color:#FF0000;
	border-style:none;
	width:80%;
	height:auto;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	}

h2 {
	background-image:url(images/fond_titre_commande.png);
	background-repeat:repeat-y;
	font-size:14px;
	color:black;
	border-style: none;
	width:80%;
	height:auto;
	text-align:left;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	}
table {
	border-style: solid;
	border-width:thin;
	border-color: #666666;
	width:80%;
	}
th {
	background-color:#999999;
	text-align:center;
	font-size:11px;
	}
tbody th {
width:20%;
}
tfoot th {
	background-color:#DDDDDD;
	text-align:right;
	font-weight:normal;
	}
tfoot td  {
	background-color:#DDDDDD;
	text-align:right;
	font-weight:normal;
	}
td {
	background-color: #CCCCCC;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	}
.boutons {
	margin-top:10px;
	margin-left:20%;
	}
.notes {
	font-size:9px;
	font-style:italic;
	}
.droite {
	text-align:right;
	}
.centre {
	text-align:center;
	}
.w50 {
	width:50%;
	}
.w15 {
	width:15%;
	}
.w10 {
	width:10%;
	}
.coordonnees {
	text-align:center;
	font-size:9px;
	padding:0;
	}
img {
	border-style:none;
	}
	