  #wrap {
      width: 1332px;
      margin: 0 auto;
      background-color: transparent; }
  #barrinha {
  width: 1332px;
  height: 30px;
  opacity: 0.1;
  float: left;
  visibility: hidden;
  }
  #section {
  margin-top: 110px;
  width: 1332px;
  height: 300px;
}
  #caixas .esquerda {
  position: absolute;
  background: url(Portfolio!.png);
  width: 430px;
  height: 223px;
  border: 3px solid #050a2d;
  margin-left: 35px;
  margin-top: 17px;
}
div.transbox {
    margin-top: 74px;
    padding-bottom: 25px;
    height: 54%;
    background-color: rgba(255, 255, 255, 0.6);
    border-top: 3px solid white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
div.transbox p {
    margin-top: 0px ;
    margin-left: 35px;
    font-weight: bold;
    color: white;
    font-family: Arial, sans serif;
    text-shadow: 2px 2px 4px black;
}
div.transbox h1 {
    margin-top: 10px;
    margin-left: 33px;
    font-weight: bold;
    color: white;
    font-size: 32px;
    font-family: Arial, sans serif;
    text-shadow: 2px 2px 4px black;
}
  #caixas .direita {
  position: absolute;
  background: url(PontaGrossa.png);
  width: 430px;
  height: 223px;
  border: 3px solid #050a2d;
  margin-left: 863px;
  margin-top: 17px;
}
  #caixas .centro {
  position: absolute;
  background: url(SiteNovo.png);
  float: left;
  width: 430px;
  height: 223px;
  border: 3px solid #050a2d;
  margin-left: 449px;
  margin-top: 34px;
}
  #arquivo {
      margin-top: 255px;
      margin-right: 50px;
      background-color: transparent;
      height: 5px;
      float: right;
      display: block;
      border: 2px solid gray;
      padding-top: 0px;
      padding-bottom: 10px;
      font-size: 8pt;
      text-align: center;
      width: 75px;
      color: white;
      font-weight: bold;
      font-family: Arial, sans serif;
}
   #arquivo:hover {
      color: white;
      background-color: #731a1d;
      text-decoration: none;
}
   a {
      text-decoration: none;
      color: white;
      text-shadow: 1px 1px 4px black;
}
   p.arquivo {
   margin-top: 0px;
}
@media only screen and (min-width: 1920px) {
  #wrap {
      width: 1872px;
      margin: 0 auto;
      background-color: transparent; }
  #barrinha {
  width: 1872px;
  height: 30px;
  opacity: 0.1;
  float: left;
  visibility: hidden;
  }
  #section {
  margin-top: 155px;
  width: 1872px;
  height: 422px;
}
  #caixas .esquerda {
  position: absolute;
  background: url(Portfolio2.png);
  width: 604px;
  height: 313px;
  border: 3px solid #050a2d;
  margin-left: 49px;
  margin-top: 17px;
}
div.transbox {
    margin-top: 104px;
    padding-bottom: 35px;
    height: 54%;
    background-color: rgba(255, 255, 255, 0.6);
    border-top: 3px solid white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
div.transbox p {
    margin-top: 0px ;
    margin-left: 49px;
    font-weight: bold;
    color: white;
    font-family: Arial, sans serif;
    text-shadow: 2px 2px 4px black;
}
div.transbox h1 {
    margin-top: 14px;
    margin-left: 46px;
    font-weight: bold;
    color: white;
    font-size: 45px;
    font-family: Arial, sans serif;
    text-shadow: 3px 3px 6px black;
}
  #caixas .direita {
  position: absolute;
  background: url(PontaGrossa2.png);
  width: 604px;
  height: 313px;
  border: 3px solid #050a2d;
  margin-left: 1213px;
  margin-top: 17px;
}
  #caixas .centro {
  position: absolute;
  background: url(SiteNovo2.png);
  float: left;
  width: 604px;
  height: 313px;
  border: 3px solid #050a2d;
  margin-left: 631px;
  margin-top: 34px;
}
  #arquivo {
      margin-top: 357px;
      margin-right: 70px;
      background-color: transparent;
      height: 7px;
      float: right;
      display: block;
      border: 3px solid gray;
      padding-top: 0px;
      padding-bottom: 10px;
      font-size: 11pt;
      text-align: center;
      width: 105px;
      color: white;
      font-weight: bold;
      font-family: Arial, sans serif;
}
   #arquivo:hover {
      color: white;
      background-color: #731a1d;
      text-decoration: none;
}
   a {
      text-decoration: none;
      color: white;
      text-shadow: 1px 1px 4px black;
}
   p.arquivo {
   margin-top: 0px;
   font-size: 10pt;
}
  #logo {
  width: 320px;
  height: 255px;
}
}