#commerce
{
	position:relative;
	float:left;
	clear:both;
	width:945px;
	padding: 10px 5px 40px 5px;
}

#commerce h2
{
	position:relative;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	color:#468330;
	font-size:42px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 5px 10px 0px;
}

#commerce h3
{
	position:relative;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:17px;
	color:#2c7113;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #dbdbdb;
}

#commerce h4
{
	position:relative;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:17px;
	color:#2c7113;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #dbdbdb;
}

#commerce p
{
	position:relative;
	
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
}

 #commerce span.span-right
{
	position:absolute;
	color:#333333;
	right:5px;
}

#commerce a
{
	font-family:Trebuchet MS;
	font-size:12px;
	/*color:#4eafd2;*/
	text-decoration:none;
}

#commerce a:hover
{
	text-decoration:underline;
}

#commerce p.bloc_bas
{
	position:absolute;
	bottom:0px;
	left:15px;
}
#commerce p.bloc_bas a
{
	color:#d16211;
	text-decoration:none;
}

#commerce a#lost_pwd
{
	float:left;
	clear:both;
	color:#d5752f;
}

#commerce a.retour_mon_compte
{
	font-family:Arial;
	font-size:12px;
	text-decoration: underline;
}

#commerce div.div-left
{
	position:relative;
	float:left;
	
	margin:0px 0px 20px 0px;
	padding:5px 15px 15px 15px;
	background:#f0f0f0;
	width:45%;
-moz-box-shadow: 0 3px 3px 0px #a8a8a8;
-webkit-box-shadow: 0 3px 3px 0px #a8a8a8;
box-shadow: 0 3px 3px 0px #a8a8a8;
}

#commerce div.div-right
{
	position:relative;
	float:right;
	
	margin:0px 0px 20px 0px;
	padding:5px 15px 15px 15px;
	background:#f0f0f0;
	width:45%;	
-moz-box-shadow: 0 3px 3px 0px #a8a8a8;
-webkit-box-shadow: 0 3px 3px 0px #a8a8a8;
box-shadow: 0 3px 3px 0px #a8a8a8;
}

