@CHARSET "ISO-8859-1";

#topacesso {
/*	background-image : url(../img/bt_acesso_clientes_folha.gif); 
	background-position : 0px 0px; 
	width        : 134px;
	height       : 23px;
	float        : right;
	margin-top   : 8px;
	margin-right : 9px;
	*/
	cursor       : pointer;
}
/*
#topacesso:hover {
	background-position : 0px -23px;
}
*/





#winlogin {
	position        : absolute;
	top             : 0px;
	left            : 0px;
	width           : 270px;
	height          : 152px;
	display         : none;
	border          : 0px;
	text-align      : left;
	z-index         : 8000;
}
#winlogintop {
	background-image : url(../img/login_bgtop.png);
	width            : 270px;
	height           : 42px;
}
#winloginbottom {
	background-image : url(../img/login_bgbottom.png);
	width            : 270px;
	height           : 110px;
}
#winlogintxt {
	width            : 90%;
	padding          : 10px;
}
#winback {
	width            : 10px;
	height           : 10px;
	top              : 0px;
	left             : 0px;
	border           : 0px;
	display          : none;
	background-color : #b0b0b0;
	position         : absolute;
	z-index          : 9000;
}
#imgwaiting {
	position         : absolute;
	top              : 0px;
	display          : none;
	left             : 0px;
	z-index          : 9001;
}
#winloginemp {
	position        : absolute;
	top             : 0px;
	left            : 0px;
	width           : 500px;
	height          : 300px;
	display         : none;
	border          : 0px;
	text-align      : left;
	z-index         : 9500;
}
#winloginemptop {
	background-image : url(../img/loginemp_bgtop.png);
	width            : 500px;
	height           : 42px;
}
#winloginempbottom {
	background-image : url(../img/loginemp_bgbottom.png);
	width            : 500px;
	height           : 258px;
}
#winloginemptxt {
	width            : 490px;
	height           : 250px;
	overflow         : auto;
}
#winloginemptxt a {
	padding         : 10px;
	text-decoration : none;
	color           : #585858; 
}
#winloginemptxt a:hover {
	text-decoration : none;
	color           : #000000;
}
#winloginemptxt a:visited {
	text-decoration : none;
	color           : #585858;
}
#winloginemptxt a:link {
	text-decoration : none;
	color           : #585858;
}
#winloginemptxt a:active {
	text-decoration : none;
	color           : #585858;
}




