body{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;margin:auto;}
@page{
size: A4 portrait;
margin: 8mm 8mm; 
}
.global-zone-print-proforma{
padding-top:175px;
/*background : url(papier-entete-2.jpg) top center no-repeat;*/
/*border:1px #000 solid;*/
max-height : 100% !important;
max-width  : 100% !important;
min-height : 100% !important;
min-width  : 100% !important;
height : 100% !important;
width  : 100% !important;
}
/* style pour les table */
.table-zone-print-proforma{width:100% !important;}
.entete-proforma td{font-size:0.9em;}
.title-proforma {font-size:1.5em;font-weight:bold;width:250px !important;}
.border-bottom {border-bottom:1px #000 solid;}
.padding-top-20 {padding-top:20px !important;}
.padding-top-5 {padding-top:5px !important;}
.corps-proforma td{font-size:0.9em;}
.corps-liste-facturation th{font-size:0.8em;}
.label-montant-total-ttc td{font-weight:bold;}
.value-montant-total-ttc td{font-weight:bold;font-size:0.75em;}
.width-100{width:100%;}
.font-size-small-text{font-size:0.75em;}
/* classes recuperees de boostrap */
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}