body
{
  margin: 1 auto 0;  
  font-family: Calibri, Arial; 
  width: auto;
  height:750px
}

.topo_verde_esq
{
  background-image: url("../images/pagina_login/topo_verde.png");
  background-repeat:repeat-x;
  height: 57px;
  width: 50%;
}

.topo_verde_meio
{
  background-image: url("../images/pagina_login/topo_detalhe.png");
  background-repeat:no-repeat;
  width:21px;
  height:57px;
  min-width:21px;  
}

.topo_verde_dir
{
  background-image: url("../images/pagina_login/topo_verde_branco.png");
  background-repeat:repeat-x;
  height: 57px;
  width: 50%;
}

.espaco
{
  background-color: Transparent;
  height: 2px;
  width: 100%;
}

.topo_azul
{
  background-image: url("../images/pagina_login/topo_azul.png");
  background-repeat:repeat-x;
  height: 252px;
  width: 100%;
}

.div_login
{
  background-color: Transparent;
  height: 279px;
  width: 330px;
  border-style: solid;
  border-color: #343e43;
  border-width: medium;
}

.corpo_div_login
{
  background-color: Transparent;
  height: 380px;
}

.topo_login_esq
{
  text-align:center;
  background-image: url("../images/pagina_login/topo_login_branco.png");
  background-repeat:repeat-x;
  height: 29px;
  width: 20%;
}

.topo_login_meio
{
  background-image: url("../images/pagina_login/topo_login_detalhe.png");
  background-repeat:no-repeat;
  width:12px;
  height:29px;
	min-width:12px;  
}

.topo_login_dir
{
  background-image: url("../images/pagina_login/topo_login_branco_preto.png");
  background-repeat:repeat-x;
  height: 29px;
  width: 80%;
}

.fundo_login_azul
{
  background-image: url("../images/pagina_login/box_azul_login.png");
  background-repeat:repeat-x;
  height: 250px;
}

.Label
{
font-family: Calibri, Serif;
color: White;
text-align:left;
}

.TextBox
{
color: #343e43;
font-family: Calibri, Serif;
width:100%;
}

.BotaoLogin
{
background-image:url('../images/pagina_login/botao_login.png');
}

/*Rodapé*/
.rodape_cinza_esq
{
  background-image: url("../images/pagina_cotacao/rodape_cinza_branco.png");
  background-repeat:repeat-x;
  height: 48px;
  width: 50%;
}

.rodape_cinza_meio
{
  background-image: url("../images/pagina_cotacao/rodape_detalhe.png");
  background-repeat:no-repeat;
  width:30px;
  height:48px;
  min-width:30px;  
}

.rodape_cinza_dir
{
  background-image: url("../images/pagina_cotacao/rodape_cinza.png");
  background-repeat:repeat-x;
  height: 48px;
  width: 50%;
}

.Label_Rodape
{
color: white;
font-family: Calibri, Serif;
font-size:13px;
}

.Label_Topico_Titulo_Laranja
{
color:#faa61a;  
font-weight:bold;
font-size:large;
font-family: Myriad, Calibri, Serif;

}

.Label_Topico_Titulo_Verde
{
color:#a6ce39;  
font-weight:bold;
font-size:large;
font-family:Myriad, Calibri, Serif;
}

.Label_Topico_Titulo
{
color:#faa61a;
font-family:Myriad, Calibri, Serif; 
font-size:large; 
width:50;
}
    
.Label_Topico
{
color: #6d6e71;
font-family:Myriad, Calibri, Serif; 
font-size:medium;  
width:50;
}
