.bordaE {
	background-image: url(../images/linhaE.jpg);
	background-repeat: repeat-y;
}
.bordaD {
	background-image: url(../images/linhaD.jpg);
	background-repeat: repeat-y;
}
.fundoRodape {
	background-image: url(../images/fundo_rodape.jpg);
	background-repeat: repeat-x;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	text-indent: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000099;
	text-align: justify;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000099;
	text-align: justify;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000099;
	text-align: justify;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000099;
	text-align: justify;
	text-decoration: none;
}
.fundoTopo {
	background-image: url(../images/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.bgMenuGeral {
	background-image: url(../images/bg_menu_geral.jpg);
	background-repeat: repeat-x;
	color: #fff500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bgFundo {
	background-image: url(../images/bg_fundo.jpg);
	background-attachment: fixed;
}
.bgBranco {
	background-image: url(../images/bgBranco.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgBrancoMeio {
	background-image: url(../images/bgbrancoMeio.jpg);
	background-repeat: repeat-y;
}
.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	text-indent: 5px;
}
a.Texto2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	text-indent: 5px;
}
