body
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-align: justify;
background-color: #ffffff;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px
}

a:link, a:active, a:visited
{
color: #ff9900; 
text-decoration: none
}

a:hover
{
color: #ffffff; 
text-decoration: underline
}

#titulo
{
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
width: 100%
}

#esqueci_senha
{
font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center
}

.titulo_esqueci_senha
{
font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff9900;
}

#informacoes_login
{
position: absolute;
top: 141px;
left: 5px
}

#informacoes_login b
{
color: #ff9900;
font-weight: bold;
line-height: 20px;
font-size: 11px
}

/*  DIVS  */

#div_login_home
{
position: relative;
top: 0px;
left: 0px;
height: 235px;
width: 290px;
background-color: #822c2c;
background-repeat: no-repeat;
background-image: url(/imagens/fundo_login_home.gif);
color: #ffffff;
border: none
}

#div_login_cont_home
{
text-align: left;
padding-left: 10px;
font-size: 11px;
position: relative;
width: 260px;
line-height: 23px;
border: none;
}

#info_acesso, .div_alterar_senha, .div_sucesso, #info_bloqueado
{
position: absolute; 
z-index: 2; 
width: 290px; 
height: 230px; 
/*background-color: #822c2c;*/
background-color: #cbcbcb;
background-repeat: no-repeat;
background-image: url(/imagens/fundo_login_acesso.gif);
color: #333333; 
text-decoration: none;
top: 0px; 
left: 0px;
padding-top: 5px;
}

#info_acesso, #info_bloqueado
{
	padding-top: 0px;
	height: 235px;
	font-size: 11px; 
	color: #ffffff;		
	visibility: hidden; 	
}

.div_alterar_senha
{
	visibility: visible;
}

.div_sucesso
{
	visibility: hidden;
	text-align: center;
}

/*  INPUTS  */
.input_login
{
text-align: left;
background-color: #e6e6e6;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
width: 120px;
color: #000000;
text-transform: uppercase;
}

.botao_login
{
background-color: #9b3535;
border-style: solid;
border-width: 2px;
border-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal;
color: #ffffff;
}

.input_mensagem_login
{
text-align: center;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold;
width: 270px;
line-height: 12px;
color: #f0e68c;
}

.alinhamento
{
text-align: right;
border: none;
width: 50px;
font-size: 11px; 
color: #ffffff;
background-color: transparent
}
