.backgr {
	background-attachment: fixed;
	background-image: url(../mestres/mestres_r1_c1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.backgr_esq {
	background-attachment: fixed;
	background-image: url(../mestres/mestres_r1_c1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #666666;
	text-align: justify;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
}
.linhaparceiros {
	background-attachment: fixed;
	background-image: url(../parceiros/logos/linha.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

