div#header{display:none;}
div#bread_search{display:none;}
div#footer{display:none;}
div.moitieGaucheBig{display:none;}
div.moitieDroiteBig{display:none;}

#facture {
	width:795px;
	z-index:300;
	background-color:#FFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#facture #logo {
	margin-left:0px;
	padding-top:27px;
}

#facture .sep {
	background-color:#eadbd3;
	height:1px;
	margin-top:32px;
	margin-bottom:18px;
}

#facture .titre {
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight:bold;
	margin-left:28px;
}

#facture .sep_titre {
	height:1px;
	background:url('../img/02_customer/sep-titre-facture.gif') repeat-x;
	margin-left:28px;
}

#facture .info-facture {
	float:left;
	margin-top: 15px;
}

#facture .info-facture .item {
	width:372px;
	height:125px;
	border:1px solid #cdc0c2;
	float:left;
	position:relative;
	margin-left:19px;
	margin-bottom:22px;
	padding-top:20px;
}

#facture .info-facture .item .titre {
	background-color:#FFF;
	margin:0px;
	position:absolute;
	top:-6px;
	left:8px;
	padding-left:7px;
}

#facture .info-facture .item p {
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-left:20px;
}

#facture .info-facture .item p span {
	font-weight:bold;
}

#facture #listeCommande {
	float: left;
	padding-top: 20px;
	font-family:"Trebuchet MS";
	margin-left:28px;
}

#facture .detailListe .liste_commande .liste {
	clear: both;
	width: 760px;
	border-bottom: 2px solid #E5E5E5;
}

#facture .detailListe .liste_commande .liste td.photo {
	width: 90px;
	padding-left: 20px;
	text-align: left;
}

#facture .detailListe .liste_commande .liste .ligne_1 td {
	background-color: #E5E5E5;
	font-weight: 900;
	color: #666;
	font-size: 12px;
	vertical-align: middle;
	height: 34px;
}

#facture .detailListe .liste_commande .liste td.reference {
width: 80px;
text-align: center;
}

.detailListe .liste_commande .liste td.marques {width:160px;text-align:center;}
.detailListe .liste_commande .liste td.prix {width:60px;text-align:center;}
.detailListe .liste_commande .liste td.qte {width:60px;text-align:center;}
.detailListe .liste_commande .liste td.total {width:100px;text-align:center;}
.detailListe .liste_commande .liste .ligne_n td {height:100px;vertical-align:middle;border-bottom:1px solid #dcdcdc;}
.detailListe .liste_commande .liste .ligne_n td.date {font-size:12px;color:#333333;font-weight:900;}
.detailListe .liste_commande .liste .ligne_n td.numero {color:#000000;font-size:12px;font-weight:900;}
.detailListe .liste_commande .liste .ligne_n td.etat {color:#000000;font-size:12px;font-weight:900;}

.detailListe .liste_commande a {
	color:#333;
}



.detailCommande_total {font-family:"Trebuchet MS"; margin-left:28px;}
.detailCommande_total .commande_total {margin-top:10px;}
.detailCommande_total .commande_total .total {clear:both;width:760px;border-bottom:2px solid #e5e5e5;}
.detailCommande_total .commande_total .total td {font-size:12px;vertical-align:middle;height:30px;}
.detailCommande_total .commande_total .total .libelle {width:665px;text-align:right;color:#333333;}
.detailCommande_total .commande_total .total .montant {width:100px;text-align:center;}

.grisClair {
	color: #666;
}

.taille380{width:380px;}

.t11 {
	font-size: 11px;
}
.normal {
	font-weight: normal;
}

.t12 {
	font-size: 12px;
}
.bold {
	font-weight: 900;
}

.orange {
	color: #EE7B00;
}

.detailCommande_total .commande_total .total .libelle.gritalic,
.gritalic
{
	font-style: italic;
	color:#999999;
}

.detailCommande_total .commande_total .total_commande {
	background-color:#a97f85;
}

.detailCommande_total .commande_total .total_commande .libelle,
.detailCommande_total .commande_total .total_commande .montant
{
	color:#FFF;
	font-size:14px;
}

.detailCommande_total .vendeur {
	color:#999999;
	font-size:14px;
}

.pi_facture_pop {
	text-align:right;
	clear:both;
	margin: 4px 8px 0px 0px;
	background: url(../img/02_customer/btn_flecherrd.gif) no-repeat;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	height: 18px;
	padding-left: 20px;
	text-decoration: underline;
	margin-left: 670px;
	cursor: pointer;
	font-family:"Trebuchet MS";
}

