@import url(https://fonts.googleapis.com/css?family=Open+Sans);
table { width:100%;border-collapse:collapse;text-align:left; }
td { font-size:13px; }
@media screen {
.bkgscreen { background-color:#f0f0f0; }
.saltopagina { height:5px;line-height:5px;margin-bottom:5px;border-bottom:solid 1px #cccccc; }
}
@media print {
.saltopagina { page-break-after: always; }
}

body { max-width:1200px;margin:auto;padding:20px; }

.head1 {
  font-family: Seria,sans-serif;font-size:24px;text-align:center;padding-left:12px;padding-right:12px;color:#ffffff;
  background: rgb(0, 4, 164);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(0,0,64)), to(rgb(9,15,255)));
  background: -moz-linear-gradient(top, rgb(0,0,64), rgb(9,15,255));
  background: -o-linear-gradient(top, rgb(0,0,64), rgb(9,15,255));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000040, endColorstr=#090FFF); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000040, endColorstr=#090FFF)";
 -moz-border-radius: 10px;
  border-radius: 10px;
 }
 .head2 {
  font-family: Seria, sans-serif;font-size:18px;text-align:right;padding-left:12px;padding-right:12px;
  background: rgb(180, 180, 180);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(165,165,165)), to(rgb(225,225,225)));
  background: -moz-linear-gradient(top, rgb(165,165,165), rgb(225,225,225));
  background: -o-linear-gradient(top, rgb(165,165,165), rgb(225,225,225));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A5A5A5, endColorstr=#E1E1E1); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#A5A5A5, endColorstr=#E1E1E1)"; 
  border-bottom:solid 3px #D1711A;
 }
.head3 {
  font-family: Calibri, Constantia,'Open Sans', sans-serif;font-size:16px;font-weight:bold;text-align:left;padding-left:12px;padding-right:12px;
  background: rgb(200, 200, 200);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(185,185,185)), to(rgb(245,245,245)));
  background: -moz-linear-gradient(top, rgb(185,185,185), rgb(245,245,245));
  background: -o-linear-gradient(top, rgb(185,185,185), rgb(245,245,245));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgb(185,185,185), endColorstr=rgb(245,245,245)); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgb(185,185,185), endColorstr=rgb(245,245,245))"; 
  border-bottom:solid 2px #A1A1A1;
 }
.head4 {
  font-family: Seria, sans-serif;font-size:16px;font-weight:bold;text-align:left;padding-left:12px;padding-right:12px;
  background: rgb(100, 200, 100);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(105,185,105)), to(rgb(145,245,145)));
  background: -moz-linear-gradient(top, rgb(105,185,105), rgb(145,245,145));
  background: -o-linear-gradient(top, rgb(105,185,105), rgb(145,245,145));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgb(105,185,105), endColorstr=rgb(145,245,145)); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgb(105,185,105), endColorstr=rgb(145,245,145))"; 
  border-bottom:solid 2px #81A181;
 }
.tbbody {
  font-family: Calibri, Constantia,'Open Sans', sans-serif;font-size:14px;text-align:justify;padding-left:12px;padding-right:12px;
  background: rgb(230, 230, 230);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(220,220,200)), to(rgb(240,240,220)));
  background: -moz-linear-gradient(top, rgb(220,220,200), rgb(240,240,220));
  background: -o-linear-gradient(top, rgb(220,220,200), rgb(240,240,220));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgb(220,220,200), endColorstr=rgb(240,240,220)); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgb(220,220,200), endColorstr=rgb(240,240,220))"; 
 }
.tbbody2 {
  font-family: Calibri, Constantia,'Open Sans', sans-serif;font-size:15px;text-align:justify;padding-left:12px;padding-right:12px;
  background: rgb(141, 141, 141);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(141,141,141)), to(rgb(192,192,192)));
  background: -moz-linear-gradient(top, rgb(141,141,141), rgb(192,192,192));
  background: -o-linear-gradient(top, rgb(141,141,141), rgb(192,192,192));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8D8D8D, endColorstr=#C0C0C0); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#8D8D8D, endColorstr=#C0C0C0)"; 
  border-bottom:solid 3px #D1711A;
 }
.tbbody3 {
  font-family: Calibri, Constantia,'Open Sans', sans-serif;font-size:14px;text-align:left;vertical-align:top;padding-left:12px;padding-right:12px;
  border: solid 1px #D1711A;
  background: rgb(230, 230, 230);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(220,220,200)), to(rgb(240,240,220)));
  background: -moz-linear-gradient(top, rgb(220,220,200), rgb(240,240,220));
  background: -o-linear-gradient(top, rgb(220,220,200), rgb(240,240,220));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgb(220,220,200), endColorstr=rgb(240,240,220)); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgb(220,220,200), endColorstr=rgb(240,240,220))"; 
 }
.htext,.htext td {
font-family: Calibri, Constantia,'Open Sans',sans-serif;font-size:16px;
}
.header {
font-family: Seria,sans-serif;font-size:20px;
}

 .go-button {
    font-size:1.1em;
    font-weight:bold;
    padding: 4px 8px;
    background: #4479BA;
    color: #FFF;
    border-radius: 4px !important;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    transition-duration: 0.2s;
    user-select:none;
    display:inline;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
.go-button { margin:5px 0 0 0; }
.go-button:hover { background: #356094; border: solid 1px #2A4E77; text-decoration: none; }
 
 a.deconone:hover { background:none !important; }