table.G_tableElementos {
   width:320px;
}
table.G_tableElementos thead td {
   background-color: #DCDCDC;
   color: #1433C1;
   border-color: #000000;
}
table.G_tableElementos tbody th {
   background-color: #E4BBFF;
}
table.G_tableElementos tbody td {
   background-color: #D5FFDA;
}
table.tablePines {
   margin:auto;
}
table.tablePines tbody td {
   vertical-align:top;
   border-style:solid;
   border-color:#0000CB;
   border-width:1px;
   width:100%;
   background-color:#FFFFFF;
}
table.tablePines ol {
   font-size:10px;
   color:#931B1D;
}
table.tablePines2 {
   margin:auto;
}
table.tablePines2 tbody td {
   vertical-align:top;
   border-style:solid;
   border-color:#0000CB;
   border-width:1px;
   width:50%;
   background-color:#FFFFFF;
}
table.tablePines2 ol {
   font-size:10px;
   color:#931B1D;
}
table.tablePines3 {
   margin:auto;
}
table.tablePines3 tbody td {
   vertical-align:top;
   border-style:solid;
   border-color:#0000CB;
   border-width:1px;
   width:33%;
   background-color:#FFFFFF;
}
table.tablePines3 ol {
   font-size:10px;
   color:#931B1D;
}
table.tablePines4 {
   margin:auto;
   font-size:10px;
}
table.tablePines4 thead {
   vertical-align:top;
   color:#FFFFFF;
   background-color:#0404BB;
}
table.tablePines4 tbody th {
   vertical-align:top;
   background-color:#A02123;
   width:25%;
   color:#FFEA00;
}
table.tablePines4 tbody td {
   vertical-align:top;
   border-style:solid;
   border-color:#0000CB;
   border-width:1px;
   width:25%;
   color:#931B1D;
   background-color:#FFFFFF;
}
