@charset "utf-8";
/* CSS Document */

body {
	width: 704px;
	height: 398px;
	top: 50%;
	left: 50%;
	margin-left:-352px;
	margin-top:-199px;
	position: absolute;
    }


#geral {
	width: 704px;
	height: 398px;
}


#info {
	background-color: #FFFFFF;
	width: 704px;
	height: 398px;
	float: right;
}
