body {
}
h2{
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;

}
select {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

form {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

td {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

input {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

#base{
  position: relative;
  top: 0px;
  left: 5%;
  width: 1000px;
  height: 700px;
}
#titulo{
  position: absolute;
  margin: 4px;
  top: 0px;
  left: 0px;
  width: 992px;
  height: 32px;
}
#titulo_txt {
  position: relative;
  margin: 5px;
  top: 0px;
  left: 0px;
  width: 992px;
  height: 20px;
  text-align: center;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #012883;
}
#tit22 {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #012883;
}
#logo{
  position: absolute;
  margin: 4px;
  top: 40px;
  left: 0px;
  width: 742px;
  height: 142px;
}
#logoWISE{
  position: relative;
  margin: 0px;
  top: 0px;
  left: 180px;
  width: 700px;
  height: 112px;
}
#saludo{
  border-width: 1px;
  border-style: groove;
  border: thin solid #C0C0C0;
  position: absolute;
  margin: 4px;
  top: 190px;
  left: 0px;
  width: 242px;
  height: 260px;
}
#salu{
  position: relative;
  top: 90px;
  left: 10px;
}
#clientes{
  border-width: 1px;
  border-style: groove;
  border: thin solid #C0C0C0;
  background-image: url(../imagenes/degrade_gris_alto.jpg);
  position: absolute;
  margin: 4px;
  top: 460px;
  left: 0px;
  width: 242px;
  height: 140px;
}
#cliente{
    width: 170px;
}
#ingreso{
  position: relative;
  margin: 5px;
  left: 10px;
}
#demos{
  border-width: 1px;
  border-style: groove;
  border: thin solid #C0C0C0;
  position: absolute;
  margin: 4px;
  top: 190px;
  left: 250px;
  width: 742px;
  height: 412px;
}
#contacto{
  border-width: 1px;
  border-style: groove;
  border: thin solid #C0C0C0;
  position: absolute;
  background-image: url(../imagenes/degrade_gris.jpg);
  text-align: center;
  margin: 4px;
  top: 610px;
  left: 0px;
  width: 992px;
  height: 20px;
}
#contacto a{
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #012883;
}
#contacto b{
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #012883;
}
#contacto span{
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #012883;
}
