body {
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texCON {
	font-family: tahoma;
	font-size: 11px;
	color: #555B39;
	text-decoration: none;
}
.texCON2 {
	font-family: tahoma;
	font-size: 11px;
	color: #777F4F;
	text-decoration: none;
	line-height: 22px;

}
.texMEN {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6EBB45;
	text-decoration: none;
}
.frmCUL {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #003300;
	margin-bottom: 15px;
}
.texCHA {
	font-family: tahoma;
	font-size: 9px;
	color: #777F4F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.conteudo {
	background-color: #F5F6E8;
	background-image: url(img/capa_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frmCON {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #666633;
}
.fotLFT {
	margin-right: 10px;
	margin-bottom: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0B885;
	border-bottom-color: #B0B885;
	float: left;
	border-top-width: 0px;
	border-left-width: 0px;

}
.fotRGH {
	margin-bottom: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0B885;
	border-bottom-color: #B0B885;
	float: right;
	border-top-width: 0px;
	border-left-width: 0px;
	margin-left: 10px;


}
.frmBUS {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
}
.tabRGH {
	float: right;
	clear: right;
	right: auto;
	clip:  rect(auto auto auto auto);

}
