@charset "utf-8";

#geral{
	
	width:985px;
	height:1420px;
	*height:1390px;
	margin:0px auto 0px auto;
	background:url(../img/fundo_geral.jpg) no-repeat bottom left #fff;
}
#status{
	
	/*background-color:#0099CC;*/
	float:left;
	width:830px;
	position:absolute;	
	/*margin:70px 0px 0px 80px;
	*margin:95px 0px 0px 80px;*/
	top:1355px;
	*top:1350px;
	left:0px;
	color:#666;
	font-size:13px;
	
}
