body{
  background: #000;


}
#container_sac{
  width:950px;
  margin:0 auto;
  color: #434343;
  background-color: #d3d3d3;

}

p.tel_sac{
  width: 270px;
  /*  background: #ff0000;*/
  margin: 20px 0 0 0;
  float: left;
  display: block;

}


p.tel_sac_demais{
  width: 200px;
  /*  background: #ff0000;*/
  margin: 20px 0 0 0;
  float: left;
  display: block;

}

p.tel_sac img{
  margin: 5px 0 0 0;
}


p.tel_sac_demais img{
  margin: 5px 0 0 0;
}
p.sac_atendimento_horario{
  width: 415px;
  margin-top: 10px;
}


#formulario h2, #formulario_sac h2, 
#atendimentos h2 {
  margin: 0;
  height:57px;
  line-height:57px;
  background:#48090b;
  color:#FFFFFF;
  font-size: 25px;
  font-family:'the_mix_extra_light-regular';
  text-transform:uppercase;
  padding:0 0 0 20px;
  text-align: left;
  clear:both;
  border-top:10px solid #000000;
  font-weight: normal;

}
#formulario{
  height:565px;
  background:url("imgs/bg.jpg") #fff;
  background-repeat: repeat-x;
  background-position: bottom;

}

#formulario_sac{
  height:630px;
  background:url("imgs/bg.jpg") #fff;
  background-repeat: repeat-x;
  background-position: bottom;

}

#atendimentos{
  height: 225px;
  background:url("imgs/bg_atendimento.jpg") no-repeat;
  background-position: bottom;

}

#estado { 
  width: 158px; 
  float: left; 
}

#estado select {
  width: 90%;
}
#cidade_ {
  float:left;
  width: 260px;
}
#cidade_ select {
  width: 100%;
}

#msg {
  margin-top:15px;
}

.atendimento{
  margin: 10px 0 0 10px;
  width: 305px;
  margin: 0 0 0 20px;
}
.bt{
  display: block;
  margin: 20px 0 10px 0;
}

#atendimento_online{
  width: 475px;
  height: 225px;
  background-repeat:no-repeat;
  background-position:right center;

  float: left;
}
.restricao_mail {
  font-size:13px;
  color:#707070;
  margin-top: -10px;
}

#atendimento_online p{
  font-size:15px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
#atendimento_telefone{
  width: 475px;
  height: 225px;
  float: left;


}

#atendimento_telefone p{
  font-size:15px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#perguntas_frequentes{
  height:auto;
  min-height: 300px;
  background:url("imgs/bg.jpg") #fff;
  background-repeat: repeat-x;
  background-position: bottom;



}


#perguntas_frequentes h1 {
  margin: 0;
  height:57px;
  line-height:57px;
  background:#48090b;
  color:#FFFFFF;
  font-size: 25px;
  font-family:'the_mix_extra_light-regular';
  text-transform:uppercase;
  padding:0 0 0 20px;
  text-align: left;

}

/* ============================================= Contato ================================================= */

form {
  margin:0;
  padding:0;
  float:left;
  width:100%;

}

form#formFicha{
  margin:0;
  padding:0;
  float:left;
  width:100%;
  background:url("imgs/bg.jpg") #fff;
  background-repeat: repeat-x;
  background-position: bottom;
}

div.input{
  padding-left:15px;
}
form div{
  position:relative;
  margin:0px 0px 10px 0px;
  padding:0;
}

label{
  display:block;
  font-family:'the_mix_extra_light-regular';
  text-transform:uppercase;
  font-size:14px;
  /*    color:#707070;*/
  margin-bottom:4px;
  margin-top:10px;
}

form#formFicha label {
  display:block;
  height:22px;
  width:390px;
  padding-top:5px;
}

@-moz-document url-prefix() { 
  form#formFicha label {
  display:block;
  height:18px;
  width:390px;
  padding-top:0px;
}

}

legend{
  display:block;
  text-transform:uppercase;
  font-family:'the_mix_extra_light-regular';
  margin-bottom: 10px;
  font-size:14px;
  color:#707070;
  margin-bottom:10px;
  font-weight: normal;
}


input, textarea{
  font-size:16px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  border:#e0e0e0 solid 1px;  
  border-top:#c4c4c4 solid 1px;
  border-left:#c4c4c4 solid 1px;
  background-color:#fff;
  width:390px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;

  /* padding:3px; */
}
.inputs, .textareas{
  width:390px;
  height:30px;
}
.textareas{
  background-color:#fff;
  height:170px;
  border:#e0e0e0 solid 1px;  
  border-top:#c4c4c4 solid 2px;
  border-left:#c4c4c4 solid 1px;
}
#esquerda{
  float: left;
  margin: 40px 0 0 40px;
}
#direita{
  float:left;
  /* border:#F00 dashed 1px; */
  width: 400px;
  margin: 40px 0 0 70px;

}

#leftmain {
  float:left;
  display:block;
  margin-right:80px;
  height:260px;
}

input[type="radio"] { width:auto; float:left; height:25px; text-align:left; margin-right:5px;  }

input[type="checkbox"] { width:auto; margin-top:10px; float:left; height:25px; text-align:left; margin-right:5px; }

input[type="submit"] {
  position:relative;
  width:106px;
  height:51px;
  border: 0;
  cursor:pointer;
  background-color: #056839;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  font-family:'the_mix_extra_light-regular';
  margin:10px 0 20px 0;
  padding:0;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
input[type="submit"]:hover{
  background-color: #509674;
}
#input[type="submit"] span{
  display:none;
}
input.required {
  color:#333333;
}


select {
  padding:6px;
  margin: 0;
  border:#e0e0e0 solid 1px;  
  border-top:#c4c4c4 solid 1px;
  border-left:#c4c4c4 solid 1px;
  background-color:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  font-family:'the_mix_extra_light-regular';
  text-transform:uppercase;
  font-size:12px;
  color:#707070;
  outline:none;
  display: inline-block;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  cursor:pointer;
  width: 32%;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  select {padding-right:18px}
}

select.required
{
  color:#333333;
}
.required{
  color:#F00;
}

#grid-left {
  padding:20px;
  float:left;
  width:420px;
}

#grid-right {
  float:left;
  padding:20px;
}
.error {
  font-size:10px;
  color:#F00;
  border: 1px solid rgba(255, 0, 0, .5);
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

div label.error {
  border: 0px!important;
  height: 0px;
}