
.sect-header-main {
    background-image: url("/static/img/fondobn.png");
    background-color: #aaaaaa;
    color: white;    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.stat-tot {
	border: none;
    width: 100%;
	}

.stat-tot>tbody>tr>td,
.stat-tot>tbody>tr>th {
  border-top: none;
}
.stat-tot tr {
	color: white;
}
