BODY {
	background: transparent;
	scrollbar-face-color:		#A9C6E2;
	scrollbar-highlight-color:	#003366;
	scrollbar-shadow-color:		#003366;
	scrollbar-arrow-color:		#003366;
	scrollbar-track-color:		#E2EAFD;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-darkshadow-color:	#000000;
}
.fundo {
	background-attachment: fixed;
	background-image: url(imagens/fundo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.site-borda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
}
.menu-detalheInferior {
	background-attachment: inherit;
	background-image: url(imagens/menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.corpo-small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.links {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #D98200;
	text-decoration: underline;
}
.subTitulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #000099;
	border-right-color: #000099;
}
.input-text {
	background-color: #E8FDFF;
	border: 1px solid #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lyr-Imagem {
	position: absolute;
	width: 160px;
	clear: both;
	float: right;
}

