body, td, th{
  font-size: 12px;
}
a:hover{
  text-decoration: none;
}
body{
  font-family: Verdana;
  background: #547db0;
  margin: 0px;
}
#Table_01{
  border: solid 1px #204a7e;
  background: white;
}
#tdCentro{
  background: white url(../images/centro.jpg) no-repeat bottom center;
}
#pie{
  background: url(../images/pie.gif);
  padding-left: 10px;
  padding-right: 10px;
  width: 780px;
  height: 25px;
  color: black;
  font-size: 14px;
}
#encab{
  vertical-align: top;
  background: url(../images/encabezado.jpg);
  width: 780px;
  height: 180px;
}
#pie td{
  font-size: 10px;
  font-weight: bold;
}
#pie a{
  color: black;
}
.transp_60{
  filter:alpha(opacity=60);
  -moz-opacity:.60;
  opacity:.60;
}
.puntero{
 cursor: pointer;
}
#menuContainer{
 margin-top: 20px;
}
.menu{
 cursor: pointer;
 font-weight: bold;
 position: relative;
 width: 200px;
 height: 24px;
 margin-top: -4px;
}

