#stockwarning {
		width:80%;
		margin:auto;
		margin-bottom:1em;
		text-align:center;
		font-size:0.9em;
		color:#000
}

#order_form {
	width:90%;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:20px;
}
#order_form div {
	margin: 0.4em;
	margin-left:auto;
	margin-right:auto;
	width:44em;
	box-sizing:border-box;
}
#order_list {
	width:100%;
	margin-bottom:20px;
	border: 1px solid #000;
	border-radius:4px;
	padding:0.2em;
	background:#FAFAFA;
	box-sizing:border-box;
}
/* XPFSPJV1001SPJV1001SPRV0501SPTU1005SPMA1001*/
#order_form input {
	padding:0.2em;
	border:1px solid #000;
	border-radius: 4px;
	box-sizing:border-box;
}
#order_form select {
	padding:0.2em;
	margin-right: 1em;
	border:1px solid #000;
	border-radius: 4px;
}
#order_form .ligne{
	clear:both;
	margin-bottom:0.5em;
}

#order_form select.order_produit {
	width: 14em;
	box-sizing:border-box;
}
#order_form div.colorbox {
	display:inline-block;
	width:1.5em;
	height:1.5em;
	border: 1px solid #000;
	border-radius: 4px;
	margin-right:0.6em;
	margin-top:0em;
	margin-bottom:-0.5em;
	box-sizing:border-box;
}
#order_form select.order_couleur {
	width: 10em;
}
#order_form select.order_cond {
	width: 5.2em;
}
#order_form input.order_quant {
	width: 3em;
	margin-right:0.6em;
	text-align:right;
}
#order_form .order_prix {
	display:inline-block;
	width:8em;
	margin-right:0.6em;
	box-sizing:border-box;
	text-align:right;
}

#order_form input.order_prix {
	width:8em;
	font-size:102%;
	text-align:right;
	display:inline-block;
	background:none;
	border:none;
	border-radius:0px;
	margin-right:0.6em;
	box-sizing:border-box;
}

#order_form div.order_suppr {
	float:right;
	margin-top:0.1em;
	margin-right:2%;
	display:inline-block;
	font-size:1.5em;
	width:0.8em;
	height:0.8em;
	border:1px solid #000;
	padding:0px;
	border-radius: 4px;
	background-size:contain;
	background-image:url("../images/supr.png");
}
#order_form div#add_line {
	clear:both;
	float:left;
	width:100%;
	height:1.5em;
	font-size:0.8em;
	text-align:center;
	margin:auto;
	margin-top:0.5em;
	padding:0.2em;
}
#order_form div#add_line input {
	padding:0.9em;
}
#order_form div#tot {
	margin-top:0.8em;
	margin-right:-3px;
	margin-bottom:0em;
	float:right;
	width:15em;
	padding:0.2em;
	border:1px solid #000;
	border-radius: 4px;
	box-sizing:border-box;
	background:#FAFAFA;
}
#order_form div#livraison {
	margin-top:0.4em;
	width:100%;
	height:2em;
	float:right;
	clear:right;
	text-align:center;
	font-size:0.8em;
}
#order_form div#currencychoice {
	position:relative;
	width:6em;
	float:right;
	clear:right;
	box-sizing:border-box;
	padding:0px;
}
#order_form div#currencychoice input {
	width:48%;
	margin:0px;
	padding-top:0.3em;
	padding-bottom:0.3em;
}
#tot input.order_recalc {
	background:#00A;
	color:#FFF;
	height:2em;
	width:6em;
	box-sizing:border-box;
	margin-right:0.2em;
}
#tot input.order_totalprice {
	width:6em;
	text-align:right;
	font-size:102%;
	height:auto;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	border-radius:0px;
}
#id_form {
	width: 45%;
	margin-left:2%;
	float:left;
	box-sizing:border-box;
	padding:0.4em;
}
#id_form h2 {
	text-align:center;
}
#id_form p {
	margin-left:1em;
}
#id_form input {
	width:31em;
	display:block;
	padding:0.4em;
	margin-bottom:1em;
	box-sizing:border-box;
	border:1px solid #666;
	background-color:#FAFAFA;
}
#id_form textarea#message {
	width:30em;
	display:block;
	padding:0.4em;
	border:1px solid #666;
	background-color:#FAFAFA;
}
#id_form div#send {

}
#id_form input.order_envoyer {
	display:block;
	height: 3em;
	width: 12em;
	margin:auto;
	margin-top:1em;
	float:none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-radius:4px;
	background-color:#DDD;
	box-sizing:border-box;
}
#id_form .piege {
	display:none;
}
#ship .shipping_box {
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	margin:0.5em;
	margin-bottom:1em;
}
#order_form div#ship {
	margin-right:-3px;
	float:right;
	width:15em;
	padding:0.5em;
	border:1px solid #000;
	border-radius: 4px;
	box-sizing:border-box;
	background:#F9F9F9;
	}
#order_form #ship .shipping_cost {
	width:100%;
	margin-top:0.7em;
}
#order_form #ship label {
	display:inline-block;
	width:6.5em;
	text-align:left;
}
#order_form #ship #ship_select {
	width:15em;
	padding-left:0.3em;
}
#order_form select {
	width:7em;
}
#order_form #ship input {
	width:8em;
	margin-right:0.5em;
}
#order_form #ship input.estimer {
	height:2em;
}
#order_form #ship input.order_totalprice {
	display:inline-block;
	width:5.5em;
	text-align:right;
	font-size:102%;
	background:none;
	border:none;
	border-radius:0px;
	padding:0px;
}
#order_form #ship div {
	width:8em;
	margin:auto;
}
#order_form #ship select {
	width:7.8em;
	margin:0px;
}
#order_form #ship .noOption {
	font-weight:bold;
	color:#010101;
}