.Audio{
    text-align: center;
    color: #B50303;
    font-family: Tahoma;
    font-size: small
  }
.AudioAudiencia{
    text-align: center;
    color: #666666;
    font-family: Tahoma;
    font-size: small;
}
.TablaAudio{
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-top-color: #666666;
  border-bottom-color: #CCCCCC;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 3px;
  border-bottom-width: 1px;
  background-image: url(imagenes/fondo_degrade.jpg);
  width: 92%;;
  height: 140px;
}

