.txtbottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.backgr {
	background-attachment: fixed;
	background-image: url(img_apoio/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.backmain {
	background-attachment: scroll;
	background-image: url(img_apoio/fundomain2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.maintit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0F1E41;
	text-decoration: none;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #0F1E41;
}

.newstit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #0F1E41;
	text-decoration: none;
}

.linhaV {
	background-attachment: fixed;
	background-image: url(img_apoio/linhaV.gif);
	background-repeat: repeat;
	background-position: center top;
}
.linhaHamarela {
	background-attachment: scroll;
	background-image: url(img_apoio/linha_am.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
