table.G_tableElementos thead td {
   background-color: #2614E2;
   color: #DCE628;
   border-color: #000000;
}
table.G_tableElementos {
   width:450px;
}
table.G_tableElementos tbody th {
   background-color: #F7FFAF;
}
table.G_tableElementos tbody td {
   background-color: #F2C5FF;
}
table.G_tableMiniaturas td {
   width:50%;
}
div.divMono {
   font-family:monospace;
   text-align:left;
   font-weight:bolder;
   margin:3px auto 3px 15px;
}