/* CSS Document */
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

div#fundo {
	position:absolute;
	width:100%;
	height:100%;
	/*overflow: hidden;*/
	/*background:url(img/fundoe.jpg) repeat;*/
	}

table.flash {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
