body{
	text-align: center;
	margin:0;
	padding: 0;
	background-image: url(../imagens/login/bg_login.jpg);
	background-repeat: no-repeat;
}
#containerLogin{
	margin: auto;
	width: 100%;
}

#logoClienteLogin{
	margin: auto;
	width: 100%;
	height: 190px;
	margin-bottom:10px;
	background-image: url(../imagens/login/logo_portal_cliente_login.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#textoLogin{
	margin: auto;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#820000;
	font-size:14px;
	text-align: center;
}

#esqueciMinhaSenha {
	margin: auto;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#820000;
	font-size:14px;
	text-align: center;
	width: 600px;
}

#textoAlteracaoSenha {
	font-family: arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	font-size:11px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mensagemCentroLogin, div.spwAlertaAviso {
	font-family: arial, Helvetica, sans-serif;
	color: #000000;	
	font-weight: bold;
	font-size: 12px;
	padding-top: 40px;
	padding-bottom: 20px;	
	height: 50px;
}

#textoAlteracaoSenha {
	padding-bottom: 0px;
}

#botaoEsqueciMinhaSenha {
	padding-bottom: 116px;	
}

#botaoUsuarioLogado {
	padding-bottom: 99px;
}	

.botaoUsuarioLogado a, .botaoEsqueciMinhaSenha a {
	color: #820000;
	text-decoration: none;	
}

#formsLogin{
	margin:auto;
	width: 250px;
	padding: 20px 0 0 0;
	height: auto;
}

#versaoSistema {
	color:#828282;
	font-size: 8pt;
	font-family: Arial,Tahoma,sans-serif;	
}

#usuarioSenha {
	text-align: left;	
}
label{
	display: block;
	font-family: arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	font-size:11px;
	width: 260px;
}
#formsLogin input[type=text], #formsLogin input[type=password]{
	background-image: url(../imagens/login/bg_input_text.gif);
	border: 3px solid #CCC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	width: 240px;
	font-size:13px;
}
#formsLoginCertificadoDigital{
	margin:auto;
	width: 100%;
	padding: 20px 0 0 0;
	text-align: center;
}
#formsLoginCertificadoDigital select{
	margin:50px 0 0 0;
	border: 3px solid #bdd9ec;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	background-color: #edf2f8;
}
#formsLoginCertificadoDigital label{
	float: none;
	display: inline;
}

#btAlterar {
	padding-bottom: 18px;	
}

.btAcaoLogin {
	margin:auto;
	width: 208px;
	padding: 20px 0 0 0;
	text-align: center;
}

.btAcaoLogin  input{
	background-image: url(../imagens/login/bg_input_submit.gif);
	border: 3px solid #CCC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 70px;
	font-size:13px;
	font-weight: normal;
}
.btAcaoLogin  input:hover{
	background-image: url(../imagens/login/bg_input_submit_o.gif);
}
.linksLogin{
	margin:auto;
	width: 100%;
	padding: 20px 0 0 0;
	text-align: center;
}
.linksLogin p{
	font-family: arial, Helvetica, sans-serif;
	color:#83abda;
	font-weight: bold;
	font-size:0.7em;
}
.linksLogin  a{
	color: #820000;
	text-decoration: none;
	font-weight: normal;
}
.linksLogin  a:hover{
	color: #f20000;
	text-decoration: none;
	font-weight: normal;
}
#logoSoftplanLogin{
	margin:auto;
	width:138px;
	padding: 20px 0 0 0;
	display: none;
}
#wait {
	background-image: url(../imagens/login/wait.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin:auto;
	width: 30px;
	padding: 20px 0 0 0;
	text-align: center;
}

#msnErrorLogin{
	text-align: center;
	color:#e40a0a;
	background-image: url(../imagens/login/ic_error_login.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding:20px 0 0 0;
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}

#checkJavaScript{
	margin:20px 0 0 0;
	text-align: center;
	color:#e40a0a;
	background-image: url(../imagens/login/ic_error_login.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding:20px 0 0 0;
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}

#msnErrorLogin p{
	margin:5px 0 0 0;
}

div.spwAlertaAviso, div.spwAlertaSucesso, div.spwAlertaErro {
	background-image: url(../imagens/login/ic_error_login.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-family: arial,Helvetica,sans-serif;
	padding: 20px 0px 20px 0px;
	min-height: 0px;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
}

div.spwAlertaAviso img, div.spwAlertaSucesso img, div.spwAlertaErro img {
	display: none;
}

div.spwAlertaAviso span, div.spwAlertaSucesso span {
	display: none;
}

div.spwAlertaAviso p, div.spwAlertaSucesso p {
	margin: 0px;
	padding-top: 5px;
}

div.spwAlertaSucesso {
	background: none;
	font-size: 15px;
	font-weight: bold;
	color: #000000;	
	padding: 86px 0 87px 0;
}

.separador {
	padding: 0px 10px 0px 10px;	
}

#versaoNavegadorDesatualizado {
	font-family: arial, Helvetica, sans-serif;
	background: none;
	font-size: 15px;
	color: #000000;	
	background-color: #FFFFE0;
}

#versaoNavegadorDesatualizadoTitulo {
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}
