/* Definições de formatação adicionais */
#body_login {
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
}

#login_cabec {
	background-image: url(../images/back_cabecalho_login.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 780px;
	height: 114px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -370px;
	margin-top: -178px;
}

.login_corpo {
	height: 148px;
	width: 780px;
	background: url(../images/back_barra_azul_login.jpg);
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -370px;
	margin-top: -65px;
}

.login_background {
	background-image:;
	background-repeat: repeat-x;
	top: 50%;
	margin-top: -300px;
	height: 399px;
	width: 100%;
	position: absolute;
	display: block;
}

#cabecalho td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
}

#cabecalho td a {
	color: #FFFFFF;
	text-decoration: none;
}

#cabecalho td a:hover {
	text-decoration: underline;
}

#cabecalho .usercabec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/* login alternativo */
TABLE.login_alternativo {
	background-color: #193F64;
	display: block;
	color: #FFFFFF;
	border: 2px solid #4C6B97;
	width: 289px;
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -144px;
	_margin-left: -400px;
	z-index: 15000;
}

TABLE.login_alternativo_interno {
	background-color: #193F64;
	color: #FFFFFF;
	width: 100%;
}

TD.login_titulo {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4C6B97;
}

TD.login_alternativo_mensagem {
	color: #F4A4A4;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.icon_legenda {
	position: relative;
	top: 3px;
	width: 16px;
	height: 16px;
}
</
style
>
}
/* fim */