a:link {
	color: #485E87;
	text-decoration:none;
}
a:active {
	color: #485E87;
	text-decoration:none;
}
a:visited {
	color: #485E87;
	text-decoration: none;
}

a:hover {
	color: #0094D9;
	text-decoration:none;
}

body {
	background-image: url(images/fundo2.jpg);
	background-repeat: repeat;
	margin: 0px;
}

.tableBorder {
	border: thin solid #858789;
	background-color: #FFFFFF;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18pt;
	color: #858789;
}
.creditos_rodape {
	font-size: 9px;
	color: #999999;
}
.imageviewer {
	overflow: auto;
	z-index: auto;
	height: 490px;
	width: 900px;
	top: 195px;
	right: 0px;
	background-repeat: repeat;
}
.fader {
	z-index: auto;
	height: 98%;
	width: 900px;
	top: 165px;
	right: 0px;
	background-image: url(images/fade.png);
	background-repeat: repeat;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:225px;
	width:900px;
	height:490px;
	z-index:2;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:166px;
	width:900px;
	height:60px;
	z-index:3;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:195px;
	width:900px;
	height:520px;
	z-index:1;
	visibility: hidden;
	background-color: #FFFFFF;
}

.style1 {
	color: #0094D9;
	font-weight: bold;
}
.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #858789;
}
.noticiasTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #485E87;
	font-weight: bold;
}