#commerce label
{
	color:#343434;
	font-size:12px;
	font-weight:bold;
	position:relative;
	float:left;
	width:170px;
	text-align:left;
	clear:both;
	line-height:33px;
	padding:0px 5px 0px 0px;
}
#commerce input, #commerce select	
{
	position:relative;
	float:left;
	clear:none;
	margin:0px;
	width:232px;
	padding:8px;
	border:1px solid #d6d6d6;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#commerce select
{
	width:200px;
}
#commerce form div
{
}

p#message_erreur
{
	background:#DDDDDD;
	color:#E20000;
	margin:0px 0px 0px 0px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	clear:both;
}

p#message_erreur_vert
{
	background:#DDDDDD;
	color:#009607;
	margin:0px 0px 0px 0px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	clear:both;
}

#commerce div.qty
{
	position:realtive;
	float:left;
	width:11px;
	height:auto;
	padding:0px 0px 0px 10px;
	margin:0px;
}
#commerce img.commless
{
	cursor:pointer;
	position:relative;
	float:left;
	padding:1px;
}
#commerce img.commmore
{
	cursor:pointer;
	position:relative;
	float:left;
	padding:1px;
}



/* ------------------------ PROCESSUS DE COMMANDE --------------------------------------------- */

/* ************************ ETAPE 1 - PANIER ********************************** */

/* * */

div#commerce table#panier
{
	position:relative;
	width:882px;
	height:auto;
	margin: 10px 0px 5px 0px;
}
div#commerce table#panier tr.first-tr
{
	background:#38753A;
}
div#commerce table#panier td
{
	position:relative;
	background:#EEEEEE;
	text-align:center;
	padding:5px;
	margin:0px;
	
	font-family:Arial;
	font-size:11px;
	color:#330000;
	font-weight:100;
}
div#commerce table#panier th
{
	font-family:Arial;
	font-size:13px;
	font-weight:300;
	
	position:relative;
	padding:10px 30px 10px 30px;
	color:#FFFFFF;
}
div#commerce table#panier input
{
	width:83%;
	height:auto;
	background:#DDDDDD;
	color:#330000;
	padding:0px;
	text-align:center;
	padding:5px 0px 5px 0px;
	margin:0px auto;
}

/* * */

div#bon-reduction
{
	position:relative;
	float:left;
	width:46.5%;
	height:100px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
}

div#bon-reduction input#txt_code
{
	background:#FFFFFF;
	border:1px solid #C5C5C5;
	width:100px;
	height:15px;
	padding:1px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	float:left;
	clear:none;
}
div#bon-reduction input.submit
{
	margin:2px 0px 0px 0px;
}

/* * */

div#commande-totale
{
	position:relative;
	float:right;
	width:46.5%;
	height:100px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
}

div#commande-totale p
{
	/*color:#8D1C21;*/
	color: #ffffff;
	background:#C44D51;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
div#commande-totale p span.span-right
{
	color: #ffffff;
}

/* * */

/* div#mon-commentaire
{
	position:relative;
	float:left;
	clear:both;
	width:48%;
	height:auto;
}
div#mon-commentaire textarea
{
	position:relative;
	font-size:11px;
	width:100%;
	height:100px;
	color:#FFFFFF;
	background:#14171C;
	border:none;
} */

/* * */

div#conditions-generales-vente
{
	position:relative;
	float:right;
	width:48%;
	height:auto;
	margin:15px 0px 0px 0px;
}

div#conditions-generales-vente input#cgv
{
	width:auto;
	height:auto;
	background:none;
	border:none;
	clear:none;
	float:left;
	margin:3px 0px 0px 0px;
}

/* * */

#commerce div#com_navigation, #commerce form#creat_account div#com_navigation, #commerce form#frm_adresse_livraison_new div#com_navigation
{
	position:relative;
	float:left;
	clear:both;
	width:880px;
	margin:15px 0px 15px 0px;
}

#commerce div#com_navigation a
{
	position:relative;
	display:block;
	float:left;
	width:150px;
	height:30px;
	line-height:28px;
	background:url(submit.png) no-repeat;
	margin:0px 0px 0px 570px;
	padding:0px 10px;
	cursor:pointer;
	
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#2A2A2A;
	text-align:center;
}
#commerce div#com_navigation a:hover
{
	text-decoration:none;
}
#commerce form div#com_navigation input.change_info
{
	float:left;
	clear:none;
	margin:0px 0px 0px 5px;
	padding:0px 10px;
	width:auto;
}

/* ************************ ETAPE 2 - IDENTIFICATION ********************************** */

div.identification
{
	width:46.5%;
	height:240px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
}

div.identification  p
{
	clear:both;
	float:left;
	margin:10px 0px 30px 0px;
}

div.identification div
{
	width:100%;
	padding:15px 0px 0px 0px;
	position:relative;
	float:left;
}

/* ************************ ETAPE 3 - EXPEDITION ********************************** */

div#adresse-livraison
{
	position:relative;
	float:left;
	width:46.5%;
	height:150px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
}

div#adresse-facturation
{
	position:relative;
	float:right;
	width:46.5%;
	height:150px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
}

div#adresse-livraison select, div#adresse-facturation select
{
	position:relative;
	float:right;
}

div#transporteur
{
	position:relative;
	float:left;
	clear:both;
	width:46.5%;
	height:auto;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
	margin:8px 0px 0px 0px;
}

div#transporteur p
{
	position:relative;
	padding:3px 0px 3px 0px;
	color:#8D1C21;
}
div#transporteur input
{
	position:relative;
	width:auto;
	height:auto;
	margin:0px 5px 0px 0px;
	padding:0px;
	background:none;
	border:none;
}

div#commande-recap
{
	position:relative;
	float:right;
	/*clear:both;*/
	width:46.5%;
	height:auto;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
	margin:8px 0px 0px 0px;
}

 div#commerce  div p.total
{
	/*color:#8D1C21;*/
	color: #ffffff;
	background:#38753A;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
 div#commerce div p.total span.span-right
{
	color: #ffffff;
}
#commerce #montant_total {
	color: #ffffff;
}


 #commerce #com_navigation.next-step-3 input
{
	float:right;
}

/* ************************ ETAPE 4 - PAIEMENT ********************************** */

div#facturation-recap
{
	position:relative;
	float:left;
	width:46.5%;
	height:160px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
} 

div#total-recap
{
	position:relative;
	float:right;
	width:46.5%;
	height:160px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
}

div#total-recap p
{
	line-height: 20px;
}

div#livraison-recap
{
	position:relative;
	float:left;
	width:46.5%;
	min-height:160px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
	margin-bottom: 10px;
}

div#transporteur-recap
{
	position:relative;
	float:right;
	width:46.5%;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
	min-height:160px;
	margin-bottom: 10px;
}
div#transporteur-recap img
{
	float:right;
}

div.div-paiement
{
	position:relative;
	float:left;
	width:46.5%;
	height:95px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
	margin:0px 0px 5px 0px;
	
	color:#000000;
	font-family:Trebuchet MS;
	font-size:10px;
}
div.div-paiement.rightb
{
	float:right;
}
#commerce div.div-paiement input
{
	position:relative;
	width:150px;
	height:30px;
	background:url(submit.png) no-repeat;
	margin:10px 0px 0px 125px;
	padding:0px 0px 5px 0px;
	cursor:pointer;
	
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#2A2A2A;
}
#commerce div.div-paiement br
{
	display:none;
}

/* ************************ ETAPE 5 - VALIDATION ********************************** */

 #commerce div#validation-paiement
{
	position:relative;
	float:left;
	width:46.5%;
	height:200px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
}

 #commerce div#validation-suivi
{
	position:relative;
	float:right;
	width:46.5%;
	height:200px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:10px;
}

 #commerce a#btn_impr_bon_commande
{
	padding:3px 5px 3px 5px;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFFF;
	border:1px solid #000000;
	font-size:11px;
	text-decoration:none;
	background:#DDDDDD;
	margin:10px 0px 0px 24%;
	position:relative;
}
 #commerce a#btn_impr_bon_commande:hover
{
	border:1px solid #FFE654;
	text-decoration:none;
}

/* ------------------------ MON COMPTE --------------------------------------------- */

/* ********************************** BLOC MENU ************************************* */
 #commerce .bloc_mon_compte
{
	position:relative;
	display:block;
	float:left;
	width:48%;
	height:280px;
	border:1px solid #DDDDDD;
	background:#EEEEEE;
	margin:10px 0px 10px 0px;
}

 #commerce .bloc_mon_compte p
{
	padding:5px 10px 5px 10px;
}

#commerce .bloc_mon_compte p a
{
	text-decoration: none;
}

 #commerce .bloc_mon_compte select
{
	position:relative;
	float:none;
}

 /* ************************* LISTE DES COMMANDES ************************************ */

 #commerce .bloc_liste_commande
{
	position:relative;
	float:left;
	
	margin:0px 0px 20px 0px;
	padding:5px 15px 15px 15px;
	background:#f0f0f0;
	width:45%;
-moz-box-shadow: 0 3px 3px 0px #a8a8a8;
-webkit-box-shadow: 0 3px 3px 0px #a8a8a8;
box-shadow: 0 3px 3px 0px #a8a8a8;
}

#commerce .bloc_liste_commande p
{
	padding:0px 0px;
	margin:0px;
}
#commerce .bloc_liste_commande p a
{
	color:#d16211;
}


 #commerce .bloc_liste_commande .logo_transporteur
{
	position:absolute;
	top:35px;
	right:10px;
}

/* ------------------- FACTURE -------------------------------------------------------------- */

div.facture h2
{
	position:absolute;
	top:0px;
	right:10px;
}

#liste_adresse_livraison
{
	width:100px;
	margin:0px 0px 0px 10px;
}

/* ************************ FONCTIONS ********************************** */
	
 #commerce div.fonctions
{
	margin:20px 0px 20px 0px;
	padding:10px 0px 10px 0px;
	width:878px;
	background:#EEEEEE;
	border:1px solid #DDDDDD;
	text-align:center;
	float:left;
}

 #commerce div.fonctions a
{
	padding:3px 5px 3px 5px;
	line-height:20px;
	font-weight:bold;
	border:1px solid #333333;
	font-size:11px;
	text-decoration:none;
	background:#ffffff;
}

 #commerce div.fonctions a:hover
{
	border:1px solid #999999;
	text-decoration:none;
}

/* pdc */

#commerce form div#cf-civ label.first-label, #commerce form div#cl-civ label.first-label, #commerce form div#cf-newsletter label.first-label, #commerce form div#cf-same label.first-label
{
	clear:both;
	width:187px;
}
#commerce form div#cf-civ label, #commerce form div#cl-civ label, #commerce form div#cf-newsletter label, #commerce form div#cf-same label
{
	position:relative;
	float:left;
	clear:none;
	width:auto;
}
#commerce form div#cf-civ input, #commerce form div#cl-civ input, #commerce form div#cf-newsletter input, #commerce form div#cf-same input
{
	position:relative;
	float:left;
	clear:none;
	width:auto;
	height:auto;
	padding:0px;
	background:0px;
	border:none;
	margin:9px 3px 0px 3px;
}
#commerce form#creat_account div#cf-newsletter, #commerce form#creat_account div#cf-same
{
	width:600px;
	margin:10px 0px 0px 0px;
}
#commerce form div#cf-newsletter label, #commerce form div#cf-same label
{
	position:relative;
	float:left;
	clear:none;
	width:auto;
	margin:0px 0px 0px 3px;
}
#commerce form input#cus_newsletter, #commerce form input#adl_identique
{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	clear:none;
	border:none;
	background:none;
	margin:3px 0px 0px 0px;
}
#commerce form div#cf-tel, #commerce form div#cf-newsletter, #commerce form div#cf-civ
{
	clear:both;
}
#commerce form#creat_account fieldset, #commerce div.fieldset-style fieldset, #commerce div.detail-commande fieldset, #commerce div.fin-achat fieldset
{
	position:relative;
	float:left;
	
	margin:0px 0px 20px 0px;
	padding:5px 15px 15px 15px;
	background:#f0f0f0;
	width:96.5%;
-moz-box-shadow: 0 3px 3px 0px #a8a8a8;
-webkit-box-shadow: 0 3px 3px 0px #a8a8a8;
box-shadow: 0 3px 3px 0px #a8a8a8;
}

#commerce form#creat_account legend, #commerce div.fieldset-style legend, #commerce div.detail-commande legend, #commerce div.fin-achat legend
{
	position:relative;
	display:block;
	width:100%;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:17px;
	color:#2c7113;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #dbdbdb;
}

#commerce form#creat_account, #commerce form#frm_adresse_livraison_new
{
	/*padding:0px 0px 0px 100px;*/
}

#commerce form#creat_account div, #commerce form#frm_adresse_livraison_new div
{
	position:relative;
	float:left;
	width:422px;
	padding:0px 9px 3px 9px;
}
#commerce form#frm_adresse_livraison_new fieldset, #commerce form#frm_email fieldset {
	position:relative;
	float:left;
	
	margin:0px 0px 20px 0px;
	padding:5px 15px 15px 15px;
	background:#f0f0f0;
	border:none;
	width:96.5%;
-moz-box-shadow: 0 3px 3px 0px #a8a8a8;
-webkit-box-shadow: 0 3px 3px 0px #a8a8a8;
box-shadow: 0 3px 3px 0px #a8a8a8;
}
#commerce form#frm_adresse_livraison_new legend, #commerce form#frm_email legend 
{
	position:relative;
	display:block;
	width:100%;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:17px;
	color:#2c7113;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #dbdbdb;
}
#commerce form#frm_adresse_livraison_new label, #commerce form#frm_email label, #commerce form#creat_account label {
	width:190px;
	padding:0px 5px 10px 0px;
}
#commerce form#frm_adresse_livraison_new input, #commerce form#frm_email input, #commerce form#creat_account input{
	width:200px;
}
#commerce form#frm_adresse_livraison_new select{position:relative;float:left;width:218px;}
#commerce form div#livraison
{
	width:900px;
	padding:0px;
}
#commerce form input.submit, #commerce form input#reset, #commerce form#frm_adresse_livraison_new  input.submit, #commerce form#frm_adresse_livraison_new  input#reset, #commerce form#frm_email input.submit, #commerce form#frm_email input#reset
{
	position:relative;
	/*clear:both;*/
	float:left;
	width:145px;
	height:30px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 5px 0px;
	cursor:pointer;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
}
#commerce form input.submit
{
	background:#99c251;
	border:none;
	padding:5px 0px;
	margin:15px 0px 5px 0px;
	width:100%;
	height:auto;
	
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#ffffff;
	text-transform:uppercase;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
#commerce form#frm_adresse_livraison_new  input#reset, #commerce form#frm_email input#reset {
	margin: 0px 0px 0px 0px;
	padding:0px;
	color: #777777;
	width: 80px;
	background:#f0f0f0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-transform:uppercase;
}

/* ************************ TNT ********************************** */

#tntB2CRelaisColis {


text-align:center;
padding-left:110px;
}
