DIV#empty-panier{
	width:720px;
	margin:0px auto 10px auto;
	text-align:right;
}

DIV#zonePanier{
	width:720px;
	margin:auto;
}

TABLE.lst-main{
	width:720px;
	background-color:#ffffff;
}

TABLE.lst-main TD{
	background-color:#E4F1E2;
}

TABLE.lst-main TR.header-label{
	background-color:#ffffff;
}

TABLE.lst-main TD.header-label{
	height:20px;
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
	margin:1px 1px 1px 1px;
	padding-left:2px;
}

TABLE.lst-main TD.item-picture{
	width:90px;
	text-align:center;
	vertical-align:top;
}

TABLE.lst-main TD.item-picture IMG{
	margin-top:2px;
	border:1px solid #000000;
}

TABLE.lst-main TD.item-label{
	width:300px;
	vertical-align:top;
}

TABLE.lst-main TD.item-label DIV{
	font-weight:bold;
	margin:5px 0px 10px 2px;
}

TABLE.lst-main TD.item-label span{
	margin:0px 0px 10px 2px;
}

TABLE.lst-main TD.item-qte,
TABLE.lst-main TD.item-pu{
	width:80px;
	vertical-align:top;
}

TABLE.lst-main TD.item-qte DIV,
TABLE.lst-main TD.item-pu DIV{
	margin:5px 0px 0px 2px;
	float:left;
}

INPUT.item-qte{
	width:40px;
	border:1px solid #000000;
	font-size:11px;
}

TABLE.lst-main TD.item-total-line{
	width:100px;
	vertical-align:top;
}

TABLE.lst-main TD.item-total-line DIV{
	margin:5px 0px 0px 2px;
}

TABLE.lst-main TD.item-del{
	width:40px;
	text-align:center;
	vertical-align:top;
}

TABLE.lst-main TD.item-del IMG{
	margin-top:5px;
}

DIV.total-cfg-lines{
	clear:both;
	height:30px;
	line-height:30px;
}

DIV.total-cfg-label{
	float:left;
	text-align:right;
	width:560px;
	font-weight:bold;
}

DIV.total-cfg-value{
	float:left;
	margin-left:30px;
	font-weight:bold;
}

DIV.final-total{
	font-size:15px;
}

DIV.lst-panier-header{
	float:left;
	height:20px;
	background-color:#000000;
	margin-left:2px;
	line-height:20px;
	padding-left:10px;
	color:#ffffff;
	font-weight:bold;
}

DIV.lst-panier-picture{
	margin-left:0px;
	width:90px;
}

DIV.lst-panier-libelle{
	width:300px;
}

DIV.lst-panier-priceUnit,
DIV.lst-panier-qte{
	width:80px;
}

DIV.lst-panier-total{
	width:100px;
}

DIV.lst-panier-del{
	width:40px;
}

DIV.lst-item{
	clear:both;
}

DIV.lst-item DIV{
	float:left;
	margin-left:2px;
	padding-left:10px;
	color:#000000;
	font-weight:bold;
}

DIV.first-commande-zone{
	float:left;
	width:350px;
	margin-left:20px;
}

DIV.first-commande-zone DIV.texte{
	margin:10px 0px 15px 20px;
}

DIV.btn-register{
	width:153px;
	margin:auto;
}

DIV.already-client-zone{
	float:left;
	width:350px;
	margin-left:20px;
}

DIV.already-client-zone DIV.texte{
	margin:10px 0px 15px 20px;
}

DIV.already-client-item{
	clear:both;
	margin-top:10px;
}

DIV.already-client-item DIV.label,
DIV.already-client-item DIV.field{
	float:left;
	width:150px;
	height:20px;
	line-height:20px;
	padding:0px;
}

DIV.already-client-item DIV.label{
	text-align:right;
	margin-right:3px;
}

DIV.already-client-item DIV.field INPUT{
	float:left;
	margin:0px;
	font-size:11px;
	border:1px solid #000000;
}

DIV.already-client-zone DIV.btn{
	width:153px;
	margin:10px auto 0px auto;
}

DIV.already-client-zone DIV.btn BUTTON{
	width:153px;
}

DIV.mod-payment-label{
	float:left;
	width:500px;
	text-align:right;
	height:30px;
	line-height:30px;
}

DIV.mod-payment-field{
	float:left;
	margin-top:5px;
}

DIV.rcp-values{
	width:670px;
	margin:10px auto 10px auto;
}

DIV.rcp-values DIV{
	font-size:13px;
	height:20px;
	line-height:20px;
}

DIV.btn-next-step{
	clear:both;
	width:204px;
	float:right;
	margin:20px 30px 0px 0px; 
}

DIV.btn-next-step BUTTON{
	width:204px;
}

DIV#myCmd-bloc{
	width:740px;
	margin:auto;
}

DIV.myCmd-header{
	float:left;
	margin-right:2px;
	height:20px;
	line-height:20px;
	background-color:#78B371;
	color:#ffffff;
	font-weight:bold;
}

DIV.myCmd-item{
	clear:both;
	margin-top:2px;
	height:20px;
}

DIV.myCmd-header SPAN,
DIV.myCmd-item-val SPAN{
	margin:0px 5px 0px 5px;
}

DIV.myCmd-status,
DIV.myCmd-amount,
DIV.myCmd-payment,
DIV.myCmd-nb,
DIV.myCmd-date{
	width:135px;
}

DIV.myCmd-pdf{
	width:50px;
}

DIV.myCmd-item DIV.myCmd-item-val{
	float:left;
	margin-right:2px;
	height:20px;
	line-height:20px;
	background-color:#E0E0E0;
	color:#000000;
}

DIV.myCmd-item	DIV.myCmd-item-val A{
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
}

DIV.myCmd-item	DIV.myCmd-item-val IMG{
	margin-left:10px;
}

