
 /*table.mitabla thead tr th {
  font-size: 10px;
  font-weight: bold;
  color: #111111;
   width: 101%;
   width: 100%;
  text-align: center;
  border-left: 2px solid #D0E4F5;
  border: 1px solid #0c0c0c;
}*/
 #dos table td{
    background color:#f00303;
    
}
#uno {
   background: #0084F4;  

}

.posicion table.blueTable thead th{
    background:#f00303;
}

