
.EstiloTablaBorder {
    background-color: #EBEBEB;
    -webkit-border-radius: 15px;
    -moz-border-radius:15px;
}
.TextoCentrado{
    text-align: center;
}
.leftMargin{
   margin-left: 8%;
}
.rightMargin{
   margin-left: 8%;
}
