﻿BODY
{
    margin: 0px 0px 0px 0px;
    font-size: 9pt;
    color: black;
    font-family: Tahoma, Verdana, Arial;

}
.tablaborde
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	width: 100%;
}

.linea_categoria_justificante
{
    border-top: #00364a 1px solid;
    border-bottom: #00364a 1px solid;
}
.separalinea_participante_justificante
{

    font-weight: bold;
    border-top: black 1px solid;
}
.linea_participante_justificante
{

    color: black;
    text-indent: 10px;
    vertical-align: top;
}