/* Propriedades Contato */
/*propriedades para forms do site*/
.formulario{font-family:Arial; font-size:11px; color:#000; width:410px; line-height:16px;}
.nome_campos{clear:both; width:200px; 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:Arial; font-size:11px; color:#000; border:1px solid #FF7510; background:#FFF; width:180px;}
.formulario select{margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#000; border:1px solid #FF7510; background:#FFF; width:180px;}
.formulario textarea{margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#000; border:1px solid #FF7510; background:#FFF; width:190px; height:70px;}
.alinha_imagem_seguranca{text-align:right; clear:both; padding-right:40px;}
.alinha_botao_enviar{text-align:center; clear:both; padding-top:6px;}
#btn_enviar{width:85px; height:19px; cursor:pointer;}

/*Propriedades para indique a um amigo*/
.conteudo_amigo{width:440px;}
.fundo_meio_amigo{background:#FFF; width:420px; border:1px solid #000; text-align:center; height:180px; padding-top:12px; margin:8px;}
.texto_amigo2{font-family:Arial; font-size:11px; color:#000; line-height:18px;}
.texto_amigo{font-family:Arial; font-size:11px; color:#000;}
.texto_amigo a{font-family:Arial; font-size:11px; color:#000; text-decoration:none;}
.texto_amigo a:hover{font-family:Arial; font-size:11px; color:#000; text-decoration:underline;}
#texto_obrigado{font-family:Arial; font-size:12px; font-weight:bold; color:#000; margin-left:40px; width:600px; line-height:16px;}
#texto_obrigado a{font-family:Arial; font-size:12px; font-weight:bold; color:#000; text-decoration:none;}
#texto_obrigado a:hover{font-family:Arial; font-size:12px; font-weight:bold; color:#000; text-decoration:underline;}
