body {
  margin: 0px;
  background-color: #0059bd;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}
p {
  font-size: 10px;
}
input {
  background-color: #c4dfee;
}
.Estilo51 .Estilo3 .rayado {
  background-color: #c4dfee;
}
.tabla {
  background-image: url(../images/fondo.gif);
}
.blanco {
  font-weight: bold;
  color: #ffffff;
  font-size: 9px;
}
.titulo {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #00599b;
}
.titulo_sub {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #007998;
}
.titulo_sub2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.titulo_sub3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #007998;
}
.productos {
  background-attachment: fixed;
  background-image: url(../images/productos.gif);
  background-position: center top;
  background-repeat: no-repeat;
}
a:hover {
  color: #ffff00;
  text-decoration: none;
}

