﻿@import url("CSS_Plantilla.css"); 

 .Tabla_Login
    {
        background-image:url('../images/Login_Small.png');
        background-repeat:no-repeat;
        margin-left:35%;
        margin-top:10%
        
    }
        .style1
        {
            width: 30px;
        }
        .style2
        {
            width: 27px;
        }
        .style3
        {
            width: 10px;
        }
        .style5
        {
            width: 27px;
            font-family: "Segoe UI";
            font-weight: bold;
            color: #FFFFFF;
        }
