body{
  background: url(../images/bg.jpg) repeat-x fixed 50% 0%;
  margin: 0 0 0 0;
}

.bgPrincipal{
  width: 944px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.bgTopo{
  width: 944px;
  height: 174px;
  background-image: url(../images/topo.png);  
  behavior: url(includes/iepngfix.htc);
  background-repeat: no-repeat;
}

.bgConteudo{
  width: 944px;
  height: auto;
  background-image: url(../images/bgConteudo.png);
  behavior: url(includes/iepngfix.htc);
  background-repeat: repeat-y;
  float: left;
}

.labelLogin{
  height: 15px;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
}

.textLogin{
  height: 15px;
  background-image:url(../images/bgTextLogin.jpg);
  background-repeat: repeat-y;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  border-style: solid;
  border-width: 1px; 
  border-color: #2995c4;
}

.textContato{
  height: 21px;
  background-image:url(../images/bgTextAmarelo.jpg);
  background-repeat: repeat-x;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color:#717171;
  border-style: solid;
  border-width: 1px; 
  border-color: #e1decd;
}

.textMensagem{
  background-image:url(../images/bgTextMensagem.jpg);
  background-repeat: repeat-x;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color:#717171;
  border-style: solid;
  border-width: 1px; 
  border-color: #e1decd;
}

.buttonLogin{
  height: 20px;
  background-image: url(../images/bgbotao.jpg);
  background-repeat: repeat-x;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  border-style: solid;
  border-width: 1px; 
  border-color: #000000;
  background-color: #3e9bbd;
}

.divEsquerda{
  width: 181px;
  height: auto;
  float:left;
}

.divMeio{
  width: 540px;
  height: auto;
  float: left;
}

.divDireita{
  width: 200px;
  height: auto;
  float: right;
}

.divBottom{
  width: 944px;
  height: 112px;
  background-image: url(../images/bgBottom.png);
  background-repeat: no-repeat;
  behavior: url(includes/iepngfix.htc);
  float:left; 
}

.estilo1{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 60px;
  font-weight: bold;
  color: #37b34a;
}

.estilo2{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 84px;
  font-weight: bold;
  color: #a6a8ab;
}

.estilo3{
  font-family: Tahoma, Helvetica, sans-serif; 
  font-size: 12px;
  color: #717171;
}

.linkestilo3, .linkestilo3:visited{
  font-family: Tahoma, Helvetica, sans-serif; 
  font-size: 12px;
  color: #717171;
  text-decoration: none;
}

.linkestilo3:hover{
  font-family: Tahoma, Helvetica, sans-serif; 
  font-size: 12px;
  color: #717171;
  text-decoration:underline;
}

.estilo4{
  font-family: Tahoma, Helvetica, sans-serif; 
  font-size: 14px;
  color: #717171;
}

.estilo5{
  font-family: Tahoma, Helvetica, sans-serif; 
  font-size: 26px;
  color: #a6a8ab;
}

.Copy{
  font-family: Tahoma, Helvetica, sans-serif; 
  font-size: 10px;
  color: #474747;
}

.linkCopy, .linkCopy:hover, .linkCopy:visited{
  text-decoration: none;
  color: #474747;
}

.icoEssenza{
  width: 80px;
  height: 21px;
  background-image: url(../images/essenza.gif);
  background-repeat: no-repeat;
  behavior: url(includes/iepngfix.htc);  
}

h4{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: bold;
  color: #a6a8ab;
  text-decoration: none;
}