﻿html,
body {
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100%;
  background: #fff;
  font-size:13px;
}

table.gCSS_Tabela_PDF_Doc_Venda{
  width:95%;
  margin:0 auto;
  background-color:#fff;
}

table.gCSS_Tabela_PDF_Doc_Venda tr th, td{padding:5px 3px 2px 2px; text-align:left }
table.gCSS_Tabela_PDF_Doc_Venda tr th{ border-bottom:1px solid #b4b2b2}
table.gCSS_Tabela_PDF_Doc_Venda tr th.no-border{border:none}
table.gCSS_Tabela_PDF_Doc_Venda tr th h2{
 text-align:center
}

.tAling-center{text-align:center}
.tAling-left{text-align:left}
.tAling-right{text-align:right}



