body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("./imagens/fdo.jpg"); 
	/* background-color:#FFFFFF */
}

/* Links gerais */
a:link {text-decoration: none; 
color: #000000;}

a:visited {text-decoration: none; 
color: #000000;}

a:active {text-decoration: none; 
color: #e95d0f;}

a:hover {
	text-decoration: none;
	color: #e95d0f;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
	text-align: justify;
}
.txtNeg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	text-align:left;
background-color:#FCDBC9;
}
.txtNeg-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	text-align:center;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #e95d0f;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}
.tit-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #e95d0f;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

.txt-sub-rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
}
