body {
  font-family : verdana, helvetica, arial, sans-serif;
  color : #000000;
  background : #ffffff;
  margin : 0;
  padding : 0;
  background-image : url(fondo.gif);
}
table  {
  background : #001e66;
  font-size : 12pt;
  color : white;
  border : 4px solid #cccccc;
  width : 100%;
}
th {
  text-align : left;
  font-size : 12pt;
  color : #999999;
}
td {
  font-size : 10pt;
  text-align : center;
}
a:link , a:visited , a:active {
  font-size : 12pt;
  color : #cccc00;
  text-decoration : none;
}
a:hover {
  font-size : 12pt;
  color : #ffff00;
  text-decoration : none;
}
img {
  border : 0 solid white;
}

.flotante {
  position : absolute;
  visibility : hidden;
  width : 100%;
  height : 100%;
  color : #000000;
  margin : 0;
  padding : 0;
}

/* Estilos para gtm2.html */

hr { 
  width: 80%;
  height: 5px;
  background: #ffff00;
  border: 1px solid #999999;
}
.a2:link , .a2:visited , .a2:active {
  height: 18px;
  font-size : 10pt;
  color : #ffffff;
  text-decoration : none;
  margin:4px;
}
.a2:hover {
  height: 18px;
  font-size : 12pt;
  color : #ffff00;
  text-decoration : none;
  font-weight: bold;
  margin:4px;
}
.a3:link , .a3:visited , .a3:active {
  height: 36px;
  font-size : 10pt;
  color : #ffffff;
  text-decoration : none;
  margin:4px;
}
.a3:hover {
  height: 36px;
  font-size : 12pt;
  color : #ffff00;
  text-decoration : none;
  font-weight: bold;
  margin:4px;
}
.panel {
  text-align: center;
  width: 250px;
  background: #001e66;
  color: white;
  font-size: 12pt;
  position:absolute;
  top:25px;
  left:25px;
  border : 4px solid #cccccc;
} 
.about {
  width: 500px;
  position:absolute;
  top:275px;
  left:260px;
  color : #000000;
  margin : 0;
  padding : 0;
}
.thabout{
  text-align : center;
  font-size : 12pt;
  color : #999999;
}
.tdabout{ 
  padding-top: 10px;
}
.logo { 
  position:absolute;
  top:25px;
  left:325px;
}
.depuracion { 
  position:absolute;
  top:200px;
  left:400px;
}

#barraprogreso {
  margin:40px;
}
