
.bg {
	background-attachment: fixed;
	background-image: url(img_site/fundo.jpg);
	background-repeat: repeat-x;
}
.menusup {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img_site/botao_sup.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 127px;
}
.textotit {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linhaparceiros {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4b6101;
	border-right-color: #4b6101;
	border-bottom-color: #4b6101;
	border-left-color: #4b6101;
}

.textomenu {
	font-family: "Book Antiqua";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

