@charset "utf-8";

<style type="text/css">

.style1 {color: #EFB41D}
body {
	background-color: #B6B8DA;
	font-family: Calibri, "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#titulotab {
	font-family: Calibri, "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 24px;
	font-weight: bold;
	}
#textopreto {
	font-family: Calibri, "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
	#bghp {
	font-family: Calibri, "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-align: center;
	}
#splash {
	position:absolute;
	left:20%;
	top:20%;
	width:302px;
	height:303px;
	z-index:1;
	visibility: visible;
}

a {
	font-family: Calibri, "Trebuchet MS", "Times New Roman", Tahoma;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
a:link {
	color: #EFB429;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#advertencia {
	position:relative;
	text-align: justify;
	word-spacing: normal;
	font-family: Calibri, "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

#impressao {
	position:fixed;
	left:0px;
	width:100%;
	height:150px;
	z-index:auto;
	bottom: 0px;
	text-align: center;
	font-family: Calibri, "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
	visibility: visible;
	background-image: url(img/fundo_impressao.png);
	color: #000000;
	border: 0px;
	right: 0px;
}
#texto_branco {color: #FFFFFF}


#apDiv2 {
	position:fixed;
	left:0px;
	right: 0px;
	width:100%;
	height:10px;
	z-index:auto;
	bottom: 0px;
	text-align: center;
	font-family: Calibri, "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 5px;
	visibility: visible;
	background-image: url(img/bg1.jpg);
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}
</style>
texto_branco {color: #FFFFFF}

