.sect_historial{
	padding: 50px 0;
}
.tbl_historial{
	border: 1px solid #e8e8e8;
	border-collapse: inherit;
	border-spacing: 2px;
}
.tbl_historial th{
	width: 200px;
    text-align: center;
    line-height: 1;
    background: #00785a;
    padding: 10px;
    color: #fff;
}
.tbl_historial td{
	text-align: center;
	padding: 20px 0;
}
.fondo_one{
	background: #fff;
}
.fondo_two{
	background: #f1f1f1;
}
/**/
