body{
  font: arial;
  margin: 0% 0% 0% 0%;
}

@media print {
  #imprimir,#imprimirpq{
    display: none !important;
  }
}
a:link {
 background: green;
 color: yellow;
 text-decoration: none;
}
a:hover {
 background: yellow;
 color: green;
}
a:active { 
 background: yellow;
 color: red;
}
a:visited { 
 background: green;
 color: yellow;
 text-decoration: none;
}
#txtpq{
  font-family: arial;
  font-size: 3.4mm;
  text-align: justify;
}
#txtpqct{
  font-family: arial;
  font-size: 3.4mm;
  text-align: center;
}
 #txtpqmdct{
  font-family: arial;
  font-size: 5200%;
  text-align: center;
 }
#txtmd{
  font-family: arial;
  font-size: 100%;
  text-align: justify;
}
#txtmdgr{
  font-family: arial;
  font-size: 150%;
  text-align: justify;
}#txtmdgrct{
  font-family: arial;
  font-size: 210%;
  text-align: center;
}
#txtgr{
  font-family: arial;
  font-size: 450%;
  text-align: center;
}
#botao{
  font-family: arial;
  font-size: 100%;
  margin: -3% 2% 2% 34%;
}

.box{
  background: red;
  width: 210mm;
  height: 267mm;
  position: absolute;
}
.box4_perfil{
  background: green;
  width: 200mm;
  height: 257mm;
  padding: 5mm;
  position: relative;
}
.box41{
  background: yellow;
  width: 190mm;
  height: 247mm;
  padding: 5mm;
  position: absolute;
}
.box411{
  background-color: silver;
  width: auto;
  height: auto;  
  position: absolute;
  margin-top: 2mm;
  margin-left: -3.7mm;
  padding: 1mm; 
}
.box412{
  background-color: silver;
  width: auto;
  height: auto;
  position: absolute;
  margin-top: 2mm;  
  margin-left: 62.5mm;
  padding: 1mm;
}
.box413{
  background-color: silver;      
  width: auto;
  height: auto;    
  position: absolute;
  margin-top: 2mm;  
  margin-left: 128.7mm;
  padding: 1mm;
}
.box4111{
  background-color: white;
  width: 58mm;
  height: 220mm;
  margin: 1mm;
  border: 0.5mm solid black; 
  text-align: justify;
  padding: 1.2mm;
}
/*
.box{
  background: white;
  height: auto;
  min-height: 100%;
  max-height: 210px%;
  width: auto;
  min-width: 100%;
  max-width: 297px;
  position: relative;
}
.box4_perfil{
  background: green;
  height: auto;
  min-height: 90%;
  max-height: 90%;  
  width: auto;
  min-width: 90%;
  max-width: 90%;
  padding: 5%
  margin-left: 2.5%;
  margin-top:  2.5%; 
  position: absolute;
}
.box41{
  background: yellow;  
  height: auto;  
  min-height: 80%;
  max-height: 80%;
  width: auto; 
  min-width: 80%;
  max-width: 80%;
  padding: 10%
  margin-left: 5%;
  margin-top:  5%; 
  position: absolute;
}
.box411{
  background-color: silver;  
  height: auto;  
  min-height: 70%;
  max-height: 70%;
  width: auto; 
  min-width: 70%;
  max-width: 70%;
  padding: 15%
  margin-left: 7.5%;
  margin-top:  7.5%; 
  margin-right: 7.5%;
  margin-bottom: 7.5%;
  position: absolute;
}
*/

 
/*
.box4111{
  background-color: white;
  min-height: 60%;
  min-height: 60%;
  width: auto; 
  min-width: 60%;
  max-width: 60%;
  padding: 20%
  margin-left: 10%;
  margin-top:  10%; 
  margin-right: 10%;
  margin-bottom: 10%;
  position: absolute;
  border: 1px solid black; 
  text-align: justify; 


  height: 100%;
  min-height: 0px;
  max-height: 1100px;
  width: 100%;
  min-width: 380px;
  max-width: 420px;
  margin: 1% 1% 1% -3.5%;

  padding: 3%;*/
}