﻿
.tableCenter
{
    margin: auto;
}


.Mensaje
{
    font-size: large;
    font-family: Arial;
}

.titulo
{
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}

.centerVertical
{
    position: absolute;
    left: 25%;
    top: 25%;
}
