@charset "utf-8";
/* CSS Document */
body {
  color: #999;
  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center
}
h1 {
  font-size: 14px;
}
h2 {
  font-size: 12px;
  background-color:#EEE;
  padding:8px 0px 10px 0;
  margin:1px 0 0 0;
  border:1px #000 solid;
  width:142px;
  float:right;
  text-align:center
}

@font-face {
    font-family: 'eurostile_regular';
    src: url('../../formularios/contato/font/eurostile/eurosti-webfont.eot');
    src: url('../../formularios/contato/font/eurostile/eurosti-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../formularios/contato/font/eurostile/eurosti-webfont.woff2') format('woff2'),
         url('../../formularios/contato/font/eurostile/eurosti-webfont.woff') format('woff'),
         url('../../formularios/contato/font/eurostile/eurosti-webfont.ttf') format('truetype'),
         url('../../formularios/contato/font/eurostile/eurosti-webfont.svg#eurostile_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 240px) and (max-width: 414px) {
  
  #form td {display:block;width:100%;} #form tr {display:block;}
  input, textarea, select {margin:0 0 5px 0 !important;}
  #form .tabela1 {margin:0 0 -9px 0;} #form .butoes {margin:-9px 0 0 0 !important;} .butoes input {width:100% !important;} input#captcha {width:90px !important;}
  #form table:nth-child(2) {margin:-23px 0 0 0;} #form table:nth-child(3) {margin:-23px 0 0 0;} #form table:nth-child(4) {margin:-11px 0 0 0 !important;}
}


h5 {
  font-size:22px;
  display:block;
  font-weight:normal;
  color:#164D9D;
  margin:75px 0 4px;
  text-align:center;
}
h6 {
  font-size:16px;
  display:block;
  margin:0px 0 50px;
  text-align:center;
  font-weight:normal
}
a {
  color:#666666;
  text-decoration:none
}
a:hover {
  color:#666666;
  text-decoration:underline
}
#geral {
  /*width:556px;*/
  color:#6A6A6A;
  
  
}
.nome {background: url("images/icon-nome.png") no-repeat scroll 7px center #fff;line-height:18px;border-bottom:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe;display:block;padding: 15px 0 15px 0;text-indent:40px;} 
.email {background: url("images/email.png") no-repeat scroll 7px center #fff;line-height:18px;border-bottom:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe;display:block;padding: 15px 0 15px 0;text-indent:40px;}
.telefone {background: url("images/telefone.png") no-repeat scroll 7px center #fff;line-height:18px;border-bottom:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe;display:block;padding: 15px 0 15px 0;text-indent:40px;}
.endereco {background: url("images/endereco.png") no-repeat scroll 7px center #fff;line-height:18px;border-bottom:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe;display:block;padding: 15px 0 15px 0;text-indent:40px;}
.assunto {background: url("images/assunto.png") no-repeat scroll 10px center #fff;line-height:18px;border-bottom:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe;display:block;padding: 15px 0 15px 0;text-indent:40px;}
.mensagem {background: url("images/mensagem.png") no-repeat scroll 7px 14px #fff;padding: 15px 0 15px 0;border-bottom:1px solid #bebebe;border-left:1px solid #bebebe;border-right:1px solid #bebebe;text-indent:40px;margin:-11px 0 0 0 !important;}
input#captcha {background:#fff;}


/* LABEL */
label {
     display: block; /* DEIXANDO UM ACIMA DO OUTRO */
     margin: 5px 0 5px 2px; /* ESPAÃ‡O ACIMA E ABAIXO */
   text-align:left;
   clear:left
}

/* LABEL */
label#left {
   width:238px;
   float:left;
     display: block; /* DEIXANDO UM ACIMA DO OUTRO */
     margin: 5px 0 5px 2px; /* ESPAÃ‡O ACIMA E ABAIXO */
   text-align:left;
   clear:none
}

/* FORMATANDO OS IDENTIFICADORES DOS CAMPOS */
label h3 {
     display: block;
     width: 130px;
     margin: 10px 0 4px 0;
     text-align:left;
   font-size:12px;
   color:#333333;
   font-weight:normal
}

/* FORMATANDO OS IDENTIFICADORES DOS CAMPOS */
label#left h3 {
     width: 200px;
}

/* FORMATANDO INPUT, SELECT E TEXTAREA */
input, textarea, select {
border-radius:0;
     color: #7e7e7e;
     width: 100%;
     
   background-color:#0d1a44;
   
  text-indent:40px;
  border:none;
   padding:10px 6px;
   text-align:left;
   font-size:17px;
   margin:0
   
}
/* FORMATANDO INPUT, SELECT E TEXTAREA */
input.inplef, textarea.inplef, select.inplef {
     color: #333333;
     width: 220px;
     border: solid 1px #F47F30;
   background-color:#FFFFFF;
   padding:4px;
   font-size:11px;
   margin:0
   
}
input#regulamento{width:20px;}

.radio{
  width:auto;
  border:0;
  
}
/* SELECT COM LARGURA AUTOMÃTICA */
select {
     width: 260px;
}

textarea {
     height:85px;
     overflow: auto; /* BARRA DE ROLAGEM AUTOMÃTICA */
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:16px;
   width:100%;
}
#enviar {text-indent:0;text-transform:uppercase !important;font-size:15px !important;transition:all 0.4s ease-in 0.1s;text-align:left;width:75px;height:35px;background:#164d9d !important;color:#fff !important;padding:4px 8px !important;text-decoration:none !important;}
#enviar:hover {border-radius:7px;transition:all 0.4s ease-in 0.1s;background:#006933 !important;}
#limpar {text-indent:0;text-transform:uppercase !important;font-size:15px !important;transition:all 0.4s ease-in 0.1s;text-align:left;width:122px;height:35px;background:url("images/limpar.png") no-repeat scroll right center #eeeeee !important;color:#737373 !important;padding:4px 8px !important;text-decoration:none !important;}
#limpar:hover {padding:4px 8px 4px 15px!important;border-radius:7px;transition:all 0.4s ease-in 0.1s;background:url("images/limpar.png") no-repeat scroll left center #eeeeee !important;text-indent:12px !important;}
/* FORMATAÃ‡ÃƒO DO BOTÃƒO */
button {
     background: #eaeaea;
     color: #333333;
     margin: 10px 40px 0px 0;
     border: none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
     border: solid 1px #999999;
   padding:2px;
   width:80px;
   float:right

}
span {
  display:block;
  float:left;
  width:137px;  
}
#button {
  width:110px;
  float:right;
  margin:10px 10px 00px 0 
}

