a:link{COLOR:#383D8E;text-decoration:none;}
a:visited{COLOR:#383D8E;text-decoration:none;}
a:active{COLOR:#383D8E;text-decoration:none;}
a:hover{COLOR:#696354;text-decoration:none;}

.page {
	background-repeat: repeat-x;
	background-image: url(bg_page.gif);
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	SCROLLBAR-BASE-COLOR: #EAEDF3;
	overflow: auto;
}

.main {
	background-repeat: no-repeat;
	background-image: url(bg_main.gif);
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	SCROLLBAR-BASE-COLOR: #EAEDF3;
	overflow: auto;
}

.capa {
	background-repeat: no-repeat;
	background-image: url(bg_main_capa.gif);
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	SCROLLBAR-BASE-COLOR: #EAEDF3;
	overflow: auto;
}

.linkficha {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(bg_ficha_link.gif);
}

.rodape {
	background-repeat: repeat-x;
	background-image: url(bg_rodape.gif);
}

.txt-destaque {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #383D8E;
}

.txt {
	font-family: verdana;
	font-size: 12px;
	color: #383D8E;
}

.txt-1 {
	font-family: verdana;
	font-size: 10px;
	color: #383D8E;
}

.borda-imagens {
	border: 1px solid #383D8E;
}

.formulario {
	font-family: verdana;
	font-size: 10px;
	color: #383D8E;
	border: 1px solid #BCAF91;
}

.ficha {
	background-repeat: repeat-x;
	background-image: url(bg_ficha.gif);
	background-attachment: fixed;
	margin-left: 0;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 20;
	overflow: auto;
	scrollbar-face-color: FFFFFF;
	scrollbar-highlight-color: BCAF91;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: BCAF91;
	scrollbar-shadow-color: BCAF91;
	scrollbar-arrow-color: 383D8E;
	scrollbar-track-color: FFFFFF;
}