@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;	
}
.tablePrincipal{
	background-image:url(../imagens/fundo_principal.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:672px;
}

.tableIndex{
	background-image:url(../imagens/bg_index.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:672px;
}
