/* CSS Document */
body 
	{
	scrollbar-face-color:#fff;
    scrollbar-highlight-color:#919191;
    scrollbar-3dlight-color:#F0F0F0;
    scrollbar-darkshadow-color:#F0F0F0;
    scrollbar-shadow-color:#919191;
    scrollbar-arrow-color:#919191;
    scrollbar-track-color:#fff;
	background-color: #F1F1F1;
	color: #000;
	margin: 0
	}
	#page {
	font-size: 12px;
	font-family: Arial, Geneva, Verdana, sans-serif;
	line-height: 14px;
	background-color: #ffffff;
	text-align: left;
	visibility: visible;
	margin-top: 0px;
    margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	width: 770px;
	height: 695px }
	#moldura{
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px; 
	height: 629px }
    #logo{
	background-color: #fff;
	position: absolute;
	top: 14px;
	left: 17px;
	width: 594px; 
	height: 188px }
	#menu{
	background-color: #000;
	position: absolute;
	top: 202px;
	left: 12px;
	width: 565px; 
	height: 48px }
	#audio{
	background-color: #000;
	position: absolute;
	top: 213px;
	left: 555px;
	width: 59px; 
	height: 31px }
	#mascara { background-color: transparent;
	position: absolute;
	top: 14px;
	right: 9px;
	width: 137px;
	height: 568px }
	#box_cima{ background-color: #fff;
	position: absolute;
	top: 14px;
	right: 9px;
	width: 137px;
	height: 188px }
	#box_baixo { background-color: #fff;
	position: absolute;
	top: 250px;
	right: 9px;
	width: 137px;
	height: 332px }
	#white{ background-color: #fff;
	position: absolute;
	top: 250px;
	left: 0px;
	width: 611px;
	height: 311px }
	#data { background-color: transparent;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 9px;
    text-align: left;
	color: #fff;
	position: absolute;
    top: 0px;
	left: 18px;
	width: 150px;
	height: 13px }
	#endereco { background-color: transparent;
	font-family: Verdana, Arial, Geneva, sans-serif;
	color: #fff;
	letter-spacing: 0px;
	font-size: 10px;
	position: absolute;
	top: 568px;
	left: 12px;
	width: 595px;
	height: 25px }
    #back { background-color: transparent;
    color: #666;
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	position: absolute;
	top: 660px;
	left: 92px;
	width: 595px;
	height: 30px }
		a:link {
	color: #000;
	text-decoration: none;
	background-color: transparent; }
	a:visited {
	color: #000;
	text-decoration: none;
	background-color: transparent; }
	a:hover {
	color: #0A9F5D;
	text-decoration: none ;
	background-color: transparent; }
	a:active {
	color: #000;
	text-decoration: none ;
	background-color: transparent; }


