/* Sol - 21/08/2008*/

body {
	background: #ffffff url(bg_listra_cinza.gif) center repeat;
	margin: 0px;	
}


#centro{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -200px;
	border: 1px solid #f2f2f2;
	width: 800px;
	height: 400px;
}