.fundo_table {
	background-color: #DDDDDD;
	width: 100%;
}
.fundo_table_h {
	height: 100%;
	vertical-align: top;
	background-color: #F3F3F3;
	width: 156px;
}

.sep_tab {
	width: 5px;
	background-color: #DDDDDD;
}
.sep_horiz {
	height: 5px;
	background-color: #DDDDDD;
}
