body {
	color: #000000; 
	font-family:  Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
    background-color: #FAF5EB;
	margin: 0 0 0 0;
  	padding: 0 0 0 0;
	background-image : url("imgscapa/bg.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}

#flash{
	width: 510px;
	height:490px;
	position:absolute;
	left:50%;
	top:50%;
	padding: 0 0 490 0;
	margin-left:-255px;
	margin-top:-285px;
	z-index:1;
	padding: 0px;
	text-align: center;
}
#btns{
	width: 480px;
	height:27px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-240px;
	margin-top:190px;
	z-index:2;
	padding: 0px;
}


a {color : #000; text-decoration : none;}
a:active {color: #000;}
a:hover {color: #0066cc;}

a.atipo {color: #075EAB;}
a.atipo:hover {color: #075EAB; text-decoration: underline;}

a.acontato {color: #075EAB;}
a.acontato:hover {color: #000;}

a.arodape {color: #fff;}
a.arodape:hover {color: #000;}

a.apagina {color: #000; font-weight: bold;}
a.apagina:hover {color: #075EAB;}
a.apagina::active {color: #484848;}