#commande{
	margin-top:20px;
	padding:0 10px;
}
#commande h2.titre{
	text-transform:uppercase;
	padding:5px 10px;
	text-align:center;
	border:1px dotted gray;
	display:block;
}
#commande h2.etape{
	text-transform:uppercase;
	padding:5px 10px;
	text-align:center;
	border:2px solid #b7e0fd;
	border-bottom:none;
	display:block;
	background:bottom center url(../img/commande/repeatH2.gif) repeat-x;
	margin:10px 0;
}
#commande label{
	float:left;
	clear:left;
	display:block;
	text-align:right;
	margin-right:3px;
	width:65px;
	font-weight:bold;
}
#commande #formLicence{
	margin-top:15px;
}
#commande #projetCommande td.one{
	width:145px;
	text-align:right;
	padding-right:3px;
}
#commande #projetCommande input{
	width:266px;
}
#commande #projetCommande select{
	font-size:11px;
}
#enteteCommande{
	margin-top:15px;
}
#enteteCommande h2{
	text-align:center;
}
#recopie{
	position:absolute;
	top:224px;
	left:392px;
	background:bottom center url(../img/fleche.gif) no-repeat;
	height:115px;
}
#recopie a{text-decoration:none;}
a#submitProducteur{
	clear:left;
	margin-top:30px;
}
#coordonneeClient p{
	margin-bottom:10px;
}
#coordonneeClient{
	position:absolute;
	left:564px;
	width:300px;
	padding:10px;
	border:1px dotted gray;
	height:240px;

}
#coordonneeClient input{
	border:none;
}
#coordonneeProducteur{
	float:left;
	padding:10px;
	border:1px dotted gray;
	width:334px;
}
#coordonneeProducteur input{
	width:250px;
}
#coordonneeProducteur label{
	width:67px;
}
#commande #formPanier{
	clear:both;
	margin-top:20px;
}
#commande #formPanier table input{
	width:25px;
	text-align:center;
	border:none;
}
#commande #formPanier table td{
	text-align:center;
	border:1px dotted gray;
	padding:4px 0;
	text-decoration:none;
	color:#000;
}
#commande #formPanier table tr.barre td, #commande #formPanier table tr.barre td input{
	text-decoration:line-through;
	color:gray;
}
#commande #formPanier table tr.noborder td, #commande #formPanier table td.noborder{
	border:none;
}
#commande #prixCommande{
	margin:20px 0;
}
#commande .block_montant, #commande .block_montant2{
	float:left;
	height:20px;
	width:250px;
	padding:5px;
	border:1px solid #dfdfdf;
	margin-right:47px;
	margin-bottom:10px;
}
#commande .block_montant b, #commande .block_montant2 b {
	text-transform:uppercase;
}
#commande .block_montant2{
	width:405px;
}
#commande #commandeBt{
	margin-top:20px;
	margin-right:23px;
}
#commande #commandeBt a.bt, a#submitProducteur{
	display:block;
	background-color:#dfdfdf;
	text-decoration:none;
	padding:10px 20px;
	margin-bottom:20px;
	font-weight:bold;
	float:right;
	color:#000;
	border:3px groove #B7E0FD;
	font-size:14px;
}
#commande #cgv{
	display:block;
	margin:10px 0 0 52px;
	width:304px;
	float:left;
}
#commande .formulaire{
	display:block;
	margin:100px 250px;
}
#commande #tb_achat tr.gris, #commande #tb_achat tr.gris input{
	background-color:#EFEFEF;
}
#commande #tb_achat tr.gris{
	background-color:#EFEFEF;
}
#commande .block_info{
	width:868px;
	border:1px solid #dfdfdf;
	padding:5px;
	clear:left;
	margin-left:52px;
}

/*************
* ETAPE 2
**************/
#commande .block_paiement{
	border: 1px dotted gray;
    display: block;
    float: left;
    height:auto;
    min-height: 250px;
    margin: 50px;
    padding: 5px;
    text-align: center;
    width: 346px;	
}
#commande #cmdCourrierFin{
	padding:10px;
	margin:10px;
	border:1px dotted gray;
}
#commande #cmdCourrierFin table td.one{
	width:320px;
	text-align:right;
	padding-right:15px;
}
#commande #cmdCourrierFin table td.two{
	font-weight:bold;
}
