body {
	background-color: #000000;
	margin: 0px;
}
#imagen {
	background-image: url(assets/imagenfondo.jpg);
	height: 778px;
	width: 1034px;
}
.tablecontent {
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	border: 1px none #6C4B31;
}
.content_table_bng {
}
.bng_on {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tablelight {
	border: 1px solid #CCCCCC;
}

