/*
 *  Commande
 */
 
#menu {
	top: 78px;
}

#panier {
	text-align: left;
}
#panier h1 {
	margin: 20px 0 0 0;
	font-size: larger;
}
/*
#panier p {
	margin: 10px ;
}
*/
#panier .commande {
	clear: both;
	width: 100%;
	border-spacing: 1px;
	border: solid 1px #78a100; /* #33A02C; */
}
#panier .garanties {
	clear: both;
}
#panier em {
	font-weight: bold;
	padding: 2px;
	color: #FE370F;
	background-color: #d8edad; /* DDEDE0; */
}
#panier .commande em {
	font-weight: bold;
	padding: 2px;
	color: #333333;
	background-color: #FFFFFF;
}




/* * * balisage parcours commande * * */ 

#parcours_commande {
	width: 100%;
	margin: 0px;
	border: none;
}
#parcours_commande td{
	padding: 3px 10px;
	width: auto;
}
#parcours_commande .inactif {
	border: solid 1px #DDDDDD;
	text-align: center;
} 
#parcours_commande .inactif a {
	font-weight: bold;
	text-decoration: none;
} 
#parcours_commande .en_cours {
	font-weight: bold;
	border: solid 1px #FE370F;
	background-color: #d8edad; /* DDEDE0; */
	color: #78a100; /* #33A02C; */
	text-align: center;
}

button, div#submit input {
	width: auto;
	padding: 0;
	color: #FE370F; /* #33A02C */
	border: outset 2px #d8edad; /* DDEDE0; */
	background-color: #d8edad; /* DDEDE0; */
	font-weight: bold;
	text-align: center;
} 
.commande button, 
button.submit, 
div.submit input {
	color: #78a100; /* #33A02C; */
}
/* panier */

.commande td.p,
.commande th.p {
	text-align: right;
}
.commande td,
.commande th {
	padding: 3px 5px;
}
.commande td {
	vertical-align: top;
}
.commande td.total {
	background-color: #d8edad; /* DDEDE0; */
	border: solid 1px #FE370F;
	font-weight: bold;
	font-size: larger;
}
.commande th {
	background-color: #FE370F;
	color: #FFFFFF;
}
.commande td.ligne hr {
	display: none;
	width: 100%; 
	height: 1px;
}

.commande td.ligne {
	background-color: #78a100; /* #33A02C; */
	height: 1px;
	padding: 0px;
}
.commande img {
	vertical-align: top;
	margin: 0 2px;
	cursor: pointer;
}
/* */



input[type=submit],
input.red {
	font-weight: bold;
	border: outset 2px #d8edad; /* DDEDE0; */
	width: auto;
	padding: 0;
	background-color: #d8edad; /* DDEDE0; */
	color: #78a100; /* #33A02C; */
	text-align: center;
} 
button:active, input[type=submit]:active {
	border: inset 2px #d8edad; /* DDEDE0; */
} 
 
/* * * form_coordonnees * * */
#form_coordonnees {
	font-size: 13px;
}
/* fieldset */
#form_coordonnees fieldset, #form_coordonnees div  {
	border: none;
	margin: 1px; 
	padding: 10px;
	float: left;
}
#adresse_facturation, #adresse_livraison, #mode_paiement, #client, #newsletter, #mode_expedition, #submit {
	clear: left;
/*	background-color: #EFDABC; /* */
}
#mode_paiement, #client, #newsletter, #mode_expedition, #submit {
	width: 95%;
}
#adresse_facturation, #adresse_livraison {
	width: 100%
}

#mode_paiement {
	text-align: center;
}
#mode_paiement input{
	margin: 0 40px 0 0;
}
#submit input{
	float: right;
}
/* legend */
#form_coordonnees legend {
	font-weight:bolder;
	padding: 0;
	margin: 40px 0 0 10px;
	_margin: 10px 0 0 10px;
/*	border: #EEEEEE solid 1px; */
}
#form_coordonnees legend:hover {
	font-weight:bolder;
	color:#006600;
}
/* label */
#form_coordonnees label,
#form_cgv label {
	cursor: pointer;
	cursor: hand;
	margin: 0;
	padding: 0 .5em 0 0;
}
#adresse_facturation label, #adresse_livraison label, #client label, #newsletter label, #mode_expedition label {
	float: left;
	width: 200px;
	text-align: right;
}
/* * fieldset.bicolonne * */
/* table */
table.bicolonne {
	width: 100%;
}
table.bicolonne td {
	vertical-align: top;
}

/* champs */
#form_coordonnees fieldset.bicolonne input, #form_coordonnees fieldset.bicolonne textarea, #form_coordonnees fieldset.bicolonne select {
	width: 260px;
}
/* p */
#form_coordonnees p {
	clear: both;
	margin: 0 ;
}
/* label */
#form_coordonnees fieldset.bicolonne label {
	float: left;
	width: 100px;
	text-align: right;
	line-height: 1.8;
}
/* * adresse_livraison * */
/* champs */
#adresse_livraison input, #adresse_livraison textarea, #adresse_livraison select {
	background-color: #DDDDDD;
}
#form_coordonnees .explications {
	float: left;
	padding: 0 5px;
	width: 48%;
	font-size: 10px;	
}
/*********************************************************/

#bon_commande table {
	width: 100%;
}
#bon_commande td {
	padding: 3px;
	vertical-align: top;
}
#bon_commande pre {
	font-family: inherit;
	 width: 60%;
	 padding: 0;
	 margin: 0;
	 border: none;
}
#bon_commande input, #bon_commande button {
	display: none;
}
/***/
#bon_commande fieldset {
	border: #33A02C solid 1px;
}
#bon_commande legend {
	margin-left: 20px;
	font-weight: bold;
}
#bon_commande fieldset table {
	width: 100%;
}
#bon_commande td div {
	padding: 5px;
}
#bon_commande label {
	width: 100px;
	margin: 0 5px;
	font-style: italic;
}
#bon_commande td p {
	clear: both;
	margin: 2px 0;
}

#bon_commande #adresse_livraison {
	float: right;
} 
.info {
	float: right;
	cursor: pointer;
	cursor: hand;
}
