		@charset "utf-8";
		/*html { overflow-x: hidden; }*/
		body {
	margin: 0px;

}
				#site_home {
	position:absolute;
	left:50%;
	top:-55px;
	width:860px;
	height:652px;
	margin-left:-430px;
	z-index:5;
	visibility: visible;
	}
#desenvolvido {
	position:absolute;
	left:732px;
	top:633px;
	width:123px;
	height:18px;
	z-index:6;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #000;
}
#hora_data {
	position:absolute;
	left:302px;
	top:59px;
	width:551px;
	height:17px;
	z-index:7;
	text-align: right;
}

