﻿/*tabla jess*/
    /*table { float: left; width:100%; border-style:solid; border-width:1px; border-color:#FFFFFF; border-spacing:0; border-collapse:collapse}

    table tr.first { background: #666666; font-weight: bold;	}
    table tr.second { background:#666666;}
    
    table td  { text-align: center;border-style:solid; border-width:1px; border-spacing:0;}

    table td.first { text-align: center; font-style:inherit;}

    table td.last { text-align: right;}

    table td a { margin-left: 10px;}*/
/*////////////////////////////////////////////////////////////////*/
/*////
Tabla  inicio de session////*/
table.inicio { float: left; width:100%;border-collapse: collapse;border-style:none; border-width:0px; border-spacing:0;}
table.inicio td { text-align: right; border-style:none; border-width:0px; border-spacing:0;}
