.topo {
	background-color: #006600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 780px;
	height: 77px;
	background-image:  url("../_imgs/bg_topo.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.logo {
	width: 150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	height: 77px;
	text-align: center;
}
.logo img {
	margin-top: 40px;
}
.loginBox {
	background-image:   url("../_imgs/bg_loginBox2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 295px;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.loginBox form {
	margin-top: 24px;
	margin-bottom: 7px;
}
.loginBox .textBox {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	height: 12px;
	width: 60px;
	border: 1px solid #B6B3AD;
}
.loginBox a {
	font-family: Verdana;
	font-size: 09px;
	color: #006600;
	text-decoration: none;
}
.loginBox a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #003700;
	text-decoration: underline;
}

.loginBox .esqueci
{
	text-align:right; 
	padding-right:10px;
}
.FonteBr10 {
	color: #FFFFFF;
}
