html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.indexBody {
	background-color: #000000;
}
/*.tableFull {
	background: url(../images/pageBg.jpg) top repeat-x;
}

.flashBody {
	background: #71767b url(../images/fondo-02.gif);
}

.flashFull {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	background: url(../images/flashBg.gif) center repeat-x;
}


.flashIndex {
	background: url(../images/bgPage.gif);
}

.fullScreen {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	background: url(../images/bgPage.gif) top repeat-x;
}*/