/* Propriedades Contato */
/*propriedades para forms do site*/
.formulario{font-family:Tahoma; font-size:12px; color:#FFF; width:380px; line-height:16px;}
.fundo_meio_amigo{background:#273039; margin:10px; padding:5px; font-family:Tahoma; font-size:12px; color:#FFF;}
.nome_campos{clear:both; width:180px; text-align:right;}
.formulario ul{list-style-type:none; margin:0; padding:0; text-align:left;}
.formulario ul li{float:left;}
.formulario input{margin:2px 0 2px 5px; font-family:Tahoma; font-size:12px; color:#000; background:#FFF; width:170px; border:1px solid #FFF; padding:2px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.formulario select{margin:2px 0 2px 5px; font-family:Tahoma; font-size:12px; color:#000; background:#FFF; width:170px; border:1px solid #FFF; padding:2px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.formulario textarea{margin:2px 0 2px 5px; font-family:Tahoma; font-size:12px; color:#000; background:#FFF; width:176px; height:60px; border:1px solid #000; padding:2px; -moz-border-radius:4px; -webkit-border-radius:4px;}
/*.formulario input:focus{margin:2px 0 2px 5px; font-family:Tahoma; font-size:12px; color:#000; background:#FFF; width:170px; border:1px solid #000;}
.formulario select:focus{margin:2px 0 2px 5px; font-family:Tahoma; font-size:12px; color:#000; background:#FFF; width:170px; border:1px solid #000;}
.formulario textarea:focus{margin:2px 0 2px 5px; font-family:Tahoma; font-size:12px; color:#000; background:#FFF; width:180px; height:60px; border:1px solid #000;}*/
.alinha_imagem_seguranca{text-align:right; clear:both; padding-right:40px;}
.alinha_botao_enviar{text-align:center; width:580px; clear:both; padding-top:6px; border: 0px; }
#btn_enviar{width:52px; height:19px; cursor:pointer; border:none;}
.texto_amigo2{font-family:Tahoma; font-size:12px; color:#FFF;}