﻿body {
    background:#FECB02;
    padding:150px 0px 150px 0px;
    margin:0;
}

a{text-decoration:none;}

ul,ol{list-style:none;}

img{border:none;}

strong
{
 font-family:Arial;
 font-size:12px;
 margin-left:35px;    
}

span
{
color:#fff;
font-family:Arial;
font-size:11px;
}

input
{
 border:2px solid #ba7b3f;   
}


.btnOK
{
 background:url(../Img/button.jpg) top no-repeat;
 width:38px;
 height:37px;
 border:none;
}

.top
{
  background:url(../Img/top-redondo.jpg) no-repeat top;
  width:462px;
  height:26px;
  margin:0px auto 0px auto; 
   
}

.bottom
{
  background:url(../Img/bottom-redondo.jpg) no-repeat bottom;
  width:462px;
  height:26px;
  margin:0px auto;
  
}

.content
{
  background:url(../Img/content-img.jpg);
  width:462px;
  height:auto;
  margin:0px auto;     
}

.logo
{
    margin-left:25px;    
}


.area-login
{
    background:url(../Img/area-login.jpg) no-repeat;
    width:368px;
    height:100px;
    margin-top:10px;
    margin-left:99px;      
}

.txtBoxesPosicao
{
    margin:0px 0px 0px 120px;    
}

.lblMensagem
{
    font-size:12px;
    font-weight:bold;
    color:#993400;   
}

