*{
    margin: 0px;
    padding: 0px;
    font-family: 'Noto Sans', sans-serif;
    background-color: none;
    color: #000;
}
img{
   border:0;
   padding:0;
   margin:0;
}
ul, li{
    list-style: none;
}
html, body{ 
  margin:0;
  padding:0;
  height: 100%;
  position:relative;
}

.recu{
    width:96%;
    margin-left:auto;
    margin-right:auto;
    margin-top:0cm;
}
.header{
    overflow: hidden;
}
.header img{
    width: 100%;
}



table{
    width:100%;
    border-collapse: collapse;
}
table tr td{
    text-align: justify;
    vertical-align: top;
    padding-top:0.35cm;
}

table.ventes{
    margin-top:1cm;
}
.ventes tr th{
    font-weight:700;
    font-size:0.4cm;
    padding: 3px 2px 3px 2px;
    border:1px solid black;
}
.ventes tr td{
    font-weight:400;
    font-size:0.4cm;
    padding: 1px 2px 1px 2px;
    border:1px solid black;
}
.ventes tr.vide td{
    font-size:0.2cm;
    padding-top:10px;
    border:0px;
}
.ventes tr th:nth-child(1), .ventes tr td:nth-child(1){
    text-align: left;
}
.ventes tr th:nth-child(2), .ventes tr td:nth-child(2){
    text-align: center;
}
.ventes tr th:nth-child(3), .ventes tr th:nth-child(4), .ventes tr td:nth-child(3), .ventes tr td:nth-child(4){
    text-align: right;
}
.norm{
    font-size:0.39cm;
    font-weight: 300;
    line-height: 0.46cm;
    color:black;
}
p{
    font-size:0.39cm;
    font-weight: 300;
    line-height: 0.46cm;
    color:black;
    text-align: center;
    margin-top:0.7cm;
}
h1{
    text-align:center;
    font-weight:400;
    font-size:0.7cm;
    border-top:1px dotted black;
    border-bottom:1px dotted black;
}
h2{
    text-align:center;
    font-size:0.4cm;
    margin-top:0.3cm;
    font-weight:400;
    border-bottom:1px dotted black;
}
p.footer{
    font-size:0.27cm;
    font-style:italic;
    font-weight: 400;
    line-height: 0.33cm;
    color:black;
    text-align: center;
    border-top:1px solid #fe0069;
    position:absolute;
    bottom:0px;
    height:0.7cm;
    width: 100%;
}




.recu-header{
    width:100%!important;
    border-collapse: collapse!important;
}
.recu-header tbody tr td{
    vertical-align: top!important;
    text-align: left!important;
    font-weight: 300!important;
    color:black!important;
}
.recu-header tbody tr td:nth-child(1){
    width:16%!important;
}
.recu-header tbody tr td:nth-child(1) img{
    width:90%!important;
}
.recu-header tbody tr td:nth-child(2) p{
    text-align: left!important;
    font-weight: 300!important;
    color:black!important;
    line-height: initial!important;
    margin-top:0px!important;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(1){
    font-size:0.40cm!important;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(2){
    font-size:0.35cm!important;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(3){
    font-size:0.35cm!important;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(4){
    font-size:0.35cm!important;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(5){
    font-size:0.35cm!important;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(6){
    font-size:0.35cm!important;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(7){
    font-size:0.35cm!important;
}
.recu-header tbody tr td:nth-child(3){
    text-align: right!important;
    font-size:0.4cm!important;
    font-style: italic!important;
    padding-right:0.2cm!important;
}

.recu .str{
    font-size: inherit;
    font-weight: bold;
    font-family: inherit;
    font-style: inherit;
}
