#content #commerce h2
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#C3C3C3;
	padding:5px 0px 5px 0px;
	text-transform:uppercase;
}

#content #commerce h3
{
	position:relative;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#7B3A60;
	padding:0px 0px 10px 0px;
}

#content #commerce h4
{
	position:relative;
	color:#333333;
	background:#F1F1F1;
	padding:10px 10px 10px 10px;
}

#content #commerce p
{
	position:relative;
	padding:1px 0px 1px 0px;
}

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

#content #commerce a
{
	text-decoration:none;
	color:#888888;
}

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

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

#content #commerce div.div-left
{
	position:relative;
	float:left;
}
#content #commerce div.div-right
{
	position:relative;
	float:right;
}

#content #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;
}

#content p#message_erreur
{
	background:#CCCCCC;
	color:#E20000;
	margin:15px 0px 15px 0px;
	padding:10px;
	font-weight:bold;
	text-align:center;
}

#content p#message_erreur_vert
{
	background:#CCCCCC;
	color:#007A06;
	margin:15px 0px 15px 0px;
	padding:10px;
	font-weight:bold;
	text-align:center;
}

/* ************************ ETAPE 1 A 5 ********************************** */
ul#com_etape
{
	height:133px;
	line-height:285px;
	width:715px;
	text-align:center;
	margin:10px 0 20px 0;
	list-style-type:none;
}

ul#com_etape li
{
	display:block;
	float:left;
	height:133px;
	width:133px;
	padding:0px;
	margin:0px 7px 0px 0px;
	
	font-family:arial;
	font-size:10px;
	color:#5F5F5F;
	line-height:285px;
	border:1px solid #EEEEEE;
}

ul#com_etape li#com_etape_39 { background:url(step1off.jpg) no-repeat top; }
ul#com_etape li.etape_current#com_etape_39 { background:url(step1on.jpg) no-repeat top;}
ul#com_etape li.etape_actif#com_etape_39 { background:url(step1ok.jpg) no-repeat top; }

ul#com_etape li#com_etape_40 { background:url(step2off.jpg) no-repeat top; }
ul#com_etape li.etape_current#com_etape_40 { background:url(step2on.jpg) no-repeat top; }
ul#com_etape li.etape_actif#com_etape_40 { background:url(step2ok.jpg) no-repeat top; }

ul#com_etape li#com_etape_41 {	background:url(step3off.jpg) no-repeat top; }
ul#com_etape li.etape_current#com_etape_41 { background:url(step3on.jpg) no-repeat top; }
ul#com_etape li.etape_actif#com_etape_41 { background:url(step3ok.jpg) no-repeat top; }

ul#com_etape li#com_etape_42 {	background:url(step4off.jpg) no-repeat top; }
ul#com_etape li.etape_current#com_etape_42 { background:url(step4on.jpg) no-repeat top; }
ul#com_etape li.etape_actif#com_etape_42 { background:url(step4ok.jpg) no-repeat top; }

ul#com_etape li#com_etape_43 { background:url(step5off.jpg) no-repeat top; }
ul#com_etape li.etape_current#com_etape_43 { background:url(step5on.jpg) no-repeat top; }
ul#com_etape li.etape_actif#com_etape_43 { 	background:url(step5ok.jpg) no-repeat top; }

#content #com_etape li a
{
	color:#5F5F5F;
	text-decoration:none;
}

#content  #com_etape li a:hover
{
	text-decoration:underline;
}

ul#com_etape li.etape_current
{
	color:#EE9E00;
}

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

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

/* * */

div#commerce table#panier
{
	position:relative;
	width:717px;
	height:auto;
	margin:0px 0px 20px 0px;
}
div#commerce table#panier tr.first-tr
{
	background:#B6B6B6;
}
div#commerce table#panier td
{
	font-family:Arial;
	font-size:11px;
	font-weight:100;
	padding:5px;
	margin:0px;
	color:#333333;
	background:#F4F4F4;
	text-align:center;
}
div#commerce table#panier th
{
	font-family:Arial;
	font-size:13px;
	font-weight:300;
	
	padding:10px 30px 10px 30px;
	color:#FFFFFF;
}
div#commerce table#panier input
{
	width:75px;
	height:auto;
	background:#DDDDDD;
	color:#333333;
	padding:0px;
	text-align:center;
	padding:5px 0px 5px 0px;
	float:left;
}

/* * */

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

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

div#commande-totale p
{
	color:#DDDDDD;
	background:#424242;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

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

div#conditions-generales-vente label
{
	width:350px;
}

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

/* * */

#content #commerce div#com_navigation
{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin:15px 0px 15px 0px;
}

#content #commerce div#com_navigation a
{
	position:relative;
	float:left;
	display:block;
	width:152px;
	height:32px;
	line-height:32px;
	background:url(submit-white.jpg) no-repeat;
	cursor:pointer;
	
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 400px;
}
#content #commerce div#com_navigation a:hover
{
	text-decoration:none;
}
#content #commerce div#com_navigation input
{
	float:left;
	clear:none;
	margin:10px 0px 0px 5px;
}

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

div.identification
{
	position:relative;
	
	width:46.5%;
	height:195px;
	background:#F1F1F1;
	border:1px solid #C3C4C4;
	padding:10px;
}

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

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

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

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

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

/* * */

div#mon-commentaire
{
	position:relative;
	clear:both;
	float:left;
	width:693px;
	height:auto;
	background:#F1F1F1;
	border:1px solid #C3C4C4;
	padding:10px;
	margin:10px 0px 0px 0px;
}

div#mon-commentaire textarea
{
	position:relative;
	width:683px;
	height:50px;
	background:#FFFFFF;
	border:1px solid #C5C5C5;
	overflow:auto;
}

/* * */

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

div#transporteur p
{
	position:relative;
	padding:3px 0px 3px 0px;
	color:#333333;
}
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:#F1F1F1;
	border:1px solid #C3C4C4;
	padding:10px;
	margin:8px 0px 0px 0px;
}

