@font-face {
    font-family: 'Redaction 20';
    src: url('fonte/Redaction20-Regular.woff2') format('woff2'),
        url('fonte/Redaction20-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


h1 {
    
    font-family: "Redaction 20" ;
  
  margin-top: 1cm;
    font-size: 21pt;
  position: absolute;
    text-align: center;
  
       background-color: #ffffff;
       width: 100%;
   border-style: solid;
  border-color: #000000;
  border-width: 0,3px;
  z-index: 333333;
 
}

p {
  padding-top: 4cm;
}

.non {
  padding-top: 0.5cm;
}


h2{
  text-align: center;
  z-index: 333;
  position: relative;
}

h3{
   font-family: "Redaction 20" ;
     font-size: 21pt;
      border-style:dotted;
  border-color: #000000;
    border-width: 0,3px;
    text-align: center;
}

img{
  width: 100%;
}


body {
  --paged-layout: booklet;
  background: lightgray;
  margin: 0;

font-family:'Redaction 20' ;




}

div{
  break-before: page;
 page-break-before: always;
}


@page {
  size: 148mm 210mm;
  
}

@page :left {
  margin-left: 25mm;
  margin-right: 10mm;
  margin-top: 15mm;
  margin-bottom: 30mm;

  @bottom-left {
    content: counter(page);
  }
}

@page :right {
  margin-left: 10mm;
  margin-right: 25mm;
  margin-top: 15mm;
  margin-bottom: 30mm;

  @bottom-right {
    content: counter(page);
    margin-left: -0.5cm;
  }
}
@page :first {
  margin-left: 10mm;
  margin-right: 10mm;
  margin-top: 10mm;
  margin-bottom: 10mm;
  @bottom-right {
    content: "";
  }
}

#image1{
  position: absolute;
  width: 200%;
  margin-top: 40mm ;
  margin-left: 12mm;

}

#image2{
  position: absolute;
  width: 200%;
  margin-top: 40mm ;
  margin-left: -121mm;

}

#image3{
  position: absolute;
  width: 270%;
margin-top: -24mm;
  margin-left: -26mm;
}

#image4{
  position: absolute;
  width: 270%;
 margin-top: -24mm;
  margin-left: -159mm;

}

#image5{
  position: absolute;
width: 167%;
  margin-top: -21mm;
  margin-left: -39mm;
  z-index: 3;


}

#image6{
  position: absolute;

  width: 113%;
  margin-top: 64mm;
  margin-left: 0mm;
  z-index: 3;


}

.petite{
  width: 50%;
  padding-top: 0cm;

}
.comment {
  padding-top: 0cm;
}