.LINHAfina {
	font-family: Arial;
	font-size: 1px;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.texto:hover {
	font-family: Arial;
	font-size: 12px;
	color: #135e1f;
	text-decoration: none;
}
.RODAPEtxt {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.RODAPEtxt:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.caixa {
	font-family: Arial;
	font-size: 11px;
	color: #135e1f;
	text-decoration: none;
	background-color: #ebebea;
	border: 1px solid #b8b8b8;
}
.caixa2 {
	font-family: Arial;
	font-size: 11px;
	color: #135e1f;
	text-decoration: none;
	background-color: #ebebea;
	border: 1px solid #b8b8b8;
	scrollbar-face-color:#b8b8b8;
	scrollbar-highlight-color:#ebebea;
	scrollbar-3dlight-color:#ebebea;
	scrollbar-darkshadow-color:#ebebea;
	scrollbar-shadow-color:#ebebea;
	scrollbar-arrow-color:#ebebea;
	scrollbar-track-color:#ebebea;
	overflow: auto;
}
.esqFUNDO {
	background-image: url(img/fundo_esq_1.jpg);
	background-repeat: repeat-y;
}

.esqFUNDO2 {
	background-image: url(img/fundo_esq_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {

	filter: Alpha(Opacity=70, FinishOpacity=1, Style=12, StartX=20, StartY=20, FinishX=20, FinishY=20);
	height: 25px;
	width: 152px;
}
.menu:hover {
	background-color: #0e4617;
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
.menuDET {
	filter: Alpha(Opacity=30, FinishOpacity=1, Style=12, StartX=20, StartY=20, FinishX=20, FinishY=20);
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 1px;
}
