.LINHAfina {
	font-family: Arial;
	font-size: 1px;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.texto:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7dacb6;
	text-decoration: none;
}
.RODAPEtxt {
	font-family: Arial;
	font-size: 11px;
	color: #0f66b0;
	text-decoration: none;
	line-height: 20px;
}
.RODAPEtxt:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0a4476;
	text-decoration: underline;
	line-height: 20px;
}
.caixa {
	font-family: Arial;
	font-size: 11px;
	color: #55767c;
	text-decoration: none;
	background-color: #d2eae4;
	border: 1px solid #7dacb6;
	width: 180px;
}
.caixa_select {
	font-family: Arial;
	font-size: 11px;
	color: #55767c;
	text-decoration: none;
	background-color: #d2eae4;
	border: 1px solid #7dacb6;
}
.caixa2 {
	font-family: Arial;
	font-size: 11px;
	color: #55767c;
	text-decoration: none;
	background-color: #d2eae4;
	border: 1px solid #7dacb6;
	scrollbar-face-color:#7dacb6;
	scrollbar-highlight-color:#d2eae4;
	scrollbar-3dlight-color:#d2eae4;
	scrollbar-darkshadow-color:#d2eae4;
	scrollbar-shadow-color:#d2eae4;
	scrollbar-arrow-color:#d2eae4;
	scrollbar-track-color:#d2eae4;
	overflow: auto;
	width: 180px;
}
.foto {
	border: 2px solid #7dacb6;
	width: 110px;
	height: 83px;
}
.foto:hover {
	border: 2px solid #597a81;
	width: 110px;
	height: 83px;
}
.fundoGERAL {
	background-image: url(img/fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 560px;
	width: 750px;
	border: 1px solid #adbba4;
}
.fundoCONT {
	background-image: url(img/fundo_cont.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoMENU {
	background-image: url(img/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundoINT {
	background-image: url(img/int_fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.titulos {
	font-family: Arial;
	font-size: 38px;
	font-weight: bold;
	color: #9dd9e5;
}
.menu {
	width: 132px;
}
.menu:hover {
	width: 132px;
	background-color: #365b9b;
}
.INTbody {
	scrollbar-face-color:#7dacb6;
	scrollbar-highlight-color:#e3eae0;
	scrollbar-3dlight-color:#e3eae0;
	scrollbar-darkshadow-color:#e3eae0;
	scrollbar-shadow-color:#e3eae0;
	scrollbar-arrow-color:#e3eae0;
	scrollbar-track-color:#e3eae0;
	overflow: auto;
}

