#lcmCentralContent #introPanier{
	display:block;
	width:700px;
	margin-left:25px;
	margin-top:25px;
	height:45px;
}

#lcmCentralContent #corpsPanier{
	display:block;
	width:720px;
	margin-left:25px;
	overflow:auto;
	overflow-x:hidden;
}

#lcmCentralContent #corpsPanier #img_emballage{
	width:370px;
	height:250px;
	float:left;
	background:url(/img/_pt/_br/checkout/v_emballage_cadeau.jpg) top right no-repeat;
}

#lcmCentralContent #corpsPanier #emballage{
	width:330px;
	float:left;
	background:url(/img/_pt/_br/checkout/f_gris.gif) top left no-repeat;
}
#lcmCentralContent #corpsPanier #emballage p{
	margin-left:25px;
}
#lcmCentralContent #corpsPanier #emballage input{
	width:300px;
}

/** tableaux du process **/
.entetegris{
	background-color:#4E5761;
	color:white;
	font-weight:bold;
	font-size:11px;
	height:15px;
}

.filetcheckout{
	border-bottom:1px solid #E2E2E2;
}

.soustotal{
	background-color:#EDEFF0;
	font-size:11px;
}

.error{
	color:red;
}

/*  Partie de droite dans le "corps" de la page  */
#lcmContent #lcmRight{
	width:250px;
	height:458px;
	float:right;
	background-color:#EDEFF0;
}


/*** nav des steps ***/
#lcmCentralContent #stepsCheckout{
	list-style:none;
}
#lcmCentralContent #stepsCheckout li{
	list-style:none;
	display:block;
	float:left;
	padding-left:14px;
	margin-right:20px;
	height:15px;
}

.step1Off a, .step2Off a, .step3Off a, .step4Off a, .step5Off a{
	font-size:11px;
}

.step1off{
	background:url(/img/_pt/_br/checkout/step1_off.gif) no-repeat 0px 3px;
}

.step2off{
	background:url(/img/_pt/_br/checkout/step2_off.gif) no-repeat 0px 3px;
}

.step3Off{
	background:url(/img/_pt/_br/checkout/step3_off.gif) no-repeat 0px 3px;
}


.step4Off{
	background:url(/img/_pt/_br/checkout/step4_off.gif) no-repeat 0px 3px;
}


.step5Off{
	background:url(/img/_pt/_br/checkout/step5_off.gif) no-repeat 0px 3px;
}

.step6Off{
	background:url(/img/_pt/_br/checkout/step6_off.gif) no-repeat 0px 3px;
}

.step1On a, .step2On a, .step3On a, .step4On a, .step5On a, .step6On a {
	font-size:11px;
	font-weight:bold;
}


.step1on{
	background:url(/img/_pt/_br/checkout/step1_on.gif) no-repeat 0px 3px;
}

.step2on{
	background:url(/img/_pt/_br/checkout/step2_on.gif) no-repeat 0px 3px;
}

.step3On{
	background:url(/img/_pt/_br/checkout/step3_on.gif) no-repeat 0px 3px;
}

.step4On{
	background:url(/img/_pt/_br/checkout/step4_on.gif) no-repeat 0px 3px;
}

.step5On{
	background:url(/img/_pt/_br/checkout/step5_on.gif) no-repeat 0px 3px;
}

.step6On{
	background:url(/img/_pt/_br/checkout/step6_on.gif) no-repeat 0px 3px;
}



/** promos ***/

#module_promo{
	color:#000000;
}

#module_promo p{
	display:block;
	width:250px;
	padding-left:15px;
	padding-top:3px;
	color:#000000;
}
html>body #module_promo p
{
	width:235px;
}

#module_promo .filetpromo{
	margin-top:3px;
	height:1px;
	border-bottom:1px solid #E2E2E2;
	margin-bottom:3px;
}

#bt_continue_visit{
	float:right;
	width:155px;
	height:20px;
	display:none
}
