@CHARSET "ISO-8859-1";
/* Template */
#TSC_colprincipale {
	width: 653px;
}

#TSC_colprincipale .content {
	padding: 0 0 0 10px;
}
/* !Template */

.checkout {
	background-image: url("../images/bottom_checkout.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 43px;
}

.fond_checkout {
	background-image: url("../images/fond_checkout.gif");
	background-repeat: repeat-y;
	padding-right: 34px;
	padding-left: 40px;
}

.counter {
	background-image: url("../images/bkg_counter.gif");
	background-repeat: no-repeat;
	width: 643px;
	height: 41px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 60px;
}

.counter .number {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #791120;
}

.message {
	background-image: url("../images/panneau.gif");
	background-repeat: no-repeat;
	background-position: 17px 5px;
	min-height: 25px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 43px;
}

.navigation {
	float: right;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 24px;
}

.postfix {
	font-size: 12px;
	color: #690544;
	margin-left: 5px;
}

.title {
	display: block;
	/*background-color: #550D19;*/
	background-image: url("../images/bkg_th.jpg");
	background-repeat: repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f3bc47;
	line-height: 19px;
	padding-left: 18px;
	width: 550px;
}

.KT_tngtable {
	width: 568px;
	color: #000000;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

.KT_tngtable th {
	/*background-color: #550D19;*/
	background-image: url("../images/bkg_th.jpg");
	background-repeat: repeat-x;
	color: #f3bc47;
	line-height: 19px;
}

.KT_tngtable th.product_title {
	text-align: left;
	padding-left: 18px;
}

.KT_tngtable tr {
	background-color: #FFFFFF;
}

.KT_tngtable tr td {
	padding: 0px;
	text-align: center;
}

.KT_tngtable tr td.KT_th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 8px 18px;
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: solid 1px #cecdc8;
}

.KT_tngtable tr td.product {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 8px 18px;
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: solid 1px #cecdc8;
}

.KT_tngtable tr td.sku {
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.uprice {
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.quantity{
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.subTotal {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-top: solid 1px #cdcdc5;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.entry {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #6a6868;
	text-align: left;
	border-top: solid 1px #cdcdc5;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td.info {
	text-align: center;
	border-top: solid 1px #cdcdc5;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.KT_tngtable tr td input.text {
	background-image: url("../images/bkg_input.png");
	background-repeat: no-repeat;
	height: 22px;
	width: 323px;
	line-height: 22px;
	padding-left: 15px;
	border: solid 1px #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #515050;
}

.KT_tngtable tr td input:disabled {
	color: #CCCCCC;
}

html>/**/body .KT_tngtable tr td input.text {
	height: 18px;
	padding-top: 4px;
}

.KT_tngtable tr td textarea {
	background-image: url("../images/bkg_textarea.png");
	background-repeat: no-repeat;
	height: 93px;
	width: 323px;
	line-height: 12px;
	padding-top: 4px;
	padding-left: 15px;
	border: solid 1px #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #515050;
}

.KT_tngtable tr td textarea:disabled {
	color: #CCCCCC;
}

.KT_tngtable tr.KT_buttons {
	background: none;
	line-height: normal;
}

.KT_tngtable tr.KT_buttons td {
	width: 389px;
}

.KT_tngtable tr.KT_buttons td.KT_th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	width: 161px;
	padding-left: 18px;
	border: none;
}

.KT_tngtable tr.KT_buttons input {
	/*display: none;*/
}

.KT_tngtable tr.KT_buttons .next_group {
	float: right;
	text-align: center;
}

/*
.KT_tngtable tr.KT_buttons input#KT_Update1 {
	display: block;
	margin-bottom: 5px;
}
*/

.KT_tngtable tr.KT_buttons img {
}

.KT_tngtable tr.interligne {
	background: none;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}

html>/**/body .KT_tngtable tr input.text {
	padding-top: 4px;
}

.KT_required, .form_validation_field_error_error_message {
	color: #f3bc47;
}

.KT_field_error {
	color: #f3bc47;
}

.KT_field_hint {
	font-size: 10px;
	color: #aaaaaa;
}

.KT_tngtable tr.KT_buttons div.KT_bottombuttons {
	text-align: right;
}

.KT_tngtable tr.KT_buttons div.KT_bottombuttons input {
	display: inline;
}

/* co_steps */
.caddie_steps {
	background-image: url("../images/bkg_steps.gif");
	background-repeat: no-repeat;
	width: 603px;
	height: 111px;
	padding-left: 40px;
	margin: 0px auto;
	margin-bottom: 0px;
}

.caddie_steps .step {
	float: left;
}

/* co_step1 */
.co_step1 {
}

.co_step1 th {
	text-align: left;
	padding-left: 18px;
}

.co_step1 td.create {
	text-align: left;
	padding-left: 18px;
}

.co_step1 .navigation .fleche {
	width: 80px;
	margin-top: 5px;
	margin-left: 94px;
}

/* co_step2 */
.co_step2 .navigation .fleche {
	width: 80px;
	margin-top: 5px;
	margin-left: 94px;
}

/* co_step3 */
.co_step3 .navigation .fleche {
	width: 80px;
	margin-top: 5px;
	margin-left: 94px;
}

/* co_step3_bis */
.co_step3_bis .navigation .fleche {
	width: 80px;
	margin-top: 5px;
	margin-left: 94px;
}

/* co_step4 */
.co_step4 .form_validation_field_error_error_message {
	padding: 10px 0px;
}

.co_step4 .themostinteresting {
	margin: 25px 0px;
}

.co_step4 .KT_tngtable tr td.totalPrice {
	background-image: url("../images/bkg_total.jpg");
	background-repeat: no-repeat;
	background-color: #42040f;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #42040f;
	border-right-color: #42040f;
	border-bottom-color: #42040f;
	border-left-color: #42040f;
}

.co_step4 .KT_tngtable tr td.totalPrice .postfix {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.co_step4 .KT_tngtable tr td.info2 {
	text-align: left;
	border-top: solid 1px #cdcdc5;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
	padding: 5px 0px;
}

.co_step4 .title_livraison {
	margin-top: 25px;
}

.co_step4 .navigation .fleche {
	width: 80px;
	margin-top: 5px;
	margin-left: 94px;
}

/* co_step5 / checkout */
.paiement_carte {
	margin-bottom: 37px;
}

.paiement_carte h3 {
	display: block;
	height: 39px;
	line-height: 39px;
	background-image: url("../images/bkg_titre.jpg");
	background-repeat: repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1px;
}

.paiement_cheque h3 {
	display: block;
	height: 39px;
	line-height: 39px;
	background-image: url("../images/bkg_titre.jpg");
	background-repeat: repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1px;
}

.paiement_cheque form {
	margin-top: 11px;
}

.paiement {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	padding: 35px 17px;
	border-top: solid 1px #D9D9D9;
	border-right: solid 1px #F0F0F0;
	border-bottom: solid 1px #C9C9C1;
	border-left: solid 1px #C7C7C2;
}

.paiement img {
	display: block;
	margin: 11px auto;
}

/*---------------------------------------- Ouverture de compte ------------------------------------------*/
.ouverture_compte {
}

.ouverture_compte th {
	text-align: left;
	padding-left: 18px;
}


/*---------------------------------------- Historique des commandes ------------------------------------------*/
.historique_commande{
	width:568px;
	padding-bottom:15px;
}

.historique_commande h1{
	padding-left:18px;
	text-align:left;
	background-image:url(../images/bkg_th.jpg);
	background-repeat:repeat-x;
	color:#F3BC47;
	line-height:19px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;	
}

.historique_commande_listing{
	background:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;	
	color:#000000;	
}

.historique_commande_listing .row{
	padding:20px;
	border-bottom:solid 2px;
	border-color:#CDCDC5 -moz-use-text-color #C9C9C1 #CECDC8;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:8px 18px;
	text-align:left;
}


.historique_commande_listing .row .row_gauche{
	float:left;
	width:380px;
}

.historique_commande_listing .row .row_gauche .numero_commande{
	font-weight:bold;
	font-size:13px;
}

.historique_commande_listing .row .row_gauche .date{
	font-weight:normal;
	font-size:11px;
}

.historique_commande_listing .row .row_gauche .statut{
	font-weight:normal;
	font-size:11px;
}

.historique_commande_listing .row .row_gauche .bt_savoir_plus{
	float:left;
	color:#711824;
	font-size:10px;
	padding-top:10px;
}

.historique_commande_listing .row .row_droit{
	float:right;
	width:150px;
	color:#711824;
	font-size:18px;
	text-align:right;
}

/*---------------------------------------- Détail de la commande ------------------------------------------*/
.detail_commande{
	width:568px;
}

.detail_commande .commande_numero{
	font-size:15px;
	color:#000000;
	padding-bottom:10px;
}

.detail_commande .tableau_commande{
	background:#FFFFFF;
}

.detail_commande .tableau_commande tr th{
	padding-left:18px;
	text-align:left;
	background-image:url(../images/bkg_th.jpg);
	background-repeat:repeat-x;
	color:#F3BC47;
	line-height:19px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;	
}

.detail_commande .tableau_commande tr td{
	border-color:#CDCDC5 -moz-use-text-color #C9C9C1 #CECDC8;
	border-style:solid none solid solid;
	border-width:1px medium 1px 1px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:8px 18px;
	text-align:left;
}

.detail_commande .tableau_commande_taux  tr td{
	border-left:none;
	text-align:right;
	padding-right:38px;
}

.detail_commande .tableau_commande_taux  tr td.KT_th{
	border-right:none;
	text-align:left;
	width:350px;
}

.detail_commande .tableau_commande_taux .total_commande{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	background:#4e0614;
}

.detail_commande .tableau_commande_taux .total_commande .postfix {
	color:#FFFFFF;
}

.detail_commande .remettre_panier{
	float:right;
}

.detail_commande .bt_retour{
	float:left;
}
