/*Estilos de Tablas para Sitio Web Personas*/
.titTabla { font: Bold 11px Arial, Helvetica, sans-serif;
color: #000000;
background-color: #bfd3e6;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #a6bcd3; }
.tit2Tabla { font: Bold 10px Arial, Helvetica, sans-serif;
color: #000000;
background-color: #E6E9EE;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999; }
.tit3Tabla { font: Bold 10px Arial, Helvetica, sans-serif;
color: #000000;
background-color: #E6E9EE;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
border-top:solid 1px #999999;
 }
.dato1 { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bfd3e6; }
.dato2 { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;color: #333333;
background-color: #F3F3F3;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bfd3e6; }
.dato2b { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;color: #000000;
background-color: #f5f8fb;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bfd3e6; }


.datoNew { font-family: Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
background-color: #effaea;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bfd3e6;}
.datoNew2 { font-family: Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
background-color: #e8f4e9;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bfd3e6; }

/*Estilos de Tablas para Promociones*/
.titTablaPromo { font: Bold 11px Arial, Helvetica, sans-serif;
color: # FFFFFF;
background-image: (poner ruta imagen; }
.datoBlanco { font: 11px Arial, Helvetica, sans-serif;
color: #276fb6;
border-bottom: 1px solid e0eaf4;
background-color: #FFFFFF; }
.datoGris { font: 11px Arial, Helvetica, sans-serif;
color: #276fb6;
border-bottom: 1px solid e0eaf4;
background-color: #f7f8fa; }
.bordeTablaPromo { border: solid 2px #4791da ;
padding: 8px; }

/*Tabla Promociones Especial*/
.titTablaPromo { font: 12px Tahoma, sans-serif;
color: # 006699;
background-image: (poner ruta imagen; }

.datoBlanco2 { font: 11px Arial, Helvetica, sans-serif;
color: #333333;
border-bottom: 1px solid c1e0f0;
background-color: #FFFFFF; }



