html{font-size:100%;font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0;}


.nomeform { font-family: 'Dosis'; font-size: 14pt; color:#555555; display:block;margin-top:10px;}
.input_painel {font-size:12pt;border-radius: 5px;border:1px solid #cccccc; height: 25px; margin: 0px;background: url('../img/fundo_form.png') repeat-x;}


.bt-laranja { padding: 8px 5px; _padding: 8px 5px; background:#348993; display:block; border: 1px solid #348993; color:#ffffff; text-decoration:none;
-webkit-border-radius: 4px; -moz-border-radius: 2px;  border-radius: 2px;max-width:250px; width:100%; font-weight:700;text-shadow: 0.1em 0.1em 0.05em #555555;}

.bt-laranja:hover { background: #444444; color:#ffffff; }


@charset "utf-8";

#login { background:#ffffff;top:50%; left:50%; margin-left:-140px; margin-top:-190px;position:absolute;max-width:300px; width:100%; border:1px solid #348993;}
#login1 { max-width:260px; margin:0 auto;  width:100%;}
#resultado1 { background:red;color:#ffffff; padding: 10px;}
#resultado2 { background:green;color:#ffffff; padding: 10px;}

a.esqueceu { font-size:11pt; color:#555555; text-decoration:none;}
a.esqueceu:hover { text-decoration:underline;}
    

a.bt { display: inline-block; *display: inline;  padding: 4px 12px; margin-bottom: 3px; *margin-left: .3em;
  line-height: 20px;  *line-height: 20px; color: #348993; text-decoration: none; text-align: center;
  vertical-align: middle; cursor: pointer;
  
  background-color: #; *background-color: #348993; background-image:
  -webkit-gradient(linear, 0 0, 0 100%, from(#345C66), to(#348993));
  background-image: -webkit-linear-gradient(top, #345C66, #348993);
  background-image: -o-linear-gradient(top, #345C66, #348993);
  background-image: linear-gradient(to bottom, #345C66, #348993);
  background-image: -moz-linear-gradient(top, #345C66, #348993);
  
  background-repeat: repeat-x;   border: 1px solid #348993;  *border: 0;
  
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;   border-bottom-color: #a2a2a2;   -webkit-border-radius: 4px;      -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

a.bt:hover { background: #333333; color:#ffffff;}

#contentLeft {	width: 780px;}
#contentLeft li { list-style: none;}

