#content #commerce
{
	position:relative;
	clear:both;
}

#content #commerce h2
{
	position:relative;
	color:#FFE654;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	padding:0px 5px 0px 0px;
}

#content #commerce h3
{
	position:relative;
	color:#FFE654;
	padding:0px 0px 10px 0px;
}

#content #commerce h4
{
	position:relative;
	color:#FFE654;
	background:#14171C;
	padding:10px 10px 10px 10px;
}

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

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

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

#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 p#message_erreur
{
	background:#14171C;
	color:#E20000;
	margin:15px 0px 15px 0px;
	padding:10px;
	font-weight:bold;
	text-align:center;
}

#content p#message_erreur_vert
{
	background:#14171C;
	color:#00D50A;
	margin:15px 0px 15px 0px;
	padding:10px;
	font-weight:bold;
	text-align:center;
}

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

ul#com_etape li
{
	display:block;
	float:left;
	height:135px;
	line-height:285px;
	width:135px;
	padding:0px;
	font-size:12px;
	margin:0px 5px 0px 6px;
	
	font-family:arial;
	font-size:10px;
	color:#FFFFFF;
}

#content #com_etape li a
{
	color:#3F506E;
	text-decoration:none;
}

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

ul#com_etape li.etape_current
{
	color:#7fb0d1;
}

ul#com_etape li#com_etape_28 {
	background:url(steps/steps-off1.jpg) no-repeat top;
}
ul#com_etape li.etape_current#com_etape_28 {
	background:url(steps/steps-on1.jpg) no-repeat top;
}
ul#com_etape li.etape_actif#com_etape_28 {
	background:url(steps/steps-ok1.jpg) no-repeat top;
}

ul#com_etape li#com_etape_29{
	background:url(steps/steps-off2.jpg) no-repeat top;
}
ul#com_etape li.etape_current#com_etape_29{
	background:url(steps/steps-on2.jpg) no-repeat top;
}
ul#com_etape li.etape_actif#com_etape_29{
	background:url(steps/steps-ok2.jpg) no-repeat top;
}

ul#com_etape li#com_etape_30 {
	background:url(steps/steps-off3.jpg) no-repeat top;
}
ul#com_etape li.etape_current#com_etape_30{
	background:url(steps/steps-on3.jpg) no-repeat top;
}
ul#com_etape li.etape_actif#com_etape_30{
	background:url(steps/steps-ok3.jpg) no-repeat top;
}

ul#com_etape li#com_etape_31 {
	background:url(steps/steps-off4.jpg) no-repeat top;
}
ul#com_etape li.etape_current#com_etape_31{
	background:url(steps/steps-on4.jpg) no-repeat top;
}
ul#com_etape li.etape_actif#com_etape_31 {
	background:url(steps/steps-ok4.jpg) no-repeat top;
}

ul#com_etape li#com_etape_32 {
	background:url(steps/steps-off5.jpg) no-repeat top;
}
ul#com_etape li.etape_current#com_etape_32 {
	background:url(steps/steps-on5.jpg) no-repeat top;
}
ul#com_etape li.etape_actif#com_etape_32 {
	background:url(steps/steps-ok5.jpg) no-repeat top;
}

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

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

/* * */

div#commerce table#panier
{
	position:relative;
	width:733px;
	height:auto;
	margin:0px 0px 5px 0px;
}
div#commerce table#panier tr.first-tr
{
	background:#3C5279;
}
div#commerce table#panier td
{
	font-family:Arial;
	font-size:11px;
	font-weight:100;
	padding:5px;
	margin:0px;
	color:#FFFFFF;
	background:#1A2131;
	text-align:center;
}
div#commerce table#panier th
{
	font-family:Arial;
	font-size:13px;
	font-weight:300;
	
	padding:10px 30px 10px 30px;
	color:#6688C7;
}
div#commerce table#panier input
{
	width:100%;
	height:auto;
	background:#1F2638;
	color:#FFFFFF;
	padding:0px;
	text-align:center;
	padding:5px 0px 5px 0px;
}

/* * */

div#bon-reduction
{
	position:relative;
	float:left;
	width:46.5%;
	height:auto;
	background:#000000;
	border:1px solid #26344F;
	padding:10px;
}

/* * */

div#commande-totale
{
	position:relative;
	float:right;
	width:46.5%;
	height:auto;
	background:#000000;
	border:1px solid #26344F;
	padding:10px;
}

div#commande-totale p
{
	color:#6688C7;
	background:#3C5279;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

/* * */

/* 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;
}

/* * */

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

#content #commerce div#com_navigation a
{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;
	padding:0px;
	margin:10px 0px 0px 380px;
	
	position:relative;
	display:block;
	float:left;
	width:173px;
	height:24px;
	line-height:24px;
	background:url(submit-back.jpg) no-repeat;
}
#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
{
	width:46.5%;
	height:165px;
	background:#000000;
	border:1px solid #26344F;
	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:150px;
	background:#000000;
	border:1px solid #26344F;
	padding:10px;
}

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

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

#content div#commerce  div p.total
{
	color:#6688C7;
	background:#3C5279;
	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:150px;
	background:#000000;
	border:1px solid #26344F;
	padding:10px;
} 

div#total-recap
{
	position:relative;
	float:right;
	width:46.5%;
	height:150px;
	background:#000000;
	border:1px solid #26344F;
	padding:10px;
}

div#livraison-recap
{
	position:relative;
	float:left;
	width:46.5%;
	height:130px;
	background:#000000;
	border:1px solid #26344F;
	padding:10px;
}

div#transporteur-recap
{
	position:relative;
	float:right;
	width:46.5%;
	height:130px;
	background:#000000;
	border:1px solid #26344F;
	padding:10px;
}

div.div-paiement
{
	position:relative;
	float:left;
	width:46.5%;
	height:110px;
	background:#000000;
	border:1px solid #26344F;
	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
{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	cursor:pointer;
	padding:0px;
	margin:10px 0px 0px 80px;
	
	position:relative;
	width:173px;
	height:24px;
	background:url(submit-form.jpg) no-repeat;
}

#content #commerce div.div-paiement input#paiement_logo_2
{
	background:url(submit-paypal.jpg) no-repeat;
}

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

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

#content #commerce div#validation-suivi
{
	position:relative;
	float:right;
	width:46.5%;
	height:200px;
	background:#000000;
	border:1px solid #26344F;
	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 #212C41;
	font-size:11px;
	text-decoration:none;
	background:#000000;
	margin:0px 0px 0px 24%;
}
#content #commerce a#btn_impr_bon_commande:hover
{
	border:1px solid #FFE654;
	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 #26344F;
	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 #212C41;
	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:#14171C;
	border:1px solid #212C41;
	text-align:center;
	float:left;	
}

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

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


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

#tntB2CRelaisColis {


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