
.commandes_box {
	margin-left:2%;
	color:#000000;
	font-family:arial,sans,helvetica;
	font-size:9pt;
	font-weight:normal;
	display:table;
	width:100%;
	margin-bottom:4px;
	background-color:#aaaaaa;
}

.commandes_numero {
	margin:2px;
	width:80px;
	float:left;
}

.commandes_date {
	margin:2px;
	width:140px;
	float:left;
}

.commandes_voir {
	margin:2px;
	width:80px;
	float:left;
}

.commandes_mode {
	margin:2px;
	width:80px;
	float:left;
}
.commandes_etat {
	margin:2px;
	width:110px;
	float:left;
}

.commandes_indic {
	font-weight:normal;
	font-family:arial,sans, helvetica;
	font-size:8pt;
	color:#666666;
	font-style:italic;
	letter-spacing:0.5px;;
}
.content_client {
	
	width:585px;
	float:left;
	background-image:url(../gfx/decorum.jpg);
	background-repeat:no-repeat;
	background-position:10px 5px;
	margin-left:6px;
	
}