#content #commerce h3
{
	padding:0px 0px 5px 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 p.hotesse-p
{
	color:#F25E9E;
	font-size:14px;
}

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

#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 span.red
{
	color:#872C85;
}

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

#commerce div.qty
{
	position:realtive;
	float:left;
	width:11px;
	height:auto;
	padding:0px 0px 0px 10px;
}

#commerce img.commless
{
	cursor:pointer;
	position:relative;
	float:left;
	padding:1px;
}
#commerce img.commmore
{
	cursor:pointer;
	position:relative;
	float:left;
	padding:1px;
}

/* ************************ ETAPE 1 A 5 ********************************** */
ul#com_etape
{
	height:134px;
	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:134px;
	width:134px;
	padding:0px;
	margin:0px 5px 0px 0px;
	
	font-family:Arial;
	font-size:12px;
	color:#5F5F5F;
	line-height:285px;
}

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

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

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

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

ul#com_etape li#com_etape_35 { background:url(step5off.jpg) no-repeat top; }
ul#com_etape li.etape_current#com_etape_35 { background:url(step5on.jpg) no-repeat top; }
ul#com_etape li.etape_actif#com_etape_35 { 	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:#8F3A8D;
}

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

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

/* * */

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

	width:90px;
	height:auto;
	background:#DDDDDD;
	color:#333333;
	padding:0px;
	text-align:center;
	padding:5px 0px 5px 0px;
	border:none;
}

/* * */

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

/* * */

div#commande-totale
{
	position:relative;
	float:right;
	width:46.5%;
	height:auto;
	min-height:110px;
	background:#EDEDED;
	border:1px solid #FFCDE8;
	padding:10px;
}

#content #commerce div#commande-totale p
{
	color:#872C85;
	background:#FFCDE8;
	padding:5px;
	font-size:12px;
	font-weight:bold;
}

div#mon-commentaire
{
	position:relative;
	float:left;
	width:46.5%;
	height:110px;
	background:#EDEDED;
	border:1px solid #FFCDE8;
	padding:10px;
	margin:10px 0px 0px 0px;
}
div#mon-commentaire textarea
{
	position:relative;
	font-size:11px;
	width:100%;
	height:80px;
	color:#000000;
	background:#FFFFFF;
	border:none;
}

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:3px 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:140px;
	height:37px;
	line-height:34px;
	background:url(submit-white.jpg) no-repeat;
	cursor:pointer;
	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#9C509A;
	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
{
	clear:none;

	position:relative;
	float:left;
	width:140px;
	height:37px;
	line-height:34px;
	background:url(submit-purple.jpg) no-repeat;
	cursor:pointer;
	border:none;
	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 2px 0px;
	margin:10px 0px 0px 5px;
}
#content #commerce div#com_navigation input#reset
{
	background:url(submit-white.jpg) no-repeat;
	color:#9C509A;	
}

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

div.identification
{
	position:relative;
	
	width:46.5%;
	height:185px;
	background:#EDEDED;
	border:1px solid #FFCDE8;
	padding:10px;
}

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

div.identification  a#lost_pwd
{
	position:relative;
	float:left;
	clear:both;
}

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

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

div#adresse-facturation
{
	position:relative;
	float:right;
	width:46.5%;
	height:140px;
	background:#EDEDED;
	border:1px solid #FFCDE8;
	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:#EDEDED;
	border:1px solid #FFCDE8;
	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;
	width:46.5%;
	height:auto;
	background:#EDEDED;
	border:1px solid #FFCDE8;
	padding:10px;
	margin:8px 0px 0px 0px;
}

#content div#commerce  div p.total
{
	color:#872C85;
	background:#FFCDE8;
	padding:5px;
	font-size:12px;
	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:#EDEDED;
	border:1px solid #FFCDE8;
	padding:10px;
} 

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

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

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

div.div-paiement
{
	position:relative;
	float:left;
	width:46.5%;
	height:110px;
	background:#EDEDED;
	border:1px solid #FFCDE8;
	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;
	float:left;
	clear:both;
	width:140px;
	height:37px;
	background:url(submit-grey.jpg) no-repeat;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 90px;
	cursor:pointer;
	
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#9C509A;	
}

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

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

#content #commerce div#validation-suivi
{
	position:relative;
	float:right;
	width:46.5%;
	height:200px;
	background:#EDEDED;
	border:1px solid #FFCDE8;
	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:#FFFFFF;
	border:1px solid #C3C4C4;
	font-size:11px;
	text-decoration:none;
	background:#FFCAE7;
}

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

/* pdc */

#content #commerce form div#cf-civ label.first-label, #content #commerce form div#cl-civ label.first-label
{
	clear:both;
	margin:3px 0px 3px 0px;
}
#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;
	margin:0px;
}
#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:0px 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:0px 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 left;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	padding:5px 500px 5px 15px;
	margin:5px 0px 0px 0px;
	clear:both;
}

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

#content #commerce form div#livraison
{
	width:700px;
}
#content #commerce fieldset#fie_adresse_livraison legend#lgd-recap
{
	padding-right:467px;
}
#content #commerce fieldset#fie_adresse_new legend
{
	padding-right:527px;
}
#content #commerce fieldset#fie_paiement_type legend
{
	padding-right:520px;
}
#content #commerce fieldset#fie_adresse_livraison legend#lgd-liv
{
	padding-right:494px;
}
#content #commerce fieldset#fie_adresse_livraison legend#lgd-val
{
	padding-right:466px;
}
#content #commerce fieldset#fie_adresse_livraison legend#lgd-com
{
	padding-right:330px;
}

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

#tntB2CRelaisColis {


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