#content div#commerce  div p.total
{
	color:#DDDDDD;
	background:#424242;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

#content #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:#F1F1F1;
	border:1px solid #C3C4C4;
	padding:10px;
} 

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

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

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

div.div-paiement
{
	position:relative;
	float:left;
	width:46.5%;
	height:110px;
	background:#F1F1F1;
	border:1px solid #C3C4C4;
	padding:10px;
	margin:0px 0px 5px 0px;
	
	color:#364561;
	font-family:Arial;
	font-size:11px;
}
div.div-paiement.rightb
{
	float:right;
}
#content #commerce div.div-paiement input
{
	position:relative;
	width:152px;
	height:32px;
	background:url(submit-grey.jpg) no-repeat;
	cursor:pointer;
	
	font-size:11px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 90px;
}

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

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

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

#content #commerce a#btn_impr_bon_commande
{
	padding:3px 5px 3px 5px;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFFF;
	border:1px solid #C3C4C4;
	font-size:11px;
	text-decoration:none;
	background:#DDDDDD;
	margin:15px 0px 0px 24%;
	float:left;
}
#content #commerce a#btn_impr_bon_commande:hover
{
	border:1px solid #333333;
	text-decoration:none;
}

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

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

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

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

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

#content #commerce .bloc_liste_commande
{
	position:relative;
	float:left;
	width:48%;
	height:120px;
	border:1px solid #C3C4C4;
	margin:5px 0px 5px 0px;
}

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


#content #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 ********************************** */
	
#content #commerce div.fonctions
{
	margin:20px 0px 20px 0px;
	padding:10px 0px 10px 0px;
	width:100%;
	background:#F1F1F1;
	border:1px solid #C3C4C4;
	text-align:center;
	float:left;	
}

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

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

/* pdc */

#content #commerce form div#cf-civ label.first-label, #content #commerce form div#cl-civ label.first-label
{
	clear:both;
}
#content #commerce form div#cf-civ input.first-input, #content #commerce form div#cl-civ input.first-input
{
	clear:both;
}
#content #commerce form div#cf-civ label, #content #commerce form div#cl-civ label
{
	position:relative;
	float:left;
	clear:none;
	width:auto;
}
#content #commerce form div#cf-civ input, #content #commerce form div#cl-civ input
{
	position:relative;
	float:left;
	clear:none;
	width:auto;
	height:auto;
	padding:0px;
	background:0px;
	border:none;
	margin:6px 3px 0px 3px;
}
#content #commerce form#creat_account div#cf-newsletter, #content #commerce form#creat_account div#cf-same
{
	width:700px;
	margin:10px 0px 0px 0px;
}
#content #commerce form div#cf-newsletter label, #content #commerce form div#cf-same label
{
	position:relative;
	float:left;
	clear:none;
	width:auto;
	margin:0px 0px 0px 3px;
}
#content #commerce form input#cus_newsletter, #content #commerce form input#adl_identique
{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	clear:none;
	border:none;
	background:none;
	margin:6px 0px 0px 0px;
}
#content #commerce form div#cf-tel, #content #commerce form div#cf-newsletter, #content #commerce form div#cf-civ
{
	clear:both;
}
#content #commerce form#creat_account fieldset, #content #commerce div.fieldset-style fieldset, #content #commerce div.detail-commande fieldset, #content #commerce div.fin-achat fieldset
{
	border:none;
	margin:5px 0px 0px 0px;
}

#content #commerce form#creat_account legend, #content #commerce div.fieldset-style legend, #content #commerce div.detail-commande legend, #content #commerce div.fin-achat legend
{
	position:relative;
	display:block;
	width:auto;
	height:31px;
	line-height:31px;
	background:url(legend.jpg) no-repeat right;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	padding:5px 533px 5px 15px;
	margin:5px 0px 0px 0px;
	clear:both;
}

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

#content #commerce form#creat_account div, #content #commerce form#frm_adresse_livraison_new div
{
	position:relative;
	float:left;
	width:350px;
}

#content #commerce form div#livraison
{
	width:700px;
}

#content #commerce fieldset#fie_adresse_livraison legend#lgd-fac
{
	padding-right:500px;
}
#content #commerce fieldset#fie_adresse_livraison legend#lgd-liv
{
	padding-right:526px;
}
#content #commerce fieldset#fie_adresse_livraison legend#lgd-val
{
	padding-right:500px;
}
#content #commerce fieldset#fie_adresse_livraison legend#lgd-com
{
	padding-right:364px;
}
#content #commerce fieldset#fie_adresse_livraison legend#lgd-buy
{
	padding-right:502px;
}
#content #commerce fieldset#fie_paiement_type legend
{
	padding-right:553px;
}

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

#tntB2CRelaisColis {


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