/* CSS Document */

body {
	background-image		: url(/img/fundo_riscas.gif);
	background-repeat		: repeat;
	margin					: 0;
	padding					: 0;
}

#corpopg {
	width					: 777px;
	position				: absolute;
	left					: 50%;
	margin-left				: -388px;
	height					: 100%;
}