.boton {
  text-align: center; 
  font-family:Arial; 
  font-size: 11px;
  font-weight: normal;
  background-color:#e0e0e0; 
  font-variant: small-caps;
  height: 20px;
  padding: 0px;
  }

  .datospf {
  text-align: left; 
  font-family:Arial; 
  font-size: 11px;
  font-weight: normal;
  background-color:#FFFFFF; 
  border-style: solid;
  border-width: 1px;
  border-color: #96BBF3;
  }

  .campo {
  color: #8F8F8F;
  text-align: left; 
  font-family: Arial; 
  font-size: 10px;
  font-weight: normal;
  background-color:#FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #96BBF3;
  }

  .enc_p {
  color:#FFFFFF;
  text-align: center; 
  font-family:Helvetica; 
  font-size: 14px; 
  font-weight: bold;
  background-color:#3366CC;
  height:20px;
  font-variant: small-caps;
  }
  .enc_leg {
  color:#3366CC;
  text-align: center; 
  font-family:Helvetica; 
  font-size: 14px; 
  font-weight: bold;
  background-color:#FFFFFF;
  height:20px;
  font-variant: small-caps;
  }
  .datosp {
  text-align: justify; 
  font-family:Arial; 
  font-size: 12px;
  font-weight: normal; 
  }
  .datospd {
  text-align: center; 
  font-family:Arial; 
  font-size: 12px;
  font-weight: normal; 
  font-variant: small-caps;
  }
  .sugerencia {
  color: #8F8F8F;
  text-align: center; 
  font-family:Arial; 
  font-size: 11px;
  font-weight: normal;
  }
  .act { 
  color: #454545;
  text-align: center; 
  font-family:Arial; 
  font-weight: bold;
  font-size: 12px; 
  background-color:#96BBF3;
  }
  .inact {
  text-align: center; 
  font-family:Arial; 
  font-size: 12px; 
  font-weight: normal;
  background-color:#FFFFFF;
  }
.inact2 {
  text-align: justify; 
  font-family:Arial; 
  font-size: 12px; 
  font-weight: normal;
  background-color:#FFFFFF;
  }
 .vinculo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align:right;
	text-decoration: none;
	
}
a.vinculo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #285DA8;
	text-decoration: underline;
}
-->