body{
		margin:0;
		padding:0;
		overflow:hidden;
		background:#FFFFFF url(images/background.jpg) repeat scroll left top;
	}
	#wrap{
		width:100%;
		text-align:center;
		z-index: -1;
	}
	#canto-esquerda-topo {
		background: transparent url(images/canto_esquerda_topo.png) no-repeat left top;
		height: 344px;
		left: 0;
		position: absolute;
		top: 0;
		width: 958px;
		z-index: -1;
	}
	#canto-direita-rodape {
		background: transparent url(images/canto_direita_rodape.png) no-repeat left top;
		bottom: 0;
		height: 346px;
		position: absolute;
		right: 0;
		width: 984px;
		z-index: -1;
	}
	#content-noflash {
		background: transparent url(images/img_principal.png) no-repeat scroll left top;
		height: 592px;
		left: 50%;
		margin: -296px 0 0 -333px;
		position: absolute;
		top: 50%;
		width: 666px;
	}