img {
filter:expression(
	 this.alphaxLoaded ? "" :
	 (
		this.src.substr(this.src.length-4)==".png"
		?
		(
		 (!this.complete)
		 ? "" :
			this.runtimeStyle.filter=
			("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
			(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
			String(this.alphaxLoaded=true).substr(0,0)+
			(this.src="http://portal.riosoft.com.br/Portals/0/blank.gif").substr(0,0)
		)
		:
		this.runtimeStyle.filter=""
	 )
	);
}

.pngIE6 {
	behavior: url("http://portal.riosoft.com.br/Portals/0/iepngfix.htc");
}
	
body {
	background-color: #1c88b9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(fd.jpg);
	background-repeat: repeat-x;
	background-position:center;
	background-position:top;

}
img {
	border-top-color: #bebebe;
	border-right-color: #bebebe;
	border-bottom-color: #bebebe;
	border-left-color: #bebebe;
}
/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family: Trebuchet MS; color:#4e6ead; font-size:11px; }
a.Breadcrumb:hover{color:#FF0000;}

/*------------ SOLPARTMENU Style --------------*/
.SqlPartMenu,a.SqlPartMenu:link,a.SqlPartMenu:active,a.SqlPartMenu:visited{ font-family: Trebuchet MS; color:#2c519b; font-size:13px; }
a.SqlPartMenu:hover{color:#2c519b; text-decoration:none;}

/*------------ USER e LOGING e SEARCH Style --------------*/
.UserLogin,a.UserLogin:link,a.UserLogin:active,a.UserLogin:visited{ font-family: Trebuchet MS; color:#FFFFFF; font-size:11px; }
a.UserLogin:hover{color:#FFFFFF; text-decoration:none;}

/*------------ LINKS RODAPE Style --------------*/
.LinkRodape,a.LinkRodape:link,a.LinkRodape:active,a.LinkRodape:visited{ font-family: Trebuchet MS; color:#2c519b; font-size:13px; }
a.LinkRodape:hover{color:#2c519b; text-decoration:none;}

/*------------ LINKS SUBMENUS Style --------------*/
.LinkSubMenu,a.LinkSubMenu:link,a.LinkSubMenu:active,a.LinkSubMenu:visited{ font-family: Trebuchet MS; color:#999999; font-size:13px; }
a.LinkSubMenu:hover{color:#2c519b; text-decoration:underline;}

/*------------ CREDITOS / PRIVACE Style --------------*/
.CredPriv,a.CredPriv:link,a.CredPriv:active,a.CredPriv:visited{ font-family: Trebuchet MS; color:#4e6ead; font-size:11px; }
a.CredPriv:hover{color:#4e6ead; text-decoration:none;}

.handcursor{
cursor:pointer;
}
.texto {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
}
a.texto:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
}
.textoContents {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}
.aonde {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #95b9d6;
}
a.aonde:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #95b9d6;
	text-decoration:underline
}
.links {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #4e6ead;
}
a.links:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;	
	color: #95b9d6;
}
a.links:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;	
	color: #95b9d6;
}
a.links:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: underline;	
	color: #95b9d6;
}
a.links:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;	
	color: #95b9d6;
}
.titulos {
	font-family: Trebuchet MS;
	font-size: 24px;
	text-decoration: none;	
	color: #95b9d6;
}
.creditos {
	text-align:center;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #4e6ead;
}
.NotPrincipal {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
}


